Welcome, I'm Nate 馃憢

I'm a 20 year old software engineer living in Virginia. I have a passion for creating innovative software projects in my free time.

When I was 16, I started my first SaaS business. After 2 years, we grossed over $130k in revenue and helped 500+ businesses grow.

Now, I'm completing my degree in Computer Science at the University of Mary Washington and working as a software engineer intern.


Featured Projects

MercuryOctober 2018-August 2021
GoGolang
ReactReact
ReactReact Native
ElectronElectron
PostgreSQLPostgreSQL
DockerDocker

Mercury is a desktop app that helped small business owners automate the process of acquiring inventory for their eccomerce businesses. It included a companion mobile app for getting notifications and viewing their data.

This was the most time-consuming project I've ever developed and taught me a lot about building production grade apps. Dealing with issues such as mitigating DDOS attacks, handling user authentication, and scaling the rest API with Kubernetes to serve hundreds of thousands of requests per second has prepared me for the workforce.

Go React SSRSeptember 2023
GoGolang
ReactReact
TypeScriptTypescript

Drop in plugin for rendering React components server side with Go. It enables end to end type safety and allows you to pass down props from Go to React.

Published as a Go package and open-sourced on Github.

UMW CribsJune-August 2023
TypeScriptTypescript
ReactReact
RemixRemix
MySQLMySQL

Web app designed to help students find housing near the University of Mary Washington. It's built with React Remix and uses MySQL for storing housing data.

Housing data is scraped from a variety of websites, cleaned, and stored in a database. A cron job is used to update the database every day.

Orpheus StorefrontJuly-August 2022
TypeScriptTypescript
ReactReact
Next.jsNext.js
MongoDBMongo DB

Sample storefront for building a custom shopping website with the Stripe api. It uses Next.js for the React framework and uses MongoDB for product storage.

The website has a full checkout flow and can be used as a basis to build beautiful ecommerce websites with Stripe and React.

Bird BotMarch-April 2020
PythonPython
QtPyQt

Desktop software designed to help real people purchase the elusive Nintendo Switch before scalpers could get their hands on it.

The user interface inspired countless other projects to pursue creating beautiful and performant ui's in pure Python.

UMW Class MonitorNovember 2021
GoGolang

A command line application that notifies a student via text message when a full class they want to get in to has an open spot

Recaptcha FullautoApril 2021
PythonPython
SeleniumSelenium

A project designed to automatically solve Recaptchas. It bypasses Google's bot detection with Selenium and uses the AWS Rekognition API to classify images.


This site was built with Astro and deployed to Cloudflare