neofetch
austin_schneider@a003a15
Name : Austin Schneider
Role : Software Developer
Location : Madison, WI
Education : UW-Madison
Major : Computer Science
Status : Online
cat ~/about.md
Hello, I'm Austin! I'm a developer studying CS at UW-Madison. I'm currently interning as a Web Developer at the Center for High Throughput Computing, where I build and maintain web applications to support scientific research.
cat ~/projects/*.md
- A website that uses your ChatGPT conversation history to generate insights and analytics, presenting them in a Spotify Wrapped–style format. Built in 24 hours for MadHacks 2025, where we won Best AI Project.
- A statically-typed programming language written in Rust that compiles to Minecraft using DiamondFire. It makes creating games easier by moving from a block-based programming language to a text-based one.
- An emulator for the CHIP-8 virtual machine, built using C++ and SDL3. It supports all CHIP-8 instructions and includes a simple GUI for loading and running games.
- A CLI utility for generating subtitles for videos using OpenAI's Whisper model. I've personally used it to transcribe 100+ hours of foreign-language videos.
- A game jam entry for the 2023 Ludwig Game Jam. I worked with a team of four to create a game as the sole developer using the Godot engine.