Austin Schneider
Software DeveloperHello world! I'm a student at the University of Wisconsin Madison, majoring in Computer Science. I'm interning at the Center for High Throughput Computing as a Student Web Developer.
You can connect with me on LinkedIn, email me, or visit my github.
Projects
-
Flama — A statically-typed toy programming language written in Rust that transpiles to Minecraft actions, using DiamondFire's coding system. I built this to help new game developers organize code better.
-
Chatpad — A message platform that handles user authentication and allows users to chat in various channels. The frontend was built with Next, with the backend implemented in Elysia.
-
Tiny Ludwig's Big Adventure — Worked with a team to create a game as the sole developer. Submitted as an entry to the 2023 Ludwig Game Jam. It is built using the Godot Engine and GDScript (a language similar to Python).
-
CHIP-8 Emulator — An emulator for the CHIP-8 bytecode language, which is used to create simple games. It's made using C and uses SDL2 for input and graphics.
-
This Website — A simple website that was made to learn Astro, which is a cool static site generator that lets you selectively work with parts of React, Svelte, Vue, SolidJS, and more.