Hello, my name is Oliver Tadaniewicz.

I am a first year Computer Science student focused on building practical software projects. Interested in systems, tooling, and solving real problems in code.

GoDown
GO
Svelte
A concurrent playlist downloader which can download large playlists from various platforms to mp3s which includes embedded metadata. Uses the Wails and Svelte framework for the GUI.
AE Discord RPC
Javascript
Github Actions
Extension for Adobe After Effects that displays real-time editing status to your Discord profile. Utilizes GitHub Actions to automate the build process and streamline versioned releases for Windows and macOS.
Wordle Solver
Python
A Python-based solver that uses word elimination strategies to find optimal Wordle solutions efficiently.
Shell
C++
Codecrafters
A fully functional Unix shell implementation built in C++, supporting piping, redirections, and custom commands.
General Purpose Val Bot
Python
Discord bot that provides commands for Valorant players to check their stats and match history. Uses the unofficial Valorant API by Henrik 3 to retrieve data and the valorant-api by NotOfficer for in game assets.