Pinned Repositories
all-blue-demo
A demo to view different file types with All Blue.
all-blue-theme
A VS Code theme that's a little too obsessed with a certain primary color.
Binary-to-Decmial-Converter
bst-graph
Generate Pokémon base stat total charts
ChimeraArenaJam
Game made for GMTK's 2021 Game Jam
colon_three
This app does nothing. Have fun!
coma-api
A simple RESTful API viewer
keysmith-rs
Create keys, uuid's, timestamps, and more with Rust.
njshockey-resume
Another React résumé
rift-astro
An Astro theme built with TailwindCSS and DaisyUI. We couldn't come up with a catchy tagline.
njs-guy's Repositories
njs-guy/bst-graph
Generate Pokémon base stat total charts
njs-guy/colon_three
This app does nothing. Have fun!
njs-guy/all-blue-theme
A VS Code theme that's a little too obsessed with a certain primary color.
njs-guy/rift-astro
An Astro theme built with TailwindCSS and DaisyUI. We couldn't come up with a catchy tagline.
njs-guy/all-blue-demo
A demo to view different file types with All Blue.
njs-guy/Binary-to-Decmial-Converter
njs-guy/ChimeraArenaJam
Game made for GMTK's 2021 Game Jam
njs-guy/coma-api
A simple RESTful API viewer
njs-guy/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".
njs-guy/generic-hp-bar
A generic HP bar for all your tabletop and card game needs
njs-guy/keysmith-rs
Create keys, uuid's, timestamps, and more with Rust.
njs-guy/njshockey-resume
Another React résumé
njs-guy/generic-markdown-reader
A fast and lightweight Markdown reader
njs-guy/generic-pixel-art-scaler
An easy way to bulk resize pixel art
njs-guy/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.
njs-guy/godot
Godot Engine – Multi-platform 2D and 3D game engine
njs-guy/in-range-rs
Returns true if a number is in range
njs-guy/is-even-odd
A python script telling you whether a number is even or odd.
njs-guy/njshockey-portfolio
A personal portfolio and resume for my work and skills.
njs-guy/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.
njs-guy/RNG-Machine
A modern random number generator
njs-guy/simple-clock
A simple clock in JavaScript