This is my personal portfolio website showcasing my background, education, professional experience, and projects. It highlights my skills as a software engineer and provides an easy way for recruiters, employers, and collaborators to get in touch with me.
- Responsive navigation bar linking to Home, Education, Experience, Skills, Tech Stack, Projects, and Contact sections.
- Timeline layout for Education and Experience, styled with CSS.
- Projects section with screenshots and short descriptions.
- Contact form with required fields (Name, Email, Message) and optional Formspree integration for submissions.
- Social icons (LinkedIn, GitHub) and footer with links.
- Mobile-friendly layout with CSS media queries.
- HTML5
- CSS3 (custom
style.css) - Font Awesome (icons)
- Google Fonts (Poppins, Playfair Display, Fira Code)
- Clone the repository:
git clone <repo-url> cd portfolio
- Add more projects with links to demos or repos
- Include an interactive element like a carousel for projects
- Build out a blog/updates section to share new work
- Connect the contact form to an email service so it works right away