Skip to content
View ozzy-simpson's full-sized avatar

Block or report ozzy-simpson

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ozzy-simpson/README.md

Ozzy Simpson!

About Me

I recently graduated from The George Washington University with both a B.S. (May 2025) and an M.S. (May 2026) in Computer Science, the latter with a focus in computer security and information assurance, as a CyberCorps: Scholarship for Service recipient.

This summer, I'm working as an Innovation Technology Intern at the United States Postal Service, contributing to Informed Delivery. Last year, I was a Graduate Teaching Assistant for several GW CS courses, and spent the summer of 2025 as a research assistant in the GW Usable Security and Privacy Lab, where I worked on the Privacy Label Observatory and a secure survey platform used in their studies.

My passion for technology began in kindergarten, when I taught myself to use iWeb to design websites. By age ten, I'd moved from design to development and launched a small web design business. I've been building things ever since.

When I'm not coding (yes, often for fun), I enjoy skiing, running, rock climbing, and discovering the best vegan sushi wherever I go (Shizen in SF; Planta in DC, LA, and more).


Projects

🌭 Eatable

  • A neural network that predicts restaurant food prices from images
  • A SvelteKit tool to calculate if a WMATA pass was worth it based on actual SmarTrip card usage.
  • A Flask + MySQL system for course registration & advising
  • A SvelteKit app to split a receipt just from the URL, item-by-item, allowing you to easily share the cost of a meal with friends.
  • A Slack-like chat room built with Java Swing

Connect with Me


Fun Facts

  • I was in a Clorox commercial (before I knew how big germs were...)
  • My ears were once a model for Apple EarPods
  • I once had the world's highest score on Temple Run 2

Pinned Loading

  1. GW-Neural-Networks-Eatable/Neural-Networks-Final-Project GW-Neural-Networks-Eatable/Neural-Networks-Final-Project Public

    DC restaurant price predictions

    Jupyter Notebook 1

  2. University-System University-System Public

    An application, registration, and advising system for universities built with Flask.

    HTML

  3. WMATA-Pass-Analysis WMATA-Pass-Analysis Public

    A tool to calculate if a WMATA pass was worth it based on actual usage.

    Svelte 1

  4. Image-Performance-Optimization Image-Performance-Optimization Public

    This project optimizes memory- and computationally-intensive image processing algorithms (specifically, rotation and smoothing).

    C

  5. Shopping-Cart Shopping-Cart Public

    A basic web store application with a shopping cart and order history.

    HTML

  6. Receipt-Splitter Receipt-Splitter Public

    A simple SvelteKit app to split a receipt just from the link, item-by-item, allowing you to easily share the cost of a meal with friends.

    Svelte