Skip to content
Project Yard 13 Builds

Projects across machine learning, visualization, developer tooling, and product experiments.

A complete archive of research prototypes, interactive tools, and applications. Featured work stays concise on the home page; this yard keeps the full record.

  1. Platform 01
    Project
    Race Car RL Agent
    PythonReinforcement LearningOpenAI Gym

    Developed a Deep Q-Learning agent in a simulated racing environment to autonomously navigate tracks by learning from reward feedback.

  2. Platform 02
    Project
    Garbage Classification with CNN
    PythonComputer VisionEfficientNet

    Transfer-learned an EfficientNet backbone to classify multiple waste categories in images, enhancing model performance through data augmentation.

  3. Platform 03
    Project
    Haiku Generator
    LLMsPrompt EngineeringNLP

    Explored prompt-engineering strategies with large language models to generate structured haikus, enforcing syllable constraints and thematic coherence.

  4. Platform 04
    Project
    D3.js Reference Tutorial
    JavaScriptD3.jsData Visualization

    Interactive web guide demonstrating core D3.js features and visualization techniques.

  5. Platform 05
    Project
    Chat App
    ElmNode.jsExpress.js

    Real-time chat app with WebSocket messaging; Elm frontend and Express.js backend.

  6. Platform 06
    Project
    Twitch Python Discord Bot
    PythonDiscord.pyTwitch API

    Python Discord bot with Twitch API integration for live stream alerts and moderation.

  7. Platform 07
    Project
    Rust Tauri App
    RustTauriDesktop App

    Cross-platform desktop color picker built with Rust and Tauri, showcasing native UI integration.

  8. Platform 08
    Project
    Guided Sudoku Solver
    AlgorithmsBacktracking

    Interactive Sudoku solver with step-by-step guidance built in Python using a backtracking algorithm and heuristic improvements.

  9. Platform 09
    Project
    Wordle Solver
    TypeScriptEntropyTanStack Start

    Interactive Wordle solver using entropy, with a practice mode for improving solve strategy.

  10. Platform 10
    Project
    Interval Timer
    TypeScriptProductivityTanStack Start

    Interval timer for focused work and study sessions.

  11. Platform 11
    Project
    SSH, SCP & rsync Command Builder
    TypeScriptReactSSH

    Browser-local developer tool for assembling repeatable SSH sessions, SCP copies, and rsync transfers with saved profiles.

  12. Platform 12
    Project
    curl & wget Command Builder
    TypeScriptReactHTTP

    Browser-local developer tool for assembling repeatable curl and wget requests with saved request profiles.

  13. Platform 13
    Project
    CSV Quick Look
    TypeScriptReactData Visualization

    Browser-local CSV explorer that profiles column types, stats, and distributions without uploading data anywhere.