Personal Portfolio (v1)
My first portfolio website, built with foundational web technologies.
Check it out
Roles: Web Developer
Client: Personal Project
HTMLCSSJavaScript
Overview
This project was a crucial step in my learning journey, built from the ground up using only HTML, CSS, and JavaScript. It showcases a solid understanding of core web principles.
Tech Stack
- HTML
- CSS
- JavaScript
Features
- Core Web FundamentalsBuilt from scratch using only vanilla HTML, CSS, and JavaScript, demonstrating a strong grasp of foundational principles.
- Manual DOM ManipulationAll interactive elements and content updates were handled directly with JavaScript, without a library.