Nick Shockey's repositories
colon_three
This app does nothing. Have fun!
all-blue-theme
A VS Code theme that's a little too obsessed with a certain primary color.
rift-astro
An Astro theme built with TailwindCSS and DaisyUI. We couldn't come up with a catchy tagline.
all-blue-demo
A demo to view different file types with All Blue.
ChimeraArenaJam
Game made for GMTK's 2021 Game Jam
FizzBuzz-in-multiple-languages
FizzBuzz is a common question in coding interviews. Essentially, you are asked to write a program that prints the numbers from 1 to 100 and for multiples of '3', print "Fizz" instead of the number and for multiples of '5' print "Buzz". For multiples of '3' AND '5', print "FizzBuzz".
generic-hp-bar
A generic HP bar for all your tabletop and card game needs
keysmith-rs
Create keys, uuid's, timestamps, and more with Rust.
njshockey-resume
Another React résumé
generic-markdown-reader
A fast and lightweight Markdown reader
generic-pixel-art-scaler
An easy way to bulk resize pixel art
Generic-Stream-Counter
Setting up an on-screen counter is easy, but constantly changing it is annoying. Generic Stream Counter makes a text file for OBS or Xsplit to update it automatically. From there, it can be stylized just like any other text source.
godot
Godot Engine – Multi-platform 2D and 3D game engine
in-range-rs
Returns true if a number is in range
is-even-odd
A python script telling you whether a number is even or odd.
njshockey-portfolio
A personal portfolio and resume for my work and skills.
PlaytimeCalc
An Android app that allows you to find out how long it would take for you to finish a game based on your free time.
RNG-Machine
A modern random number generator
simple-clock
A simple clock in JavaScript