🎓 Personal academic homepage for Wenbo Yu (余文博)
🤖 Research interests: Robotic Manipulation & Robot Learning
🎉 CVPR 2026 paper accepted!
Live Site: https://namelesscrew.github.io/
This is my personal academic homepage built with pure HTML, CSS, and JavaScript. The site showcases:
- 📄 Publications - Including CVPR 2026 accepted paper
- 🚀 Research Projects - Wildlife AI, Safe RL, Battery Management System
- 🎓 Education & Experience - GeWu-Lab Research Assistant, BFU undergraduate
- 🏆 Honors & Awards - Scholarships and competition prizes
- 💼 Job Seeking - Summer internships and PhD positions for Fall 2027
- 🎨 Modern & Responsive Design - Works on desktop and mobile
- ⚡ Fast Loading - Static site with optimized assets
- 🔍 SEO Optimized - Complete meta tags, sitemap, robots.txt
- 🎯 Interactive Effects - Smooth animations and hover effects
- 🌈 Highlighted Keywords - Special styling for conferences, research areas
- 🔝 Back to Top Button - Easy navigation
- 📱 Mobile Friendly - Fully responsive layout
Simply visit: https://namelesscrew.github.io/
# Clone the repository
git clone https://github.com/NamelessCrew/namelesscrew.github.io.git
cd namelesscrew.github.io
# Start local server
./preview.sh
# Or use Python
python3 -m http.server 8000
# Visit http://localhost:8000my-homepage/
├── index.html # Main homepage
├── css/
│ └── style.css # Styles and animations
├── js/
│ └── script.js # Interactive features
├── images/ # All images (photos, logos, projects)
│ ├── profile-new.jpg # Personal photo
│ ├── geco-srt.png # CVPR 2026 paper image
│ ├── wildlife.png # Wildlife AI project
│ ├── safe-rl.png # Safe RL project
│ ├── bms-project.png # Battery Management project
│ ├── ruc-logo.jpg # Renmin University logo
│ └── bfu-logo.png # Beijing Forestry University logo
├── CV_Wenbo_Yu.pdf # Curriculum Vitae
├── robots.txt # SEO: Search engine rules
├── sitemap.xml # SEO: Site structure
├── deploy.sh # Deployment script
├── preview.sh # Local preview script
└── README.md # This file
Name: Wenbo Yu (余文博)
Current Status:
- 🎓 Junior student at Beijing Forestry University (Automation)
- 🔬 Research Assistant at GeWu-Lab, Renmin University of China
- 🤝 Working with Wenke Xia and Prof. Di Hu
Research Interests:
- 🤖 Robotic Manipulation
- 🧠 Robot Learning
- 🔄 Sim-to-Real Transfer
- 🌐 Embodied AI
Recent Achievements:
- 🎉 CVPR 2026 - Paper "GeCo-SRT" accepted!
- 🏆 First Class Scholarship (Top 1%) at Beijing Forestry University
- 🥈 Second Prize - China International College Students' Innovation Competition
Looking For:
- 🌞 Summer Research Internships
- 🎓 CS/Robotics PhD positions starting Fall 2027
-
Conference Name Badges 🏷️
- Red highlighting with border and shadow
- Applied to: CVPR 2026, CHI 2025
-
Author Name Highlighting 📝
- Blue text with light background
- Hover to scale effect
- Applied to: Wenbo Yu in publications
-
Keyword Emphasis 🔑
- Blue background with hover animation
- Applied to: Robotic Manipulation, Robot Learning
-
Interactive Links 🔗
- Underline expand animation on hover
- Applied to: GeWu-Lab, collaborators, institutions
-
Job Seeking Banner 💼
- Purple gradient background with glow animation
- Prominently displays internship/PhD opportunities
-
Back to Top Button ⬆️
- Appears after scrolling 300px
- Smooth scroll to top
Edit index.html to modify:
- Personal information
- News and publications
- Projects and experience
- Awards and honors
Edit css/style.css to change:
- Colors (CSS variables in
:root) - Fonts and typography
- Layout and spacing
- Animations and effects
Edit js/script.js to add:
- New interactive features
- Additional animations
- Custom behaviors
For detailed customization guide, see CUSTOMIZATION.md.
-
Ensure repository name is correct:
- Repository:
namelesscrew.github.io - URL will be:
https://namelesscrew.github.io/
- Repository:
-
Push to GitHub:
git add . git commit -m "Update homepage" git push origin main
-
Enable GitHub Pages:
- Go to repository Settings → Pages
- Source:
mainbranch - Click Save
-
Wait 2-5 minutes, then visit your site!
For detailed deployment instructions, see QUICK_DEPLOY.md.
✅ Complete meta tags (title, description, keywords)
✅ Open Graph tags (Facebook, LinkedIn)
✅ Twitter Card tags
✅ Canonical URL
✅ robots.txt for search engine crawlers
✅ sitemap.xml for site structure
✅ Semantic HTML5 structure
✅ Alt text for all images
✅ Responsive design (mobile-friendly)
- Google Search Console: https://search.google.com/search-console/
- Bing Webmaster Tools: https://www.bing.com/webmasters/
- Baidu站长平台: https://ziyuan.baidu.com/
For complete SEO guide, see DEPLOYMENT_GUIDE.md.
- 📖 QUICK_DEPLOY.md - Fast deployment guide (5 minutes)
- 📖 DEPLOYMENT_GUIDE.md - Complete deployment & SEO tutorial
- 📖 CUSTOMIZATION.md - How to customize content and styles
- 📖 START_HERE.md - Project overview and quick reference
- 📖 FIX-URL-GUIDE.md - How to fix repository URL issues
- HTML5 - Semantic markup
- CSS3 - Modern styling with flexbox/grid, animations, custom properties
- Vanilla JavaScript - No frameworks, pure JS
- Font Awesome - Icon library
- GitHub Pages - Free hosting
- Git - Version control
- 🎉 CVPR 2026 paper accepted (first-author)
- 🏆 Top 1% scholarship at Beijing Forestry University
- 🥈 Multiple competition awards
- 🔬 Research Assistant at prestigious GeWu-Lab
- 🤖 Robotic Manipulation
- 🧠 Deep Learning & Reinforcement Learning
- 🔄 Sim-to-Real Transfer
- 💻 STM32, IoT, Computer Vision
- GeCo-SRT - Sim-to-real transfer (CVPR 2026)
- Wildlife Protection AI - Deep learning for conservation
- Safe Reinforcement Learning - CBF integration
- Battery Management System - STM32 + IoT
- 📧 Email: universalmariner@outlook.com
- 🐙 GitHub: @NamelessCrew
- 📄 CV: Download PDF
- 🎓 Google Scholar: Profile
- 🌐 Homepage: https://namelesscrew.github.io/
This project is open source and available under the MIT License.
Feel free to use this template for your own academic homepage!
- Template inspiration from Jon Barron's website
- Icons by Font Awesome
- Hosted on GitHub Pages
- 🟢 Site Status: Live and running
- 📅 Last Updated: February 2026
- 🔄 Actively Maintained: Yes
- 📝 Content Complete: Yes
- 🎨 Design Finalized: Yes
- 🔍 SEO Optimized: Yes
- Add blog section for research notes
- Integrate Google Analytics
- Add more interactive demos
- Create video presentations of projects
- Add multilingual support (Chinese version)
⭐ If you find this helpful, consider giving it a star!
Made with ❤️ by Wenbo Yu