Skip to content
View Kalpesh-ops's full-sized avatar
  • 22:01 (UTC +05:30)

Highlights

  • Pro

Block or report Kalpesh-ops

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

Kalpesh Parashar

I build systems that have to be right — not just systems that work.

Security-minded full-stack engineer · President, Software Development Club @ VIT Bhopal


What I actually do

I don't ship demos that look finished. I ship systems with real auth, real test coverage, and a real answer for what happens when the input is malicious or the data is wrong. Three projects below — a network security scanner, a blockchain credential platform, and an auditable AI decision engine — are the proof, not the pitch.


Flagship work

Aegir — Automated network vulnerability scanning & AI-powered threat intelligence Nmap/Scapy/TShark scan pipeline → correlated against 247K+ real CVEs (CIRCL) → Gemini-generated remediation reports in plain English. Every packet gets PII-redacted before it touches an external API. FastAPI + Next.js + Electron desktop shell, JWT-gated endpoints, 100 passing tests, live at aegir-sec.vercel.app.

CredChain — Blockchain-verified academic credentials Tamper-proof certificate issuance as NFTs on Stellar Soroban, instant on-chain verification, transparent revocation. Rust smart contract, Next.js + TypeScript frontend, multi-wallet support (Freighter/xBull/Albedo), 42 passing tests across contract and client, CI on every push. Live at credchain-stellar.vercel.app.

OmniBallot — Civic-tech election education assistant Plain-language answers on voter registration, polling locations, and ID requirements, in English, Spanish, or Hindi, on demand. Five-layer defense in depth: strict CSP, prompt-injection resistant system prompting, cache-poisoning guards on the shared answer cache, per-token rate limiting, and full input sanitization before anything touches the model. Next.js 16 + Gemini 2.5 Flash + Firestore, deployed serverless on Google Cloud Run.


Currently

  • Leading the Software Development Club at VIT Bhopal as President — running a multi-track hackathon with a 24-hour CTF
  • Writing benchmark evaluation tasks for frontier AI agents
  • Building toward a portfolio that doesn't look like everyone else's

Kalpesh's GitHub stats

Pinned Loading

  1. aegir aegir Public

    JavaScript

  2. quasar quasar Public

    Python

  3. eSim eSim Public

    Forked from FOSSEE/eSim

    This repository contain source code for new flow of FreeEDA now know as eSim

    Python 1

  4. escalara escalara Public

    Forked from interviewstreet/hackerrank-orchestrate-may26

    Python

  5. CredChain CredChain Public

    TypeScript