I'm a full-stack developer working with the MERN stack. I like building applications where both frontend and backend actually work together β not just UI.
Most of my focus is on backend logic like authentication, handling user actions, and working with APIs.
- π Currently building and improving full-stack projects
- π± Learning system design and how backend systems scale
- π Hyderabad, India
- React.js
- React Router
- Context API
- HTML, CSS, Bootstrap
- Node.js, Express.js
- REST APIs
- JWT authentication (HTTP-only cookies)
- Middleware-based structure
- Zod validation
- In-memory caching
- MongoDB (Mongoose)
- SQL (basics)
- Git & GitHub
- Postman
- VS Code
A project where users can buy/sell stocks and track their portfolio.
What I implemented:
-
Built authentication using JWT stored in HTTP-only cookies
-
Created APIs for buy/sell orders, holdings, and transaction history
-
Wrote order execution logic:
- check user balance
- update holdings
- store transactions
-
While testing, I noticed repeated API calls for stock prices
β added a simple in-memory cache (30 sec TTL) to reduce unnecessary calls -
Integrated external API to fetch stock prices dynamically
π Repository: https://github.com/Manideepsainell/TradeMint
A server-rendered app where users can create and manage property listings.
What I implemented:
- Authentication and authorization for users
- CRUD operations for listings
- Image upload using Cloudinary
- Map integration using Mapbox
π Repository: https://github.com/Manideepsainell/Wanderlust
- Backend / Full-stack developer roles
- Opportunities where I can work on real systems and improve my fundamentals
