PAGE October 14, 2025 UPDATED

Homepage

  • Git Bisect – Using a Binary Search Tool to Find A Bugs Initial Occurrence

    Git Bisect – Using a Binary Search Tool to Find A Bugs Initial Occurrence

    Git bisect is a powerful tool built into Git that helps identify the specific commit that introduced a bug or regression. It automates a binary search across your commit history, quickly narrowing down to the first “bad” commit.

  • Generate an SSL Certificate using CertBot

    Generate an SSL Certificate using CertBot

    Certbot is a free, open-source tool that automates the process of obtaining and renewing SSL/TLS certificates from Let’s Encrypt, a certificate authority that provides free SSL certificates. These certificates encrypt the data transmitted between your website and its users, ensuring security and boosting SEO rankings. Certbot simplifies what used to be a manual, error-prone process…

  • Getting Started with TensorFlow.js – Real-Time Object Detection

    Getting Started with TensorFlow.js – Real-Time Object Detection

    Ever wondered how object detection works in web applications? With TensorFlow.js, you can leverage pre-trained models to build powerful machine learning applications directly in the browser. In this guide, I’ll walk you through creating a real-time object detection app using TensorFlow.js and the pre-trained Coco-SSD model. This project is beginner-friendly and perfect for exploring the…

  • Building an Isometric Babylon.js Game: An early Project Scaffold

    Building an Isometric Babylon.js Game: An early Project Scaffold

    In this post, we’ll walk through a simple project scaffold for creating an isometric game using Babylon.js. This scaffold sets up the core elements required to get started with your game development—from initializing the rendering engine to basic player movement. Include Babylon.js and its dependencies Setting Up the Canvas The project begins with an HTML…

Selected items from recent work

  • Accelerating Product Direction Through Featurette Prototyping
  • Designing a Token-Driven Architecture for Multi-Brand WordPress Systems
  • Williams
  • Salesforce: AI-Enhanced Scrolly-Telling Experience