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
GraphicsFeatured
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
- Canvas API optimization for 60 FPS performance
JavaScriptHTML5 Canvas3D Mathematics
Fullstack
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
Want to see more?
Check out my GitHub profile for more projects, contributions, and code samples.
View GitHub Profile