Projects

A collection of my work spanning cybersecurity, full-stack development, algorithmic trading, and more.

CybersecurityFeatured

PassiveGuard

Full-Stack Security Monitoring Platform

  • React-based frontend with Node.js/Express backend
  • Admin dashboard for user and traffic management
  • Real-time network scanning and vulnerability detection
  • Role-based authentication and authorization
ReactExpress.jsMongoDBREST API
TradingFeatured

Stock Market Trading Bot

Automated Cryptocurrency Trading System

  • Real-time market analysis and automated trade execution
  • Integration with Webull API for live trading
  • Position tracking and limit order management
  • Support for multiple cryptocurrency pairs (BTC, ETH)
C++PythonWebull APIBinance API
CybersecurityFeatured

Reverse Shell with AV Evasion

Obfuscated Shellcode for Security Research

  • Custom encryption methods to bypass signature-based antivirus
  • Caesar cipher with potential for Diffie-Hellman key exchange
  • Block-by-block payload decryption and execution
  • Research into polymorphic encryption and steganography techniques
CShellcodeCryptographyWindows API
Graphics

3D Rendering Engine

JavaScript 3D Graphics Engine Built from Scratch

  • Pure JavaScript implementation without external libraries
  • Real-time 3D mesh rendering with rotation and perspective
  • Pre-generated torus model with vertex and face manipulation
JavaScriptHTML5 Canvas3D Mathematics
FullstackFeatured

Chess Engine

Object-Oriented Chess Game

  • Full chess game implementation with piece movement logic
  • Board state management and turn-based gameplay
  • Move validation and game flow control
JavaOOP Design Patterns
Api

Express.js MongoDB REST API

Library Book Tracking System

  • RESTful API with full CRUD operations
  • MongoDB Atlas cloud database integration
  • Availability tracking and book checkout system
Node.jsExpress.jsMongoDBREST API
AiFeatured

Computer Vision Traffic Controller

Vision-Based Traffic Light Control Using YOLOv8

  • Real-time object detection using YOLOv8
  • Detects vehicles, pedestrians, and animals
  • Dynamic traffic light timing based on density
  • Jupyter Notebook with full analysis pipeline
PythonYOLOv8OpenCVDeep Learning
AiFeatured

AI Connect Four

Connect Four with MinMax & Alpha-Beta Pruning AI

  • MinMax algorithm with Alpha-Beta pruning for optimal performance
  • Depth-controlled search with tunable difficulty levels
  • Modular heuristics for flexible board evaluation
  • Dual-depth CLI interface for testing and benchmarking
C++AI AlgorithmsMinMaxAlpha-Beta Pruning
GraphicsFeatured

Super Mario Clone

Classic Super Mario Game in C++ with SDL

  • Classic Super Mario gameplay mechanics
  • Sprite rendering and animation using SDL Plotter
  • Collision detection and physics simulation
  • Enemy AI and level design
C++SDLGame DevelopmentOOP
Fullstack

TasteBase Recipe App

Full-Stack Recipe Discovery & Management App

  • Full-stack TypeScript recipe management application
  • Modern UI with search and category filtering
  • Recipe discovery and personal collection management
TypeScriptReactNext.jsREST API
Cybersecurity

Insecure Default Config Checker

PoC Tool for Detecting Insecure Default Configurations

  • Detects insecure default configurations on target systems
  • Proof-of-concept for configuration security auditing
  • Python-based with extensible scanning modules
PythonSecurity AuditingNetwork Scanning

Want to see more?

Check out my GitHub profile for more projects, contributions, and code samples.

View GitHub Profile