Personal portfolio website — showcasing projects, education, and skills as a BSc IT student at Uganda Christian University.
A clean, modern, single-page portfolio built with vanilla HTML, CSS, and JavaScript. Features a dark theme, smooth scrolling, and live GitHub repository integration via the GitHub API.
- Dynamic project listing pulled from GitHub API
- Smooth-scroll navigation
- Education timeline with icons
- Skills showcase
- Responsive dark-themed design
- Contact section
| Technology | Purpose |
|---|---|
| HTML5 | Structure |
| CSS3 (Custom Properties) | Styling |
| JavaScript (ES6+) | Interactivity |
| Tailwind CSS | Utility classes |
| GitHub API | Live repo data |
Open index.html in any browser — no build step required.
git clone https://github.com/akankwatsakevin0-ctrl/Main-Portfolio.git
cd Main-Portfolio
# Open index.html in your browserMain-Portfolio/
├── index.html # Main page
├── styles.css # All styling
├── script.js # GitHub API integration & interactivity
└── tailwind.config.js # Tailwind configuration
Akankwatsa Kevin — BSc IT student at Uganda Christian University
- GitHub: @akankwatsakevin0-ctrl
Built with ❤️ using vanilla web technologies