const daksh = {
role : "Backend Developer",
status : "Fresher — Open to Opportunities 🚀",
location : "India 🇮🇳",
focus : "Backend Development",
languages : ["Python", "JavaScript", "TypeScript"],
passion : "Building scalable, clean, and efficient backend systems",
currentlyLearning : ["System Design", "Microservices", "Cloud Infrastructure"],
funFact : "I debug with console.log and I'm not ashamed of it 😄",
goal : "To build impactful products and grow as a developer every single day",
};💡 "First, solve the problem. Then, write the code." — John Johnson
A full-featured online shopping platform with product listings, cart, payments, and order management.
- Tech Stack: Node.js · Express.js · MongoDB · Redis · React · Stripe API
- Features: JWT Auth, Product Search & Filters, Cart & Checkout, Admin Dashboard, Order Tracking
- Highlights: Caching with Redis for high-performance product queries, RESTful API design
A scalable real-time messaging app with private & group chats, online presence indicators, and message history.
- Tech Stack: Node.js · Socket.io · MongoDB · Redis · React
- Features: Real-time messaging, Group chats, Read receipts, Online/Offline status, File sharing
- Highlights: Socket.io rooms for scalable chat, Redis pub/sub for multi-server messaging
A production-ready auth system with JWT, OAuth 2.0, refresh tokens, and role-based access control.
- Tech Stack: Node.js · Express.js · PostgreSQL · Redis
- Features: JWT + Refresh Tokens, OAuth (Google, GitHub), 2FA, RBAC, Password Reset via Email
- Highlights: Stateless JWT strategy, token blacklisting with Redis, secure bcrypt hashing
An end-to-end food delivery platform with restaurant listings, real-time order tracking, and delivery management.
- Tech Stack: Node.js · Express.js · MongoDB · Firebase · React Native
- Features: Restaurant Discovery, Real-time Order Tracking, Push Notifications, Ratings & Reviews
- Highlights: Firebase for real-time order status updates, location-based restaurant search
A streaming platform with content discovery, playlists, search, and a personalized recommendation engine.
- Tech Stack: Node.js · PostgreSQL · Redis · React · Next.js
- Features: Browse & Search Content, Playlist Management, Streaming API, User Recommendations
- Highlights: Optimized queries with PostgreSQL, caching popular content with Redis
A content management system where users can write, publish, and manage blog posts with a rich-text editor.
- Tech Stack: Node.js · Express.js · MongoDB · Supabase · Next.js
- Features: Rich Text Editor, Categories & Tags, Comments, SEO Optimization, Media Uploads
A productivity tool with task creation, priorities, deadlines, reminders, and team collaboration.
- Tech Stack: Node.js · Express.js · MongoDB · React
- Features: CRUD Tasks, Priority Levels, Deadline Reminders, Team Boards, Progress Tracking
A social networking platform with posts, likes, comments, follows, and real-time notifications.
- Tech Stack: Node.js · Express.js · MongoDB · Redis · React
- Features: Feed & Posts, Likes & Comments, Follow System, Real-time Notifications, Profile Pages
- Highlights: Redis for caching feeds; scalable RESTful APIs
A clean, well-documented REST API service following best practices with versioning, rate limiting, and logging.
- Tech Stack: Node.js · Express.js · PostgreSQL · Docker
- Features: API Versioning, Rate Limiting, Request Logging, Swagger Docs, Dockerized Deployment
- Highlights: OpenAPI spec docs, containerized with Docker for easy deployment
A personal portfolio website showcasing projects, skills, and contact info with a modern, responsive UI.
- Tech Stack: Next.js · TypeScript · Supabase
- Features: Projects Showcase, Skills Section, Contact Form, Dark Mode, Responsive Design
📐 System Design & Architecture
🐳 Advanced Docker & Kubernetes
☁️ Cloud Infrastructure (AWS / GCP)
🔧 Microservices Patterns
🔒 Advanced Security Practices
