Code
Software Engineer
Data Scientist
Full Stack
Extensive experience building full-stack mobile & web applications using an array of technologies
Machine Learning
Proficiency building and using SoTA machine learning models for a variety of applications
Cloud Computing
Demonstrated expertise in building and deploying applications on cloud platforms
Featured Projects
Ollama Server Documentation
2024
A highly-starred, comprehensive guide to setting up a language model (LLM) server from scratch on Linux using Ollama, Open WebUI, OpenedAI Speech, and ComfyUI.
View on GitHub
Wordplay
2024
A command line-interface (CLI) that lets users use language models to generate text-based games. It can use both Ollama for complete local model support and OpenAI-compatible cloud endpoints to create unique, fun games.
View on GitHub
Accrue
2024
A web app that allows users to centralize their tech project's resources, such as links, files, and notes, in one place. Accrue also features an easy-to-use questionnaire powered by GPT-3.5 that suggests stack tools. Users can also share their projects with others, allowing for easy collaboration.
Go to Accrue
Archive
2022
A highly personalizable, AI-powered journaling app that allows users to record their thoughts, feelings, and memories. Archive uses natural language processing to analyze logs and provide insights on their sentiments. It also features full-text search over entries, allowing users to access their logs quickly and easily.
Download on the App Store
Predicting Electron Mass Using Neural Networks
2021
A neural network that takes tabular data, collected at CERN's Large Hadron Collider and made available on Kaggle, such as electron spin, position, charge, etc. of a pair of electrons as input and predicts the invariant mass of the electron pair.
View on GitHub