Skip to content
View Kprateek283's full-sized avatar

Block or report Kprateek283

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

Hi, I'm Prateek Kumar πŸ‘‹

Final-year CSE student @ IIIT Manipur
Backend-focused engineer who enjoys building reliable systems, secure backends, and production-ready infrastructure β€” with growing experience in AI-assisted systems (RAG, LLMs).

I like working close to the core: APIs, databases, containers, execution environments, and system boundaries.

Open to backend / full-stack internships (PPO preferred)
Reach out if you're building something real and technical.


What I Work With

Languages

  • Go, Python, C++, JavaScript, C

Backend & Systems

  • FastAPI, Node.js, Express
  • REST APIs, Microservices
  • gRPC, WebSockets
  • Secure code execution, async workflows

Databases & Storage

  • PostgreSQL, MongoDB
  • Ent ORM
  • Redis, FAISS (vector search)

Infra & DevOps

  • Docker (container security, isolation)
  • Linux
  • CI/CD
  • AWS (EC2, ECR)

AI / Applied ML

  • Retrieval-Augmented Generation (RAG)
  • LangChain
  • Vector databases
  • Local LLMs (Ollama)

Selected Projects

Agentic NPC Framework

Go + Python | WebSockets | gRPC | PostgreSQL | Redis

  • Built a two-service backend architecture enabling real-time NPC interactions.
  • Implemented stateful NPC behavior, quest logic, and memory persistence.
  • Designed low-latency inter-service communication using gRPC.
  • Focused on modularity, scalability, and clean system boundaries.

GitHub: https://github.com/Kprateek283/agentic-npc-project


Online Judge System

Node.js | Docker | AWS | Vercel

  • Built a high-performance online judge with compilation + verdict generation under 2 seconds.
  • Secured and containerized the code compiler using Docker for safe execution.
  • Deployed backend and compiler services on AWS, frontend on Vercel.
  • Designed for real users, not toy workloads.

πŸ”— Live: https://devdecider.prateekdev.xyz
πŸ”— GitHub: https://github.com/Kprateek283/OnlineJudge


InsightFlow β€” Secure AI Q&A System

FastAPI | FAISS | AES-256 | RAG

  • Developed a multi-user AI Q&A backend with encrypted document storage.
  • Implemented AES-256 encryption for data at rest.
  • Achieved sub-second retrieval using FAISS-based vector search.
  • Designed clean ingestion β†’ retrieval β†’ response pipelines.

πŸ”— GitHub: https://github.com/Kprateek283/Insightflow


Competitive Programming & Achievements

  • Codeforces: 1706 (Expert)
  • Winner, CodeHunt 2025 (IIIT Manipur)
  • Finalist, Smart India Hackathon 2023
  • Top 1% β€” NPTEL Software Testing, Industrial IoT
  • Top 5% β€” NPTEL Data Analysis with Python

Background

  • B.Tech CSE (2022–2026) β€” IIIT Manipur
  • Coursework: DSA, OS, CN, DBMS, OOD, Software Architecture, Cyber Security, Cloud Computing

Let’s Connect


I enjoy ownership-heavy roles where I can design, build, secure, and ship backend systems end-to-end.

Popular repositories Loading

  1. git_lecture git_lecture Public

  2. treesense-imaging treesense-imaging Public

    Forked from vipulchaturvedi/treesense-imaging

    Deep Learning based web application to automate tree enumeration in forest areas using satellite imagery.

    Jupyter Notebook

  3. TextEditor TextEditor Public

    C++ 1

  4. OnlineJudge OnlineJudge Public

    JavaScript

  5. FileTransfer FileTransfer Public

    JavaScript

  6. URLShortner URLShortner Public

    TypeScript