Posts
All the articles I've posted.
-
Machine Learning Project 2: Iris Flower Classifier
Learn classification in machine learning by building an iris flower species classifier using Python and Scikit-learn.
-
Machine Learning Project 1: House Price Predictor
Learn the basics of machine learning by building a house price predictor using Python, Pandas, and Scikit-learn on Ubuntu.
-
OIDC vs SAML Authentication Flows
A simple step-by-step comparison of OIDC and SAML login flows.
-
macOS Menu Bar App to Control Transcription with Python
Create a macOS menu bar app using Python and PyObjC to control a transcription script with dynamic audio input selection using sounddevice.
-
Control Your Windows PC with Homebridge
Learn how to make your Windows PC an accessory for Homebridge and control it using HomeKit.
-
Systems Programming: Building a Unix-like Shell in Rust
Comprehensive step-by-step instructions to create a Mini-Shell with Rust.
-
Distribute a TypeScript CLI App
Step-by-step guide to building, testing, and publishing a TypeScript-based CLI tool via npm and standalone executables.
-
How to Transcribe Audio on Raspberry Pi
Audio transcription with Pi
-
Useful Tools and CSS Practices in React
Answers to common questions about useful tools and css practices in react
-
Hosting a Static Website on GitHub Pages
Answers to common questions about hosting a static website on github pages