This is my personal portfolio website showcasing my skills, projects, and experience in web development. It highlights projects built using various modern web technologies and tools like React.js, Node.js, MongoDB, and JWT authentication.
This portfolio is a reflection of my journey as a Full Stack Developer, featuring real-world projects I've built using cutting-edge technologies. It demonstrates my expertise in building robust, scalable, and secure applications.
- Interactive Design: A clean and user-friendly interface built with React.js.
- Responsive Layout: Optimized for mobile and desktop viewing.
- Showcase Projects: Highlights of my personal and professional projects, including fitness apps, MERN applications, and real-time chat apps.
- Custom Component Library: Includes my custom-built React component library, NumberCounter, for displaying dynamic statistics.
- Frontend: React.js, HTML, CSS (with SCSS)
- Backend: Node.js, Express.js
- Database: MongoDB
- Authentication: JWT (JSON Web Token) for secure user login
- Version Control: Git, GitHub
Follow these steps to set up the project locally:
- Clone the repository:
git clone https://github.com/your-username/portfolio-website.git
- Navigate to the project folder:
cd portfolio-website - Install the dependencies:
npm install
- Start the development server:
npm start
Some of the featured projects:
- MERN Fitness App: A user-centric fitness platform with JWT authentication and seamless data management using MongoDB.
- Sorting Algorithm Visualizer: An interactive web app to visualize algorithms like Bubble, Merge, and Quick Sort.
This project is licensed under the MIT License.