Blog

  • Machine Learning Basics

    Notes and intuition on supervised learning and model evaluation.

    machine learningmlsupervised
  • Intro to AI

    A gentle intro to agents, search, and knowledge representation.

    aiagents
  • Web Dev Setup

    Tooling, lint, and project structure for a modern web app.

    webdevfrontend
  • Mobile App: First View

    Building the first screen and navigation.

    mobilereact native
  • Python Patterns

    Idiomatic Python snippets and patterns.

    pythonlanguage
  • Java Memory Model

    Understanding happens-before, visibility, and ordering.

    javaconcurrency