Skip to content

My Projects

Chasqui app screenshot

Chasqui AI

Developed an AI powered CRM that intelligently manages contacts, meetings, and networking opportunities. Built full stack mobile (React Native) and web (React) applications with real time synchronization. Implemented a Neo4j graph database for relationship visualization and an OpenAI API for agent interaction.

BoTW DQN Agent training screenshot

BoTW DQN Agent

A deep Q-network that learns to play The Legend of Zelda: Breath of the Wild from raw pixels — no game API, no memory reading, and no save states. The agent observes through 84×84 grayscale screenshots stacked four frames deep, controls Link via a virtual gamepad built on Linux's evdev/uinput subsystem, and learns to escape the Shrine of Resurrection within roughly 35 training episodes on a single RTX 3060.