A personal portfolio website that presents profile, projects, and skills in a clean single-page experience.

This project was created to build a personal portfolio that feels modern, interactive, and easy to navigate while showcasing front-end skills and selected work.
Protofolio v1 is a single-page portfolio built with HTML, CSS, and JavaScript. It uses section-based navigation, a loading screen, animated background effects, particle generation, mobile navigation, and simple contact form feedback to create a more engaging browsing experience.
Smooth navigation between home, projects, skills, and contact sections without leaving the page.
Animated particles and blur elements add depth and motion to the interface.
A responsive menu keeps navigation usable on smaller screens.
Managing active sections and navigation state across desktop and mobile interactions.
Implemented a shared section update flow that synchronizes active states and menu behavior.
Creating a visually rich experience using only vanilla JavaScript and CSS.
Used lightweight DOM updates, CSS animations, and minimal logic to keep the interface lively without extra dependencies.


