Checkout my github pages site, where I post what I'm up to: samsonjj.github.io
Checkout my projects:
Chess: A simple chess engine, using basic algorithms (minimax, negamax, alpha-beta pruning). Also comes with simple UI, playing against the engine in terminal will render the game to a self-updating html page. chess
Minecraft-Clone: Programming Mincraft in Unity for fun, heavily based on a youtube video. minecraft
Wordle-Solver: Wordle solver of my own design. wordle-solver
MySync: Watch youtube video in synced time with your friends (WIP): my-sync
Dotfiles: Backup your dotfiles: dotfiles
Notes: NodeJS CLI to take daily notes with Vim, with options to back up to the cloud (in progress, might be out of order for now): [Notes] (https://github.com/samsonjj/notes)
Notes-Rust: Notes CLI in Rust. Better than the above notes cli. notes-rust
I also have many projects from school classes, hackathons, and projects from way back when I just started to program (2014).