Back

All Projects

BackDash

Full-stack quantitative backtesting platform.

  • Built full-stack platform with React/TypeScript frontend and Python/FastAPI backend
  • Integrated real-time OKX market data with 10+ technical indicators
  • Interactive dashboard with equity curves and performance metrics
ReactTypeScriptFastAPIPythonOKX API

LLM-based Cyber Threat Intelligence

AI-driven network traffic analysis for threat detection.

  • AI-driven network traffic analysis using LLMs and ChromaDB
  • RAG pipeline with LangChain integrating Google Gemini and local models
  • Achieved 75% classification accuracy on malware datasets
PythonLangChainChromaDBStreamlitGoogle Gemini

STRbook

Student Record Management System.

  • Digitized student transformation records reducing manual data entry
  • JWT authentication with secure access for students and teachers
  • RESTful APIs with optimized PostgreSQL queries and CI/CD pipelines
ReactNode.jsPostgreSQLJWTGitHub Actions

ordo

Distributed container orchestration system.

  • Distributed container orchestration for large-scale applications
  • Custom Enhanced PVM scheduler with modular Go architecture
  • RESTful APIs for worker/manager nodes with BoltDB persistence
GoDocker SDKBoltDBRESTful API

raftly

Raft Consensus Algorithm implementation.

  • Fault-tolerant Raft Consensus Algorithm for log replication and leader election
  • State machine for consistent operations across distributed nodes
  • Efficient inter-node communication with RPC handling
JavaMaven

unLost

Lost and Found web application for college campus.

  • Flask web application with 15+ item categories and image uploads
  • Secure authentication with password hashing and role-based access
  • Claim verification system with proof-of-ownership and real-time messaging
Python FlaskSQLiteHTMLCSS

go-api

LLM-Integrated REST API Service with AI summarization.

  • RESTful API in Go with full CRUD support and standardized error handling
  • Mutex-based locking for thread-safe data access with LLaMA3 integration
  • Modular architecture with routing, models, storage, and AI components
GoGorilla MuxOllama

EndlOS

Custom operating system built from scratch.

  • GUI-based OS with custom bootloader, VBE graphics mode, and memory management
  • Priority-based task scheduler with concurrent applications and interrupt-driven input
  • Modular window management system with protected mode and cross-platform testing
Cx86 AssemblyNASMQEMU

SkillSwap

Full-stack skill exchange platform with matching system.

  • Skill exchange platform with 50+ predefined skills and comprehensive request management
  • Secure JWT authentication with bcrypt hashing and role-based access control
  • Advanced matching system with bidirectional skill matching and 5-star rating system
Next.js 15TypeScriptPrismaSQLiteJWT