Skip to content
View nkiv's full-sized avatar

Block or report nkiv

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nkiv/README.md

Noah Kivett

Software Developer I | Microservice Development | Raspberry Pi Hobbyist

LinkedIn LeetCode


About Me

  • Software Developer I
  • Focus: Java, Functional Programming, Spring Boot, Architecture
  • Currently: Learning Functional Programming in Java, Removing Tech Debt, Learning Microservice Frameworks

Projects Showcase

Pi-Portfolio

React Raspberry Pi

Pico-8 Game Prototypes

Lua Pico-8


Tech

Languages

Java C++ JavaScript Python Lua Bash



Pinned Loading

  1. pi-portfolio pi-portfolio Public

    Professional software development portfolio written in React/JSX and hosted on a Raspberry Pi using Apache. The Apache server is then tunneled to the world wide web using Cloudflare Tunneling/Edge …

    HTML

  2. Biscuits-from-Outerspace Biscuits-from-Outerspace Public

    Game prototype built with Phaser3, a game development framework for Javascript. Created for the Brackeys Game Jam 2025.2 and is the first prototype I have ever published

    JavaScript

  3. pico-8-projects pico-8-projects Public

    A growing repository of PICO-8 Lua scripts that explores game development coding challenges as well as prototypes and games I would like to build on in the future.

    Lua

  4. Calculator-mvn Calculator-mvn Public

    Command line calculator app built in Java using Maven. Demonstrates test driven development and using project build automation tools.

    Java