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

Hiking at Joshua Tree National Park

Projects

Closed and open Intel 8080 processor image from Wikipedia
Intel 8080 Emulator

My group CS capstone project, coded in C. Our team built an emulator for the Intel 8080 microprocessor that can play a user-provided ROM. The team collaborated via GitHub and shared project management responsibilities, with my primary focus being ROM disassembly, video output, and opcode development.

Visit Github Repo
Videos
Group Presentation
List of restaurants from the Restaurant TUI app
Restaurant TUI App

A terminal-based application that was created for a class at OSU in C++. Users can perform basic CRUD operations while managing a list of favorite restaurants - all without leaving the terminal.

Visit Github Repo
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
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
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