Portfolio Website Repository Welcome to the repository for my portfolio website! It has all the code and assets used to build and maintain my personal portfolio website.
Overview: This portfolio website showcases my skills, projects, and experience to potential hiring managers, recruiters, and collaborators. It's a simple yet effective demonstration of modern web development techniques.
How is it different?
- Responsive Design: The website is designed to be fully responsive, ensuring a seamless experience across both mobiles and desktops.
- Personal Branding: Designed entirely from scratch by me, including the logo, color scheme, and layout.
- Best Practices and Accessiility: Demonstrates industry-standard practices like the usage of semantic HTML and light-dark mode.
Technologies Used:
- Frontend: HTML5, CSS3, JavaScript
- Deployment: GitHub Pages
Code Structure:
- index.html: Main landing page with sections for About Me, Projects, and Contact.
- styles/: Directory containing CSS files for styling the website.
- js/: JavaScript files for interactive elements and functionality.
- images/: Folder for storing images used throughout the website.
Acknowledgments: Inspiration and initial structure from GreatStack on Youtube.
Thank you!