This portfolio was built with HTML, CSS, and vanilla JavaScript. It has been superseded by a new, more advanced version built entirely in Kotlin using the Kobweb framework.
- Live Site: https://kotlang.dev
- New Source Code: github.com/kotlang-dev/PortfolioWebsite
This repository contains the complete source code for my first personal portfolio website.
This project was built from scratch to showcase my skills not only in Android development but also in modern front-end web development. It served as a central hub for my projects, skills, and contact information before being replaced by the new Kotlin-based version.
- Responsive Design: Fully responsive layout that worked on desktop, tablet, and mobile devices.
- Project Showcase: Dedicated pages for each of my major projects with detailed descriptions.
- Dark/Light Mode: A theme toggle with automatic detection of user's system preference.
- Interactive UI: Smooth transitions and hover effects built with CSS and JavaScript.
- Clean Code: Organized and maintainable code with separated HTML, CSS, and JavaScript files.
This website was built using foundational web technologies:
- HTML5: For the structure and content.
- CSS3: For custom styling and animations.
- Tailwind CSS: For the utility-first responsive layout.
- JavaScript (ES6+): For interactivity, dark mode logic, and dynamic content.
- Font Awesome: For icons.
- GitHub Pages: For hosting.
