Junior Full-Stack
Developer
Developing innovative solutions for the future.
About Me
My Journey
Hi, I'm Noah. As a Junior Full-Stack Developer, I'm passionate about building seamless and intuitive web experiences. My journey in tech began with a deep curiosity about how computers work, which led me to build multiple custom PCs over the years. Around 2 years ago, I became fascinated by how software functions, prompting me to experiment with Windows batch scripts to create game launchers and installers. Wanting more flexibility, I transitioned to Python, using it to develop Discord bots and REST APIs. Later, I picked up C# for Windows-related tasks, as it offers better performance for those needs. In September 2024, I enrolled in a 16-week full-stack bootcamp, where I honed my skills in HTML, CSS, JavaScript, Python, Node.js, and React.js. Now, I'm eager to apply my knowledge to real-world projects, continuously learning and improving along the way.
Skills
Projects

A webapp that generates a signed URL for Cloudflare's R2 object storage.
Deployed production
A PHP backend to handle logins via Discord. It offers functionality to display a user's role in a specific server and check if they are in the server.

The bot serves as a bridge between Discord and an external website, providing API endpoints that allow querying of user statuses and other data by user ID. It features role automation, health checks, and version tracking.

A basic game launcher built in C#, using HTML5 and Tailwind CSS for the user interface. Microsoft WebView2 renders the webpage using Microsoft Edge and allows communication with the C# logic.