HFT Live Execution Engine
A dual-language trading architecture. Developed a high-speed C++ matching engine for order processing connected via a Python bridge to the Crypto.com API. Includes real-time moving average analysis and noise-filtering logic.
C++17
Python 3.12
IPC Pipes
Algorithmic Trading
View Architecture
Multi-Coin Algo Trader
Professional-grade automated trading bot scanning BTC, ETH, SOL, and BNB. Features RSI Mean Reversion logic, risk management, and persistent JSON state tracking.
Python
Pandas
Binance API
View Code
System Monitor
Real-time dashboard for tracking CPU usage, memory allocation, and disk health. Helps visualize system performance metrics efficiently.
Python
Psutil
System Admin
View Code
Network Port Scanner
A cybersecurity tool that scans IP addresses for open ports. Useful for network diagnostics and identifying potential security vulnerabilities.
Python
Sockets
Networking
View Code
Password Strength Checker
A security utility that evaluates password complexity based on length, character variety, and entropy. Helps users improve their digital security.
Python
Regex
Security
View Code
Price Bot
An automated bot designed to fetch and alert on real-time asset prices. Can be configured for various markets to track volatility.
Python
APIs
Automation
View Code
Crypto Market Tracker
A data aggregation tool that tracks broader market trends, total market cap, and volume across major cryptocurrencies.
Python
Data Analysis
Finance
View Code