apinis.org

This very website, open source and hosted on GitHub Pages. See repository for not just source but also actions-based linting, building, and deployment.

Next.js, React, Node.js, TypeScript, GitHub Actions and Branching, Cloudflare DNS

Voter Propensity Classification

Final project for DA5030 Introduction to Data Mining / Machine Learning. Built multiple models (including an ensemble) and predicted if someone voted or not in the 2022 midterms from demographic features such as age, gender, education, and more. Data sourced from the United States Census Bureau.

R, RMarkdown, Python 3, Naive Bayes, Logistic Regression, Artificial Neural Networks

ConsensusLLM

Python script to facilitate a conversation between two opposing LLMs. Simulates an open debate on a user-provided topic that continues until both models agree that a consensus has been reached. Runs completely locally using ollama and pretty-prints tokens as they stream from the models.

Python 3, ollama

bikeability

English-language summaries of biking conditions in US cities or between two addresses. Backend using AWS tools, weather data from NWS, and summaries generated by ChatGPT 4o. Uses DynamoDB to cache city and route summaries for eight hours to save on API calls. Simple frontend built with React and using the Google Maps and Locations APIs.

TypeScript, AWS Lambda, AWS DynamoDB, OpenAI API, NWS API, Next.js, React, Node.js

bratify

iMessage extension to generate fake "brat" album covers with any text and easily share it, allowing for a conversation using brat album covers. Features a dynamic preview and "saves" generated image to message input for immediate sharing. See linked repository for demonstration.

Swift, Messages framework, UIKit, Xcode

...and more to come!