Skip to content
View Ishant8287's full-sized avatar

Highlights

  • Pro

Block or report Ishant8287

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

Ishant Singh

Backend-focused Computer Science student building scalable systems, AI-powered applications, and production-grade APIs.


🌐 Portfolio

🚀 Live PortfolioPortfolio


🧠 Tech Stack

⚙️ Backend

💻 Frontend

🤖 AI & Vector

  • Groq API, Pinecone
  • LLaMA 3.1, MiniLM
  • Embeddings & Retrieval Pipelines

🧰 Tools


🚀 Projects

🛒 RetailFlow — Multi-Tenant SaaS POS

Production-ready retail & inventory system with multi-tenant architecture, billing, digital khata, analytics, and AI insights.

Highlight: Optimized dashboard performance from ~9s → <150ms using MongoDB $facet pipeline

🔗 Live · Repo


🧠 VeritasAI — Hallucination Detection System

Full-stack system that detects hallucinations in LLM responses using claim extraction + vector similarity search + LLM fallback.

Highlight: Hybrid verification pipeline (Vector DB + LLM reasoning)

🔗 Live · Repo


🎓 Step Abroad — Backend Platform API

University discovery & application platform with FSM-based lifecycle, audit trails, and recommendation engine.

Highlight: Recommendation engine built using MongoDB aggregation pipeline

🔗 API · Repo


🔐 Auth Service — Production Auth System

Complete authentication system with JWT, refresh token rotation, Google OAuth, RBAC, and secure cookie handling.

🔗 Live · Repo


📝 Blog API — REST API with RBAC

Production-grade API with authentication, role-based access control, validation, pagination, and filtering.

🔗 Live · Repo


📓 Notely — Notes App

Minimal notes app with CRUD operations, theme toggle, and localStorage persistence.

🔗 Live · Repo


💪 Gym Tracker — Workout Logger

Workout tracking app for logging exercises, sets, reps, and monitoring progress.

🔗 Live · Repo


☀️ DSA in Java — Pattern-Based Practice

Structured DSA practice covering Sliding Window, Two Pointers, Binary Search, Recursion, Backtracking, and more.

🔗 Repo


📌 Current Focus

  • Building production-level backend systems
  • Learning Socket.io for real-time applications
  • Strengthening PostgreSQL
  • Practicing DSA in Java
  • Targeting backend internships (product-based companies)

🤝 Connect

🔗 LinkedIn


📊 GitHub Activity

snake gif

Pinned Loading

  1. VeritasAI-Hallucination-Detection VeritasAI-Hallucination-Detection Public

    AI-powered hallucination detection backend using RAG, vector search (Pinecone), and claim verification to validate LLM responses.

    JavaScript 1 1

  2. RetailFlow RetailFlow Public

    Multi-tenant SaaS POS and inventory management system for Indian retailers — real-time billing, digital khata, analytics, AI insights, and role-based access. Built with React, Node.js, Express, Mon…

    JavaScript 2

  3. auth-service auth-service Public

    Production-ready authentication REST API with JWT, refresh token rotation, Google OAuth, forgot/reset password and role-based access control. Built with Node.js, Express and MongoDB.

    JavaScript 2

  4. Blog-api-backend Blog-api-backend Public

    Production-ready REST API for a blogging platform — JWT auth with refresh tokens, RBAC, full CRUD for posts/comments/users, like system, Joi validation on every route, pagination, filtering and sor…

    JavaScript 2

  5. portfolio portfolio Public

    Backend-focused developer portfolio built with React, Vite, and Tailwind. Showcases scalable full-stack projects, AI integrations, and production-grade systems.

    JavaScript 3

  6. dsa-java dsa-java Public

    Structured DSA practice in Java — pattern-based approach covering Arrays, Sliding Window, Two Pointers, Binary Search, Recursion, Backtracking and more. Actively updated.

    Java 2