You are here ⤵
Tech / Personal Website

Personal Website

I developed and deployed a personal website using GitHub Pages to create a structured platform for presenting my work, ideas, and projects. The website is built using HTML, CSS, and JavaScript, with a focus on simplicity, clarity, and ease of navigation.

The repository is organized to reflect clear separation of concerns:
• HTML files define semantic structure and content.
• A centralized stylesheet (style.css) controls layout, typography, and visual consistency.
• A JavaScript file (script.js) handles interactivity.
• Static assets (images, blog visuals) are managed efficiently for performance.

This structure supports scalability, making it easy to extend the website with additional sections or features.

If you are interested in the source code, please contact me by email.