Pinned Repositories
AdventOfCodeCPP
Learning C++ by solving Advent of Code Problems
autoT
electrodb
A DynamoDB library to ease the use of modeling complex hierarchical relationships and implementing a Single Table Design while keeping your query code readable.
flask_tutorial
Going through the flask tutorial
GoPlayground
Learning the details of go
hugo-PaperMod
A fast, clean, responsive Hugo theme.
hugo-tanka
📝 A minimalist, text-oriented, and performant theme for Hugo/blogdown.
NickS55.github.io
PitchSimulator
Simulates the flight path of a baseball pitch based on velocity and spin.
SixthSense
A tool for baseball players and coaches
NickS55's Repositories
NickS55/movie-star
VideoEdit-Wasm is a browser-based video editing web application that leverages the power of WebAssembly (Wasm) and FFmpeg to provide fast and efficient video processing capabilities directly in the user's browser. No need for server-side processing – everything happens client-side, offering improved performance and privacy.
NickS55/monkey-interpreter
This repository contains a C++ implementation of the Monkey programming language, inspired by the book "Writing an Interpreter in Go" by Thorsten Ball. The project showcases key concepts from the book, translated into C++.
NickS55/wasmcloud-typescript
my typescript example on wasmcloud
NickS55/AdventOfCodeCPP
Learning C++ by solving Advent of Code Problems
NickS55/NickS55.github.io
NickS55/nvim
My personal nvim configuration
NickS55/electrodb
A DynamoDB library to ease the use of modeling complex hierarchical relationships and implementing a Single Table Design while keeping your query code readable.
NickS55/open-next-debug
NickS55/SixthSense
A tool for baseball players and coaches
NickS55/Lincoln
A spot on the web with links to Lincoln Sorscher Stuff
NickS55/oyg_blog
NickS55/hugo-PaperMod
A fast, clean, responsive Hugo theme.
NickS55/autoT
NickS55/flask_tutorial
Going through the flask tutorial
NickS55/PitchSimulator
Simulates the flight path of a baseball pitch based on velocity and spin.
NickS55/hugo-tanka
📝 A minimalist, text-oriented, and performant theme for Hugo/blogdown.
NickS55/GoPlayground
Learning the details of go