- Building something cool.
- Interested in Software Engineering, Machine Learning, and Entrepreneurship.
- Computer Science major & Business minor at Minerva University.
A personalized autocomplete (next word prediction) project using three different architectures: stacked LSTMs, Seq2Seq with Attention and LSTMs and GPT-2, written from scratch.
Jupyter Notebook 8
Highly-scalable live bet placing Android app in Kotlin and a node.js server. Allows 40+ users to place instant live bets on up to 10 accounts & 3 betting sites, simultaneously.
AI chess opponent that plays reasonably well against humans (~1800-1900 ELO). The engine has 4 modes: random, minimax with piece valuation, minimax with custom piece evaluation heuristics + positio…
Jupyter Notebook
Full-stack Kanban board (similar to Trello) webapp. It allows users to create lists, tasks, keep track of what is completed but also add as many subtasks, subsubtasks, etc. as they want.
JavaScript 3
Task scheduler that takes a list of tasks, their duration, dependencies (tasks that have to be completed before a particular task can be executed), whether they are flexible or have to happen at a …
Jupyter Notebook 4
SQL project to help the user track their workouts, nutrition, sleep, water intake and offer recommendations.