Skip to Main Content
Hero section green hills SVGTwo layered rolling green hills for a parallax hero section background

Projects

Projects I've worked on, ranging from web development to Arduino!

GitHub Projects

PyBot

A Discord chatbot using OpenAI's GPT models. Used to demo LLMs at a youth STEM fair.

  • Python
  • GenAI
  • API Integration

YouTube Kid Controller

A YouTube controller designed for kids. Built with Arduino and Legos, works with Windows & Chrome.

  • C / C++
  • Arduino

OLED Matrix Display Demo

A showcase of the capabilities of an OLED Screen for Arduino devices. Includes complex animation demos.

  • C / C++
  • Arduino
  • Educational Tech

RGB LED Demo

An interactive educational experience built to demonstrate an Arduino's analog and PWD pins.

  • C / C++
  • Arduino
  • Educational Tech

Obsidian Markdown Sped Up

A set of custom Markdown snippets for Obsidian to speed up your notetaking.

  • TypeScript
  • Markdown
  • Obsidian

Run GZDoom S(hell)

A very simple GZDoom file manager for the terminal. Built as an experiment in writing BASH scripts.

  • Bash
  • Terminal

CodePen Projects

CSS Subgrid Demo

A demo of CSS Subgrid using horizontal cards. Used to showcase new styling to my organization.

  • HTML
  • CSS

Hyperlink Hover Highlighters

A set of hover transitions meant to mimic a highlighter. Includes monochrome and rainbow versions.

  • HTML
  • CSS

contrast-color() Demo

A demo of the newly available contrast-color() CSS function, added to Baseline in April 2026.

  • HTML
  • CSS
  • JavaScript

Sticky Fieldset Legend

A demo of sticky fieldset legends. Used to demo a possible UI for a component on a project.

  • HTML
  • CSS

Jitter Effect Demo

A demo of a jitter effect on letters, words, sentences, and containers. Inspired by enclose.horse.

  • HTML
  • CSS
  • JavaScript

Color Interpolation Methods

Demo of how different color interpolation methods change the final computed gradient.

  • HTML
  • CSS