Check out
my projects! šŸ¤“

Project image

Owlbear VS Code Extension

A free VSĀ Code extension that makes editing JSX/HTML tags easier. Check out the docs, and install it for yourself!

Project image

New World Crafting Calculator

A crafting calculator for the New World game that letā€™s folks conveniently calculate and summarize recipes for craftable items. Made with ClojureScript ā¤ļø

Project image

Peanuts - CLJS Library

A small CLJS library designed to help decouple Reagent Form-1 components from Re-frame subscriptions. Play around with it here.

Project image

VA Flight Information Exchange

One of the few public-facing work projects I created, VAĀ FiX provides authoritative state and local data sharing for local and state agencies and to UAS Service Suppliers (USS) and UAS pilots for improved planning and safety analysis. This web app was made with Clojure and ClojureScript.

Project image

YACWAT

Stands for Yet Another Clojure Web App Template ā€”this is a Leiningen template that can be used to help jumpstart a Clojure web app project. It could probably use an update or two šŸ˜…

Project image

St8M8

An IntelliJ plugin that aimed to visualize finite state machines represented as Clojure maps/EDN. I got as far as an MVP, but by that time IĀ had gotten to a point where I didn't really find the tool super necessary anymore due to becoming way better versed inĀ Clojure. Thus, I abandoned the project šŸ˜¢ Also, I found creating an IntelliJ plugin of this calibre to be a pretty painful and draining experience šŸ˜¬

Project image

WYR Google Cloud Function

A Google cloud function that asks generated "would you rather" questions. When IĀ (briefly) used to stream online, IĀ created this to engage with my viewers šŸ˜€ Every so often a WYR question would pop up on stream and be read out loud by TTS. Then, a poll would be conducted via a Twitch chat bot for the viewers' answers!

Project image

Game Prototypes

A fun, silly collection of game prototypes I did for my CS325 Game Design class back in college šŸ•¹ļø IĀ especially enjoyed the games IĀ created for assignments 3 and 7!

Project image

Phoenix S2I Builder

A source-to-image builder Docker image for Elixir/Phoenix apps. I created this builder image, because at the time I was using S2I with OpenShift and there were no good Phoenix S2I builder images around.

Project image

Apache Atlas Docker Image

AĀ Docker image I created for the Apache Atlas tool. I created this tool out of necessity, because at the time there were no suitable Docker images for Apache Atlas.

Project image

ColoWeb

Back in high school, as part of a bioinformatics internship, IĀ helped develop a tool to identify genomic features that are often in close proximity to a user's submitted genomic locations.