A personal portfolio website for myself featuring a clean, dark-themed design with programming language icons and GitHub integration.
- Responsive design that works on mobile and desktop
- Dark theme interface
- Programming language icons (HTML, CSS, JavaScript, TypeScript, Python, C#)
- Sections for projects and blog posts
- GitHub profile integration
- Smooth scrolling navigation
- HTML5
- CSS3
- JavaScript
- Font Awesome for icons
- To add projects: Edit the content in the "Projects" section of index.html
- To add blog posts: Edit the content in the "Blog" section of index.html
- To update contact information: Edit the content in the "Contact" section of index.html
index.html- Main HTML filecss/style.css- Stylesheetjs/script.js- JavaScript functionalityimages/- Directory for any images you want to add