
Archive
A collection of all my references, guides, articles and blog posts
Flask REST API Setup 🧪
Learn how to set up a Flask REST API from scratch with simple code examples.
Regular Expressions for Python
Master regular expressions in Python with practical examples, syntax breakdowns, and performance tips.

IoT Sensors
An exploration of next-gen IoT sensors, their architecture, and how they’re shaping intelligent sensing systems.

Using Finance APIs to Build Smart Financial Tools
Learn how to use Finance APIs like yFinance, Alpha Vantage, and Finnhub to build smart financial tools.

Ethics for The Future
Explore the ethical implications of big data, smart homes, and surveillance technologies in shaping the future.

Getting Started with Rust
Learn the basics of Rust programming language, from installation to writing your first program.

Building Web Applications with Axum
Learn how to build modern web applications using Rust and the Axum framework.

Mastering Async Programming in Rust
Master asynchronous programming in Rust with futures, async/await, and concurrent patterns.
Data Structures in Go: A Comprehensive Guide
A deep dive into Go’s built-in data structures with examples.
Using Google BigQuery with Python: A Full Guide
This guide provides real-world code examples for integrating Google BigQuery with Python on GCP.
Go Fiber HTTP Methods
A list of Methods from the Fiber API

Understanding HTTP Requests in Go
A guide to handling HTTP requests in Go using the Fiber framework.
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