Summary: An explanation of how to better debug Typescript errors when using Bazel as the build system.
Summary: A few Generative- AI and Machine Learning personal use case scenarios
Summary: An implementation of an Entity Component System (ECS) architecture pattern in JavaScript, with code and demo both provided.
Summary: LEGO Mindstorms, a popular robotics brand, was discontinued in 2022. This post briefly explores its origins.
Summary: Created a simple web alternative to sync and view markdown files using HTML, CSS, and JavaScript. It fetches markdown files, renders them client-side, and supports light/dark themes