MTG Help Me
Fri Sep 27 2024
Elevating the Magic: The Gathering Experience with AI. Chat PW: taptap
Bitburner Custom UI
Thu Sep 26 2024
Making custom UI library inside of the game BitBurner using React and a custom renderer.
Bitburner Hacking Scripts
Wed Sep 25 2024
The development journey of a Bitburner hacking script, starting from a basic version (hck-1) to a fully-featured final release.
Web Component UI Library
Wed Sep 25 2024
A journey into building a flexible and configurable component library using Web Components for high compatibility across platforms.
A SolidJS Party Game
Thu Jul 25 2024
An exploration of SolidJS and its merits in managing complex state for a game inspired by Hues and Cues, focusing on local state management and WebSocket communication.
NNJS: A JS Neural Network Library
Fri Jun 17 2022
A lightweight JavaScript library for training neural networks, built from the ground up for flexibility and simplicity.
CSS Palette Picker
Tue May 17 2022
A tool for creating custom color palettes and generating their corresponding CSS variables.
Web Swinging Demo
Thu Nov 25 2021
Web swinging mechanics implemented in C# using the Unity Game Engine.
Blockchain Demo
Thu Nov 18 2021
A visual walkthrough of blockchain technologies. Learn about key concepts like hash functions, blocks, blockchains, and distributed ledger technologies.
Unity Boid Simulation
Thu Nov 18 2021
A Boid Simulation using Unity's game engine to model realistic flocking behaviors.
CSS Design Examples
Thu Nov 18 2021
A collection of useful CSS layout examples with interactive code for learning and experimentation.
3D Flappy Bird Clone
Thu Nov 18 2021
A reimagined version of Flappy Bird in 3D, built in Unity with assets and materials created in Blender.
Client CRM
Thu Nov 11 2021
I developed this application for my support team to track client statuses as they progressed through the report filing process.
CMDI Website
Thu Nov 11 2021
Website for SAAS CRM platform with blog and HubSpot integration. Built with NextJS using Static Site Generation (SSG) for improved performance and SEO.
Data Structures and Algorithms
Thu Nov 11 2021
My solutions to problems from AlgoExpert, complete with unit tests for each solution.
Pathfinder App
Thu Nov 11 2021
An application visually demonstrating various pathfinding algorithms, including Dijkstra's algorithm.
Service Landing Page
Thu Nov 11 2021
A scalable and performant template landing page for a service company with a modern design.
Neural Network Iris Test
Sat May 15 2021
A neural network built in Python using the Keras library to classify the Iris dataset.