Work

Below is a selection of professional projects I've worked on throughout my learning journey. This portfolio includes projects I've built from scratch to improve my skills and showcase my technical abilities.

Prediction Market Trading Bot

Built an automated Python trading bot for Kalshi prediction markets that continuously monitors live order books, evaluates market conditions using configurable strategy logic, and executes trades with secure, environment-based authentication and modular architecture.

PythonRSA-PSSKalshi APICryptographyREST APIs

Polymarket Whale Tracker

Built a real-time Polymarket monitoring system that tracks large on-chain positions and size-able trades, aggregates them into whale profiles, and pushes concise trade alerts to a private Telegram channel for fast decision-making.

TypeScriptNode.jsPolymarket APITelegram Bot API

Sleep Detection Camera

Developed a real-time drowsiness detection system that uses a camera feed and computer vision models to track eye state, detect microsleeps, and trigger alerts to prevent fatigue-related incidents.

PythonOpenCVDeep LearningComputer Vision

BeanThere

BeanThere is a web application that streamlines coffee shop discovery by combining location-based filtering with preference-driven recommendations. Built with Next.js and deployed on Vercel, it integrates external APIs for real-time data and uses a clean, responsive UI for seamless navigation. The goal is to reduce the friction of finding the right café by aligning user intent with contextual results.

Next.jsTailwind CSSTypeScriptNode.jsExternal APIs