Projects

Some of the projects I'm currently working on, have on hold, or have completed. Checkout my GitHub for more!

An Open SaaS Starter

An Open SaaS Starter

An open-source starting template for building a SaaS with Ruby on Rails. Using Devise for authentication, TailwindCSS for styling, and Hotwire for dynamic updates.

Learn more →
A File Signature Checker

A File Signature Checker

A simple digital forensics tool to verify the integrity of files. Checks if the file extension aligns with the signature data. Includes recursive option for scanning file systems.

Learn more →
A Simple Task List App

A Simple Task List App

A minimal, smooth, and simple task list app that allows you to keep track of your progress through the day. See your tasks at a glance with menu bar integration.

Learn more →
A Transformer Model

A Transformer Model

A toy the transformer model built from the paper "Attention is All You Need". Built the self-attention mechanism, transformer block, encoder, decoder and combined them all to make a classification model.

Learn more →
A Task Management Platform

A Task Management Platform

A toy Flask app to become familiar with SQL. Create task groups that can be shared between users, create tasks with different categories and priorities, and create subtasks that inherit propoerties from their parent.

Learn more →
A Visual SQL DSL: BlocklyQL

A Visual SQL DSL: BlocklyQL

A visual DSL that allows users to create and run SQL queries by dragging and dropping blocks. A simple introduction for learning SQL.

Learn more →
A Corgi Jump Game

A Corgi Jump Game

A doodle-jump style game, but you're a corgi! Jump on platforms to get as high as you can. Built with C# and Unity.

Learn more →
A Scheduling Algorithm Simulation

A Scheduling Algorithm Simulation

A simulation of various process schedudling algorithms. Includes FCFS, SJF, Priority, and Round Robin. Written in C.

Learn more →
A Coffee Shop iOS App UI

A Coffee Shop iOS App UI

A UI mockup of an iOS app for a local coffee shop. Built with SwiftUI.

Learn more →