Skip to content
View Khadka-Bishal's full-sized avatar

Highlights

  • Pro

Block or report Khadka-Bishal

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Khadka-Bishal/README.md

πŸ‘‹ Hi, I'm Bishal Khadka LinkedIn

SOFTWARE ENGINEER

Education

Colby College - Bachelors (Computer Science + Mathematics)
University of Oxford - Visiting Student (Computer Science + Mathematics)

Tech Stack

Languages
Python Go TypeScript Rust Bash

Frontend
React HTML5 CSS3 TailwindCSS

Backend & APIs
Node.js FastAPI GraphQL gRPC

Databases
PostgreSQL MongoDB CouchDB DynamoDB

Cloud & Serverless
AWS AWS Lambda Amazon S3 Amazon SQS

DevOps, Infra & Observability
Docker Kubernetes Nginx Terraform Prometheus CI%2FCD

Security & Tooling
Git Linux UNIX Burp Suite

ML/AI
LangChain LangGraph MCP RAG LLM Orchestration Tool Calling

πŸ§‘β€πŸ’» Experience

  • Software Engineer Intern @ Samsara
  • Software Developer Intern @ National Innovation Center
  • Computer Science & Engineering Research Assistant @ Colby College

πŸ’» Projects

  • compare-and-swap-queue - lightweight, highly-available, distributed job queue via atomic CAS on a JSON file
  • DeepRecall - RAG platform with an event-driven AWS serverless ingestion pipeline and a hybrid retrieval engine
  • secure-pr-agent - local PR reviewer with AST-aware RAG + isolated sandbox runs
  • safeshell - secure sandbox for AI agents
  • Orders-Platform - test-driven gRPC backend that pairs order/payment workflows with live location ingest
  • IngreDetect - LLM pipeline that turns dining-hall emails into structured menus
  • Tunnel-Manager - WireGuard VPN orchestration tool
  • ReactLite - my own React implementation
  • Soccerboard - play soccer quizzes, get match stats, and league tables
  • Load-Balancer - load balancer in Go
  • osrust - OS schedulers in Rust πŸ¦€

Pinned Loading

  1. DeepRecall DeepRecall Public

    A RAG platform with an event-driven AWS serverless ingestion pipeline and a hybrid retrieval engine

    Python

  2. compare-and-swap-queue compare-and-swap-queue Public

    A lightweight, highly-available, distributed job queue built entirely on top of a single local JSON file using atomic Compare-And-Swap (CAS) operations.

    Python

  3. secure-pr-agent secure-pr-agent Public

    A PR reviewer using AST-enhanced RAG for context and isolated Docker / Kubernetes sandboxes for verification.

    Python

  4. safeshell safeshell Public

    Secure shell for your AI agents

    Python

  5. Orders-Platform Orders-Platform Public

    a test-driven gRPC backend that pairs order/payment workflows with live location ingest

    Go

  6. Tunnel-Manager Tunnel-Manager Public

    A VPN orchestration tool

    Go