Welcome to my personal portfolio! I am a passionate Full Stack Developer skilled in building modern, responsive web applications using the MERN stack. I love solving problems, creating impactful projects, and continuously improving my craft.
Hi, I’m Sudeep Sahu, a B.Tech (CSE-AI) student at BIT Durg.
I enjoy building web applications that bring ideas to life — from small apps to full-fledged platforms.
Currently, I am focusing on Full-Stack Development (MERN) and improving my Data Structures & Algorithms skills.
- Frontend: React, HTML, CSS, TailwindCSS, JavaScript
- Backend: Node.js, Express.js
- Database: MongoDB
- Other Tools: Git, GitHub, EmailJS, Vercel
- Concepts: Responsive Design, REST APIs, Form Handling, Component-based Architecture
- Description: An elegant e-commerce platform to explore and shop unique T-shirts. Features product browsing, cart & checkout functionality.
- Tech Stack: React, Node.js, Express, MongoDB
- Live Demo: (Add link after deploying)
- Description: A travel booking platform with CRUD operations, authentication, and dynamic routes.
- Tech Stack: Node.js, Express, MongoDB, EJS
- Live Demo: (Add link after deploying)
- Description: Fetches real-time weather data for any location using public APIs.
- Tech Stack: HTML, CSS, JavaScript, OpenWeather API
- Live Demo: (Add link after deploying)
I’m open to opportunities and collaborations!
- Email: sudeepsahu2027@gmail.com
- LinkedIn: Sudeep Sahu
- GitHub: Sudeepsahu20
- Instagram: sudeep_sahu2027
- Clone the repository:
git clone https://github.com/Sudeepsahu20/Portfolio.git cd Portfolio
2.Install dependencies:
cd portfolio npm install
3.Start the development server:
npm run dev