Skip to content
View SahilJ10319's full-sized avatar

Block or report SahilJ10319

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
SahilJ10319/README.md

Hi, I'm Sahil 👋

Software Engineer building scalable full-stack applications, cloud infrastructure, and AI-powered systems.

Currently at The Growth Spark; previously at SAP Analytics Cloud.

Tech Stack

Java Spring Node.js React TypeScript Python AWS Docker Kubernetes PostgreSQL MongoDB Kafka

GitHub Stats

Sahil's GitHub Stats

Top Languages

What I'm Working On

🚀 Neuragate

AI-driven self-healing API gateway built with Java 21, Spring Cloud Gateway, Kafka, Redis, and AI-powered remediation.

🌱 EcoBrief

Scale-to-zero distributed AI news oracle built with FastAPI, AWS, Ray Serve, and quantized Llama 3.2.

Core Technologies

Java • Spring Boot • Node.js • Angular • React • Python • AWS • Docker • Kubernetes • Terraform • PostgreSQL • MongoDB • Kafka

Contact

📫 Email: sahil-janjua@hotmail.com

🌐 Portfolio: https://sahilj10319.github.io/

💼 LinkedIn: https://www.linkedin.com/in/sahil-janjua/

Pinned Loading

  1. Neuragate Neuragate Public

    AI-driven self-healing API gateway in Java 21 — Spring Cloud Gateway, Kafka telemetry, Resilience4j circuit breakers, autonomous AI advisor with confidence-gated remediation. Load tested at 1,000+ …

    Java 1

  2. EcoBrief EcoBrief Public

    Scale-to-zero distributed AI news oracle. FastAPI orchestrator auto-provisions ARM EC2 instances on demand, runs a quantized Llama 3.2 3B model in 2 GB RAM, and shuts down to keep cloud spend near …

    Python

  3. MultimediaReviewPlatform MultimediaReviewPlatform Public

    Letterboxd-style full-stack multimedia review platform — Angular, Node.js, Express, MongoDB, JWT auth, and real-time review feeds via Socket.io WebSockets.

    TypeScript

  4. RISCV-Emulator RISCV-Emulator Public

    RISC-V instruction set simulator in C — implements the RV32I base ISA, register file, and memory subsystem from scratch. Educational fetch-decode-execute pipeline.

    C

  5. Social-Gaming Social-Gaming Public

    Lightweight C++17 multiplayer sandbox built on Boost.Beast WebSockets. Includes a single-threaded server, NCurses terminal client, and HTML browser client, with pluggable JSON-driven game logic.

    C++

  6. Thief Thief Public

    Pac-Man-inspired multiplayer Java game built as a 4-person group project — custom maze, AI opponents, Maven build.

    Java