Nick's Portfolio
  • Bio
  • Projects
nick at joshua tree national park

Hiking at Joshua Tree National Park

Projects

Restaurant app landing page
Restaurant App

A mock e-commerce site. This project utilizes NextJS, GraphQL + Prisma, Redis cache and Stripe for payment. Capstone for a web development course I took.

Live Demo Visit Github Repo
Videos
Overview Data & API Deployment
API Call
Food App

This is a .NET project that allows users to track meals, exercise, and food allergies. Integrates with USDA API resources and FODMAP data to help narrow down the source(s) of idiopathic reactions.

Live Demo Visit Github Repo
Auth server documentation
Auth REST Server

An authentication REST project that is used by some of my other projects to authenticate users. Utilizes JWTs.

Live Demo Visit Github Repo
Werdle game board
Werdle

A clone of the popular word game Wordle. Users can customize the word length and the number of turns allowed. In this version, guesses are not checked against the dictionary, so feel free to guess with a non-word! This project was built in React.

Live Demo Visit Github Repo
Portfolio Project Page
Portfolio Page

The page you are viewing right now! This ASP.NET Core MVC project consists of this "Guest" view as well as an "Admin" area for dynamically updating content.

Live Demo Visit Github Repo