Skip to content
View sidgureja7803's full-sized avatar

Highlights

  • Pro

Block or report sidgureja7803

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
sidgureja7803/README.md


πŸ‘‹ About Me

Siddhant Gureja
B.E. Computer & Electronics Engineering
Thapar Institute of Engineering & Technology (2022 – Present)

I’m a Full Stack Software Engineer with strong foundations in system design, scalable web applications, and cloud-native development.
I enjoy building real-world products end-to-end β€” from architecture and APIs to performance optimization and deployment.

  • πŸ’Ό Current: SDE Intern @ Zscaler (Mohali)
  • πŸ§‘β€πŸ’» Experience:
    • Ex Full Stack Developer @ Thapar Innovate (Incubator CRM)
    • Contributor @ Code For GovTech 2025 β€” Land Demarcation Tracker for ADC Mahendragarh
  • ☁️ Certified: AWS Certified Cloud Practitioner
  • πŸ† DSA: LeetCode Guardian β€” 2213 rating

πŸ§‘β€πŸ’Ό Experience

Software Development Engineer Intern β€” Zscaler

Jan 2026 – Present | Mohali

  • Working on large internal platforms, including an NPI Tracker and an AI-powered PRD Assistant, migrating workflows and datasets from Snowflake and Tableau into a unified, AI-driven internal platform used across multiple teams
  • Collaborating closely with the Product Operations team to design and build a secure, scalable, and fully agentic system, consolidating data and intelligence from disparate tools into a single internal platform

Full Stack Developer β€” Thapar Innovate

Incubator CRM Platform

  • Built and scaled internal CRM modules used by startup founders & incubator teams
  • Designed REST APIs, dashboards, and role-based access flows
  • Improved developer velocity by standardizing reusable frontend components

Open Source Contributor β€” Code For GovTech 2025

Land Demarcation Tracker | ADC Mahendragarh

  • Building a government-facing land tracking system
  • Working on data modeling, dashboards, and reliability improvements
  • Focus on correctness, auditability, and long-term maintainability

πŸ› οΈ Tech Stack

Languages

  • JavaScript (ES6+), TypeScript
  • Java
  • C++

Frontend

  • React.js, Next.js
  • Redux Toolkit
  • Tailwind CSS
  • Framer Motion

Backend

  • Node.js, Express.js
  • REST APIs, WebSockets
  • Authentication & Authorization flows

Databases

  • PostgreSQL
  • MongoDB

Cloud & DevOps

  • AWS (EC2, IAM, basic networking)
  • Docker
  • Vercel, Render

Developer Tools

  • Git & GitHub
  • CI/CD fundamentals
  • Linux environments

πŸš€ Featured Projects

CodeFusion

Real-time Collaborative Coding Platform

  • Real-time multi-user code editing with synchronized state
  • Dockerized code execution using Judge0
  • Integrated LLaMA-powered AI debugging assistant
  • Scaled to 100+ concurrent sessions

Tech: React, Docker, Liveblocks, Judge0, LLaMA API
Live: https://codefusion-demo.vercel.app


LiveCV

AI-powered Resume Builder

  • Real-time resume editing with PDF export
  • Secure authentication using Appwrite
  • Clean UX focused on developer resumes

Tech: React, Node.js, Appwrite, Tailwind
Live: https://livecv.sidgureja.com


MergeMates

β€œTinder for Developers”

  • AI-based developer matching by tech stack
  • Real-time chat using WebSockets
  • Deployed on AWS EC2

Tech: Next.js, MongoDB, WebSockets, AWS
Live: https://mergemates.app


FoundrIQ

GenAI-powered Idea Pitching Platform

  • Collaborative startup ideation workflows
  • AI-assisted feedback and iteration

Tech: Next.js, Express, MongoDB, GenAI
Live: https://foundriq.vercel.app


πŸ† Achievements

  • πŸ₯‰ 3rd Prize β€” IBM TechXchange Dev Day
    ClauseGuard: AI-powered contract analysis
  • πŸ₯‰ 3rd Place β€” ACM TIET CodeSprint (100+ participants)
  • LeetCode Guardian β€” 2213 rating, 20+ contests
  • Top Contributor β€” Hacktoberfest 2024, Code For GovTech 2025
  • AWS Certified Cloud Practitioner

πŸ“Š GitHub Activity


🎯 Current Focus

const siddhant = {
  role: "Full Stack Software Engineer",
  currentWork: "SDE Intern @ Zscaler",
  openSource: "Land Demarcation Tracker (C4GT 2025)",
  learning: ["System Design", "Advanced AWS", "Distributed Systems", "GenAI Agents"],
  stack: ["React", "Node.js", "PostgreSQL", "Docker", "AWS"],
  mindset: "Build things that scale and last"
};

Pinned Loading

  1. Incubator-CRM Incubator-CRM Public

    Managing Startups made easy || Thapar Innovate. The Incubator CRM System is a comprehensive web application designed to manage startups within an incubator program. It helps incubator managers trac…

    JavaScript 1

  2. 100Agents_Hack 100Agents_Hack Public

    AI-powered DevOps assistant that generates production-grade Dockerfiles, CI/CD workflows, environment files, and deployment instructions from any GitHub repository.

    TypeScript 2

  3. MergeMates_client MergeMates_client Public

    A full-stack dating application specifically designed for developers, featuring AI-powered matching, real-time chat, and modern UI with advanced animations. Completely free - no premium subscriptio…

    JavaScript 1

  4. LiveCV LiveCV Public

    LiveCV is a modern resume builder application that helps job seekers create professional resumes optimized for Applicant Tracking Systems (ATS). Powered by RenderCV for high-quality PDF generation …

    TypeScript 2

  5. CodeFusion CodeFusion Public

    CodeFusion is a modern, LeetCode-like collaborative coding platform where users can solve problems, run code with Judge0, get AI-powered help (powered by GPT-5), and collaborate in real-time with L…

    JavaScript