A modern, responsive portfolio website showcasing my work, skills, and contact information. Built to highlight my projects in a clean and professional way with simple navigation and a visually appealing layout.
root
β
βββ index.html # Main portfolio page (structure + content)
β
βββ assets/
βββ css/
β βββ style.css # Global styling for the entire site
β
βββ js/
β βββ main.js # bootstraps everything
β βββ projects.js # card + modal rendering
β βββ media.js # mp4/gif/png fallback logic
β βββ intro.js # typewriter effect
β
βββ data/
β βββ projects.json #Project data (titles, descriptions, stack, modal content)
β βββ projects.template.json
β βββ about.json #About me data
β
βββ legacy/
β βββ projects.legacy.js # Old Legacy Project data (titles, descriptions, stack, modal content)
β
β
βββ imgs/
βββ <project folders> # Demo GIFs/PNGs for each project
Feel free to get in touch using the contact form on the site. (Currently unavaliable, feel free to message me via github)
