Skip to content
View Piyush495's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Piyush495

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Piyush495/README.md

MasterHead

Typing SVG


πŸ’« About Me

Full Stack Developer based in Delhi β€” I build real products, not just demos. My focus is clean architecture, measurable performance, and shipping things that actually work.

  • πŸ€– Just shipped FridgeToFork β€” an AI meal planner powered by GPT-4o-mini that generates personalized recipes from ingredients you already own
  • ⚑ Built real-time systems sustaining 50 concurrent connections at 181ms average latency under load testing
  • πŸ›’ Engineered a full e-commerce platform with Redis-optimized backend and JWT-secured auth
  • πŸ’Ό Full Stack Developer Intern @ WriteCream β€” building and shipping real features in production
  • 🧠 400+ DSA problems solved Β· Strong foundation in OOP & system design
  • 🌱 Currently leveling up in: Next.js advanced patterns Β· AI integrations at scale Β· System design
  • πŸ” Actively looking for full-stack roles/SDE at product companies and startups

🌐 Socials


πŸ’» Tech Stack

Frontend React Next.js TypeScript TailwindCSS Zustand

Backend Node.js Express Socket.io Redis JWT

Database MongoDB PostgreSQL Prisma

AI / Cloud / Tools OpenAI AWS Vercel Cloudinary Git Postman


πŸš€ Projects

🍽️ FridgeToFork β€” AI Meal Planner

Open your fridge. Type what's inside. Get a real recipe in seconds.

  • GPT-4o-mini generates personalized recipes from user ingredients and cuisine preferences
  • Rate limited to 10 API calls/user/day to keep OpenAI costs controlled at scale
  • 3 MongoDB schemas covering auth, recipe generation, saving, and meal planning
  • 100% protected route coverage via centralized Next.js middleware

Stack: Next.js Β· TypeScript Β· MongoDB Β· OpenAI API


πŸ’¬ QuickChat β€” Real-Time Chat App

No-fluff chat. Fast, secure, tested under load.

  • Bi-directional WebSocket communication β€” 50 concurrent connections, 0 failures, 181ms avg round-trip latency under load testing
  • JWT auth on every API route and Socket.io handshake β€” unauthorized connections blocked at middleware level
  • Zustand eliminates prop drilling across 8+ components, managing auth, presence, and real-time state globally
  • 7+ RESTful endpoints handling auth, profiles, and persistent chat history

Stack: React Β· Node.js Β· Express Β· Socket.io Β· MongoDB Β· JWT


πŸ“Š GitHub Stats


🐍 Contribution Graph


πŸ“¬ Let's Talk

I'm actively looking for full-stack/SDE roles at product companies and startups where I can own features end-to-end.

πŸ“§ Contact Me πŸ’Ό Connect on LinkedIn

Pinned Loading

  1. FridgeToFork FridgeToFork Public

    An AI-powered meal planner that generates recipes based on ingredients you already have, eliminating manual recipe searching. Built with Next.js, TypeScript, MongoDB, and OpenAI API.

    TypeScript 4

  2. mern-ecommerce-store mern-ecommerce-store Public

    A production-grade, full-stack e-commerce platform built with the MERN stack, featuring a comprehensive Admin Dashboard and high-performance Redis caching.

    JavaScript 2

  3. quick-chat quick-chat Public

    Real-time chat application with user authentication, built using the MERN stack and Socket.IO for instant messaging.

    JavaScript 2