| Level up your personal brand with **Skill Boost** | a sleek, animated portfolio site built with modern web tech to showcase your skills, achievements, and courses. |
|---|
Skill Boost is a responsive, visually interactive portfolio-style website designed to help you present yourself like a pro. Perfect for students, freelancers, or anyone with creative aspirations.
- Smooth animations and transitions
- Multiple sections:
- Home
- Courses
- Playlist/watch-video
- Teacher profiles
- Register & Login
- Profile updates
- Contact & About pages
- Fully responsive design for all screen sizes
- Clean, modular HTML, CSS, and JS architecture
- HTML: Structure and content backbone
- CSS & animations: Styling + visual flair
- JavaScript: Interactivity and dynamic behavior
(No React or backend based on current files — purely front-end driven)
- Clone the repo:
git clone https://github.com/Krishana10/skillboost.git
- Navigate into the folder:
cd skillboost - Open any
.htmlfile (likehome.html) in your browser to explore the site.
skillboost/ ├── css/ # Stylesheets and animations ├── js/ # JavaScript for page logic and interactivity ├── images/ # Visual assets and icons ├── home.html ├── about.html ├── contact.html ├── courses.html ├── playlist.html ├── watch-video.html ├── login.html ├── register.html ├── profile.html ├── teacher_profile.html ├── teachers.html └── update.html
- This is a static site—no backend, so forms like login/register are placeholders unless you connect them to a real service.
- Want more? Consider adding:
- React or other frontend frameworks
- A backend or CMS for dynamic content
- Deployment using GitHub Pages or similar
Crafted with passion by Krishna 👨💻
Open-source vibes only—use, remix, and share freely. Attribution appreciated but not required!