Sign In

Forgot password?
Home
Blog
Projects
About

    mcnuggies blog

    A combination NextJS static site & Sanity studio monorepo that serves as both my personal blog and online portfolio. Sanity is a content management system (CMS) that offers a highly-versatile schema customization system, as well as the ability to configure your own Sanity Studio to your needs.

    Naughty Monkeys

    A silly Minecraft mod that adds semi-hostile, but useful monkeys to the game. Additionally, it adds some new items and mechanics that build on base game content. This project required legally-protected de-obfuscation of the code base in order to be developed (as all Minecraft mods require).

    Zenko Cloudserver Demo

    A simple demo project covering how to set and run a Zenko Cloudserver locally using docker-compose. This project was used for an internal company demo while employed at Cypress and was intended to be used as a test environment replacement for S3 so we no longer needed to store test images in a live S3 bucket for local testing.

    GitHub Search Demo Webapp

    A simple demo application showing unauthenticated usage for GitHub's search API. The deployed version is still live, but not always functional as it's limited by the free tier it's hosted on.

    Golang REST App Demo

    A simple REST application using Golang that I created as a practice exercise.