Skip to content
Currently BuildingMCP Zero-Trust Security Gateway

Hi, I'm Abhishek.

Software Engineer

B.Tech IT + MBA student at IIITM Gwalior, building AI systems, backend infrastructure, and security tooling.

Who I am

About

IIITM Gwalior — B.Tech IT + MBA
AI + Backend + Systems
Interested in AI Security
Looking for SWE Internships

Where I've worked

Experience

Junior Developer Intern @ Bizzkonnect

Nov 2025 — Jan 2026

Remote

  • Designed, developed, and deployed a business portfolio platform as the sole engineer — owning end-to-end architecture, implementation, and production deployment on Vercel.
  • Shipped 8+ reusable UI components and authored unit/integration tests; debugged integration blockers independently while collaborating with stakeholders.
Next.js 16TypeScriptFirebaseReact 19Tailwind CSSVercel

Junior Software Developer @ Trionix Technologies

Jul 2025 — Sep 2025

Remote

  • Architected the VyaparPragati admin platform from scratch across 6 backend modules serving 500+ users; engineered real-time bidirectional messaging on Firestore snapshot subscriptions.
  • Designed a normalized PostgreSQL schema with full CRUD REST APIs and Row-Level Security (RLS) policies enforcing strict multi-tenant isolation for the Saaro Creations e-commerce backend.
  • Diagnosed and eliminated N+1 query patterns by refactoring PostgreSQL joins, halving database round-trips and improving SSR product route performance.
Next.jsFirebasePostgreSQLREST APIsRow-Level Security

What I work with

Skills

Languages

C++JavaPythonJavaScriptTypeScriptSQL

AI / ML

RAGLangChainHuggingFace TransformersBioBERT

Backend

Next.jsREST APIsPostgreSQLFirebase FirestoreMongoDBChromaDB

Systems & Security

DockerSeccomp / straceRow-Level Security (RLS)Zero-Trust Architecture

Tools & Cloud

GitGitHubVercelAWS (fundamentals)FigmaVS Code

Coursework

OOPOSComputer NetworksDBMSDSA

What I've built

Projects

MCP Zero-Trust Security Gateway

A zero-trust security gateway that sits between LLM agents and MCP tool servers, catching malicious or drifting tools before they execute.

6-layer defense mapped to 8 OWASP MCP Top 10 threat categories. Cut syscall trace noise from 900+ lines to 4 signal lines per tool while enforcing least-privilege across 5 tested MCP servers.

PythonFastAPIDockerSQLiteReactTailwind CSS
View on GitHub

AyuSynapse — Clinical Trial Matching Pipeline

An AI-integrated pipeline that matches patients to clinical trials by reading their medical records and ranking eligible trials.

Built solo at a Healthcare AI Hackathon — parses FHIR EMRs, extracts medical entities via fine-tuned BioBERT, and ranks trial candidates with a RAG pipeline.

PythonBioBERTLangChainChromaDBFHIRRAG
View on GitHub