Selected
Works.
A curated showcase of engineering projects, architectural designs, and research-driven digital experiences.
Engineered a high-concurrency data pipeline using Asyncio and BeautifulSoup to ingest real-time market volatility data into MySQL. Developed a predictive pricing engine that utilized historical back-testing to trigger automated Discord alerts. The system bypassed anti-scraping protocols via rotating headers and semaphores, achieving a 375% ROI (1.5M profit) within 60 days. Deployed on PythonAnywhere for 24/7 headless monitoring and 99.9% signal uptime.
Optimised Poker Engine that simulates millions of random possible hands given the community cards and the hand the hero (user) has. Returns the total win rate from these simulations.
Built a Text Editor with redo and undo functionalities using SDL2 through Piece Table data structure.
Built a stream processor that compresses blocks rapidly into bigger chunks in a team of 8 people.
Built a sudoku generator using rng builds and also a sudoku solver using backtracking.
Built a in terminal pokemon battle simulator with accurate damage calculations and pokemon stats.