Bits of Me - Personal Portfolio
magicherry.github.io
This project is based on the original portfolio template by Soumyajit.
A fully customized React-based portfolio evolved from an open-source template. Built with maintainability, mobile-first responsiveness, and polished UI interactions in mind.
- Polished personal portfolio built with a modern React 18 stack
- Adaptive navigation experience across desktop and mobile, including top, side, and bottom layouts
- Redesigned Projects section with flexible list and grid presentations
- Dedicated Tracks page highlighting professional experience and growth
- Mobile-first responsive design with smooth, intuitive interactions
- Subtle animations and glassmorphic visuals for a clean, contemporary aesthetic
Clone down this repository. You will need these tools installed:
git(for cloning)node20.x (LTS) andnpm(bundled with Node)- Optional:
nvmfor managing Node versions - Optional:
vercelCLI if you plan to deploy with Vercel
Install dependencies and start the development server:
npm install
npm startRuns the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
Open the project folder and Navigate to /src/components/.
Each section is modularized for clarity, making it easy to adjust structure, visuals, or interactions as the portfolio evolves.
Grateful to the open-source community and the following projects for inspiration and building blocks:
- React
- Bootstrap
- React-Bootstrap
- React Icons
- Vercel
- Contributors of the original portfolio template by Soumyajit
