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

Block or report Swarajbabu

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.

Content in all repositories owned by your account will be closed.
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
Swarajbabu/README.md
Header Typing SVG

Profile Views Β  GitHub Followers Β  Total Stars


πŸ‘‹ Hey, I'm Swaraj!

CSE undergraduate @ Lovely Professional University Β· Shipping real-world full-stack products since 2024 Β· Obsessed with AI-powered apps, real-time systems, and clean code that actually works.

I don't just learn tech β€” I build with it. From a real-time trading platform streaming 95 NSE stocks to a labor-marketplace with live GPS dispatch, every project I touch is production-minded, end-to-end, and backed by measurable results.


πŸš€ About Me

const swaraj = {
  location:     "Punjab, India (LPU) πŸ“",
  education:    "B.Tech CSE @ LPU | CGPA: 7.50 | 2023–2027",
  focus:        ["Full-Stack Development", "AI/LLM Integration", "Real-Time Systems", "DevOps"],
  currentlyOn:  "Building AI-powered products with React + Node + n8n workflows",
  superpower:   "Taking a project from zero β†’ deployed, end-to-end, solo",
  portfolio:    "https://swarajvecha.in/",
  openTo:       ["Internships", "Freelance", "Open Source Collabs"],
};
  • πŸ† Top tier at AP MSME Digital Empowerment Challenge 2025 β€” 2,000+ participants
  • 🎯 Selected presenter at LPU Innovation Hackathon β€” 500+ competing teams
  • πŸ“ˆ Built TradeX, a trading platform streaming real-time data for 95 NSE stocks
  • 🎬 Built CineBook β€” live movie ticket booking with real-time seat locking via Socket.IO
  • ☁️ Shipped QuickLink with a full 6-stage Jenkins β†’ Terraform β†’ AWS EKS CI/CD pipeline
  • πŸ“Š Ranked top 15% in DSA cohort after 120+ hours of intensive training

πŸ› οΈ Tech Stack

πŸ’» Languages

JavaScript C++ C SQL Python

🎨 Frontend

React TailwindCSS Vite HTML5 CSS3

βš™οΈ Backend & DB

Node.js Express.js MySQL MongoDB Mongoose Socket.io JWT

πŸ€– AI / ML & Automation

n8n OpenAI Generative AI NLP

πŸ“Š Data Science

Pandas NumPy Jupyter Matplotlib scikit--learn

☁️ Cloud & DevOps

AWS Docker Kubernetes Terraform Jenkins Prometheus Grafana Vercel Render Firebase Git GitHub


πŸ“Œ Featured Projects

🧳 Wanderlust β€” Travel Stay Booking

Cloud & Full Stack Β· Jun 2025

Architected a full-stack, scalable rental booking platform with Cloudinary & Mapbox API integration, automated CI/CD, and cloud deployment. 10+ RESTful CRUD endpoints for listings, media uploads & reviews β€” containerized with Docker and provisioned on AWS EKS via Terraform IaC.

πŸ“ˆ TradeX β€” Zerodha-Inspired Trading Platform

Fintech & Real-Time Trading Β· Jul 2026

Engineered a high-performance stock trading platform with 12 RESTful API endpoints for authentication, orders, holdings, positions & fund management. Real-time market streaming for 95 NSE stocks via parallel data pipelines, with an atomic transactional order-processing engine.

πŸ› οΈ WorkHive β€” Labor Cooperative Marketplace

Full Stack Β· 2026

Full-stack, multi-role platform connecting informal trade workers (electricians, plumbers, carpenters, caregivers) with customers through democratic ownership & KYC verification. Live GPS fleet telemetry with a smart-match dispatch algorithm optimizing on proximity, plus a three-role portal system (Admin / Worker / Customer) with 7-day session auth.

πŸ€– QuickCodeAI β€” GPT Conversational Coding Platform

AI & Generative Models Β· Feb 2025

Scalable AI-driven conversational web app using OpenAI APIs and MongoDB with real-time prompt handling, context-aware responses & markdown code rendering. 7 structured RESTful API routes for multi-thread chat history, with an interactive chat UI featuring syntax-highlighted code blocks and streaming responses.

πŸ”— QuickLink β€” Cloud-Native URL Shortener

Full Stack & DevOps Β· 2026

Enterprise-grade MERN URL shortener with real-time click analytics, deployed on AWS EKS with a fully automated Jenkins CI/CD pipeline & Prometheus/Grafana monitoring. Three-tier architecture (Nginx reverse proxy, containerized React/Node services & MongoDB) with a six-stage Jenkins pipeline deploying to Terraform-provisioned AWS EKS and HPA auto-scaling.

🎬 CineBook β€” Real-Time Movie Ticket Booking

Full Stack Β· 2026

Full-stack movie ticket booking platform with live seat locking, Google OAuth & JWT auth, QR code tickets, and an admin dashboard for managing movies, theatres & showtimes. Real-time seat locking via Socket.IO with auto-expiring 5-minute holds to prevent double-booking, backed by a dual-auth role-based access system.

Β 

πŸ“š Learning & Practice Repos

Β  Β  Β  Β 

πŸ“Š GitHub Stats

Β Β 

πŸ“ˆ Contribution Graph


🐍 Contribution Snake

GitHub Snake Animation

πŸ’» Coding Profiles

Β  Β 

πŸŽ“ Certifications

Badge Certification Issuer Year
πŸ”΄ Oracle Data Platform 2025 Certified Foundations Associate Oracle Mar 2026
πŸŸ₯ Oracle Cloud Infrastructure 2025 Certified AI Foundations Associate Oracle Mar 2026
πŸ€– Build Generative AI Apps with No-Code Tools Udemy Aug 2025
πŸ’¬ Build Your Own Chatbot IBM / Coursera Jan 2025
πŸ“‘ Introduction to Internet of Things NPTEL Oct 2025

🌐 Connect With Me

Β  Β  Β  Β 

🎯 Currently Learning & Goals

πŸ“Œ 2025–2026 Roadmap
β”œβ”€β”€ πŸ”§  System Design β€” scaling real-time apps to production load
β”œβ”€β”€ ☁️  AWS Cloud Practitioner β†’ Solutions Architect certification
β”œβ”€β”€ πŸ€–  Advanced LLM Agent workflows (LangChain, CrewAI)
β”œβ”€β”€ 🐳  Docker & CI/CD pipelines for full deployment automation
└── πŸ“Š  DSA β€” grinding to top 5% on LeetCode

Open to: Internships in Full-Stack / AI engineering Β· Freelance projects Β· Open Source contributions


πŸ‘€ Visitor Counter



"Ship fast. Learn faster. Build things people use."

⭐ If you find my work valuable, consider starring a repo! ⭐

Pinned Loading

  1. movie-booking-app movie-booking-app Public

    Real-time Movie Ticket Booking Web App built with React, Convex, Node.js, Socket.IO & TailwindCSS. Supports live seat locking, Google OAuth & JWT authentication, QR code tickets, and an admin dashb…

    JavaScript 22

  2. URL-SHORTENER URL-SHORTENER Public

    QuickLink is a scalable MERN-based URL Shortener with DevOps automation using Docker, Jenkins CI/CD, Kubernetes (EKS), AWS ECR, Prometheus, and Grafana.

    JavaScript 17

  3. Wanderlust-Travel-Stay-Booking-Application Wanderlust-Travel-Stay-Booking-Application Public

    A full-stack vacation rental booking platform built with Node.js, Express.js, MongoDB, and EJS, featuring property listings, authentication, reviews, image uploads, and responsive design.

    JavaScript 11 1

  4. QuickCodeAI-GPT-Based-Conversational-Coding-Platform QuickCodeAI-GPT-Based-Conversational-Coding-Platform Public

    A full-stack ChatGPT replica built using the MERN stack, featuring real-time conversational AI, chat history, and Groq API integration.

    JavaScript 7

  5. TradeX-Stock-Trading-Platform TradeX-Stock-Trading-Platform Public

    TradeX is a full-stack stock trading platform inspired by Zerodha, built to replicate the core UI/UX and functional flow of a modern trading dashboard β€” including market data views, portfolio track…

    JavaScript 8

  6. Labour-Cooperative-Platform Labour-Cooperative-Platform Public

    WorkHive is a full-stack cooperative labor marketplace connecting skilled workers with customers through fair pricing, real-time dispatch tracking, role-based dashboards, secure authentication, wor…

    JavaScript 2