Content
Go and HTMX
This post details how to implement a search function and dynamically search through a .json file.
Using P5.js and Matter.js for Simuations
In this guide we built a simple pendulum with p5.js and matter.js

Understanding HTTP Requests in Go
A guide to handling HTTP requests in Go using the Fiber framework.
Go Fiber HTTP Methods
A list of Methods from the Fiber API
Using Google BigQuery with Python: A Full Guide
This guide provides real-world code examples for integrating Google BigQuery with Python on GCP.
Data Structures in Go: A Comprehensive Guide
A deep dive into Go’s built-in data structures with examples.