Welcome to the source code for my personal portfolio website. This is a place where I showcase my skills, projects, and share a little more about myself. Built with React and Tailwind CSS, the site is fully responsive and optimized for performance.
You can view the live site here: https://gangacharya.com
- React
- Tailwind CSS
- React Icons
- EmailJS (for contact form)
The project is organized in a way that keeps things tidy and easy to manage:
- assets/ – for images, PDFs, and other files
- components/ – where all the sections of the website live (like Navbar, About, Projects, etc.)
- hooks/ – for small pieces of logic that are reused
- App.js – the main layout of the site
- index.js – the first file the browser looks at to start the app
- Dynamic dark/light/system theme switcher
- Smooth animations and transitions
- Accessible, responsive layout
- Modular and reusable components
- Resume download/view and contact form with email support
This portfolio is always a work in progress. I'm planning to:
- Add a blog section
- Keep updating the "What I've Built" section as I work on more projects
- Refine animations and improve overall performance
While this is a personal project, I’m open to feedback. Feel free to open issues or suggestions if you spot anything.
Reach me at: ach.ganga@outlook.com
Thanks for stopping by!