[Software Engineer]
+
< Web Developer />

Anton (Tony) Neuhold

Hi! I'm a Senior Software Engineer with 4+ years of experience and a bachelors degree in Software Engineering from Arizona State University. I live in Canby, OR.

When not working, or learning new things about development, I like to exercise and hang out with my three pets and beautiful wife. Check out some social media links and projects below:

Local NPM Registry Thumbnail.

Local NPM Registry

A local NPM registry for testing and development purposes. It is built with Verdaccio and can be used to test packages before publishing them to the public NPM registry.

Personal TypeScript Libraries Thumbnail.

Personal TypeScript Libraries

A collection of personal TypeScript libraries that I use in my projects. A monorepo. All are deployed to NPM, and optionally JSR as well.

Personal ESLint Config Thumbnail.

Personal ESLint Config

A published personal ESLint config that I use in my projects. It is available on NPM.

Main Scripts Thumbnail.

Main Scripts

A collection of scripts I use day to day for development. Includes package publishing scripts as well.

Next.js 15 Invoices App thumbnail

Next.js Invoices App

A Next.js 15 course project that is an invoice app. It uses a backend with PostgreSQL and Neon + Vercel. See repo for login info.

HaloMod SPA Thumbnail.

HaloMod SPA

Capstone project for the ASU Software Engineering program. Done on a team of 5 for an Astrophysics doctorate.

PointSpire Thumbnail

PointSpire

A personal project manager built with Scrum on a team with MongoDB, OAuth authentication, React, and TypeScript. Try it now by logging in with Github!

Carpet Geeks Thumbnail.

Carpet Geeks Example Website

An example website built for a small business

React Drum Machine Thumbnail.

React Drum Machine

A drum machine built with react

React Cacluator Thumbnail.

React Calculator

A calculator built with react

Pomodoro Clock Thumbnail.

React Pomodoro Clock

A pomodoro clock built with react

MongoDB Exercise Tracker Thumbnail.

MongoDB Exercise Tracker

Built with node.js and express

Places Android App Thumbnail.

Places Android App

A simple Android app built to store and map named coordinates and details for those coordinates

Places iOS App Thumbnail.

Places iOS App

A simple iOS app built to store and map named coordinates and details for those coordinates

URL Shortener Thumbnail.

URL Shortener

Built with node.js, express, and MongoDB

Battleship Thumbnail.

BattleShip

Built in Java as a group project for SER215

Python Command Line BlackJack Thumbnail.

BlackJack

Built in Python 3.x