See Some of My Other Work

GithubLinkedIn
~/Dev/HelloWorld/main.c
#include <stdio.h>

int main() {
printf("Hello, World!");
printf("I'm a full-stack developer passionate about web technologies, UI/UX,);
printf("eCommerce, and backend development!");
printf("And some low-level programming and systems sprinkled in there for fun.);
return 0;
}

Recent Projects

Datto Store

Store designed to allow Datto's partners to purchase products including BCDR devices, Networking equipment, and SaaS Protection. I participated in the Store's React migration as well as implementing a number of entirely new features.

Retro Tech Connection

Site designed to allow users to collect, share and trade their retro software and hardware collections. Includes both a TypeScript backend and frontend components.

This Website is Open Source