neofetch
austin_schneider@2abb0d4
Name : Austin Schneider
Role : Software Developer
Location : Madison, WI
Education : UW-Madison
Major : Computer Science
Status : Online
cat ~/about.md
Hi! I'm Austin. I'm a developer studying Computer Science at UW-Madison.
This summer, I'm joining GE HealthCare as a Software Engineering Intern, working on GPU/CUDA acceleration and performance-focused computing.
Previously, I was a Web Development Intern at the Center for High Throughput Computing (CHTC), where I built full-stack web applications for research computing infrastructure.
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 language-learning videos.