Hi, I'm Hayden Gagnon - Full-Stack Developer


I’m a recent Computer Science graduate with a passion for building innovative, user-friendly software. With hands-on experience in web development, server applications, and game development, I specialize in C#, .NET, and full-stack development. From crafting dynamic web applications to maintaining legacy systems, my goal is to deliver high-quality solutions that enhance user experiences. My latest projects include a YouTube to MP3 Converter built with Django and a fully-fledged RPG game using Godot, showcasing my versatility and attention to detail.

Explore my projects below, check out my GitHub, or download my resume to learn more about how I can contribute to your team. Let’s build something great together!

Youtube to MP3 Converter

Github Link

A django web application that allows users to convert YouTube urls to mp3 files. Signed in users are able to post their mp3 files to the application allowing other users to download their already converted mp3s. Users that aren't signed in can still convert and download mp3 files.

Godot RPG

Github Link

An adventure RPG built using the Godot game engine and it's built in scripting language GDScript. This game includes different varieties of enemies, some custom sprites, a loot and inventory system, and the ability to save and load progress. It is still a work in progress but is playable and can be downloaded from the github page.

Social Network App

Github Link

A web application built in django that allows users to interact with others on the application. Users are able to create posts, like posts, follow users, edit their own posts, browse their liked posts, browse the posts of users they are following, and delete their own posts.

Sudoku Game

Github Link

An application that allows users to play a randomized, always solvable, sudoku puzzle. Users are able to choose between easy, medium, or hard difficulties and can receive hints to help them solve the puzzle as well as being able to check their answers.

Pong Game

Github Link

A replication of the classic arcade game Pong made in C# and .NET. This replica features multiple different levels and gamemodes to keep the game fresh and prevent the game from being an exact copy of the original pong as well as saving a user's progress.