Skip to content

LosBandidox/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

David Kimathi Muthui – Personal Portfolio

Modern, responsive personal portfolio website showcasing my skills, projects, education, career goals, and hobbies as a recent Computer Science graduate and aspiring full-stack / software developer.

Live demo:
🔗 https://david-kimathi.netlify.app
(also mirrored on GitHub Pages: https://losbandidox.github.io/Portfolio)

Portfolio Homepage Preview

Screenshot of the homepage

✨ Features

  • Responsive design (mobile-first)
  • Smooth scroll & animations
  • Dark/light mode toggle (if implemented)
  • Working contact form (EmailJS)
  • Sections: About, Skills, Education, Career, Hobbies, Projects (coming soon), Contact
  • Clean typography & modern UI
  • Easy to customize & extend

🛠️ Tech Stack

  • HTML5
  • CSS3 (custom + responsive)
  • Vanilla JavaScript
  • Font Awesome icons
  • Boxicons
  • Typed.js (typing animation)
  • EmailJS (contact form)
  • Deployed on Netlify & GitHub Pages

🚀 Quick Start (Local Development)

  1. Clone the repository
git clone https://github.com/your-username/your-portfolio.git
cd Portfolio
  1. Open with VS Code (recommended) and install Live Server extension

  2. Right-click index.htmlOpen with Live Server

The site should open at:

http://127.0.0.1:5500

(or similar depending on your port)


📂 Project Structure

Portfolio/
├── Assets/                 # images, favicons, screenshots
│   ├── favicons/
│   ├── hobbies/
│   └── main-image.jpg
├── SRC/
│   ├── pages/              # skills.html, career.html, contact.html, etc.
│   ├── script/
│   │   └── script.js
│   └── style/
│       └── style.css
├── index.html              # homepage
├── README.md
└── .gitignore

📝 To-do / Planned Improvements

  • Implement dark mode toggle

  • Add resume PDF download button with correct link

  • Blog / articles section (learning write-ups)

  • Animations library (AOS or GSAP)

  • SEO meta tags & Open Graph

  • CI/CD workflow (GitHub Actions)


📬 Contact

Feel free to reach out!


📄 License

MIT License – feel free to use any part of the code for learning/personal projects.

Made with ❤️ in Nairobi
Last updated: February 2026

About

Modern, responsive personal portfolio website showcasing my skills, projects, education, career goals, and hobbies as a recent Computer Science graduate and aspiring full-stack / software developer.

Resources

Stars

Watchers

Forks

Contributors