AR-02 · PROJECT ARCHIVEEngineering Workshop


Engineering Workshop

Things that were built, with the reasoning kept in. Each record separates what the repository reports from what its author says about it — the first is fetched, the second is written. Where a project’s interesting part is how its intelligence works rather than what it does, that is taken apart in the AI Lab.

Sheet
AR-02 · Projects
Holdings
3 records
Repository data
24 Aug 2026
Scale
1:1 — as built
Register of holdings · featured work first, then most recently worked
No.ProjectClassStateLanguageLast worked
001YushaCyberPlatformactivePython
002Jarvis AssistantDesktop assistantactivePython
003AgroVision NepalSimulatorpausedHTML
  1. 001Platformactive

    YushaCyber

    A cybersecurity learning platform built as a Flask application — roadmaps, labs, a CTF arena, an AI mentor and a browser terminal, wired together as fourteen registered blueprints.

    • Python
    • Flask
    • Flask-SQLAlchemy
    • Flask-Login
    • Flask-WTF
    • Flask-Migrate
    • Alembic
    • Jinja
    • Docker
  2. 002Desktop assistantactive

    Jarvis Assistant

    An offline-first desktop assistant that hears, sees and acts — local wake word, local transcription, local LLM, and hand-gesture control, with nothing sent to a cloud API.

    • Python
    • Vosk
    • faster-whisper
    • Ollama
    • pyttsx3
    • OpenCV
    • MediaPipe
    • PyAutoGUI
    • Tkinter
  3. 003Simulatorpaused

    AgroVision Nepal

    A Flask agriculture simulator that identifies crops from a photograph by mapping a general-purpose ImageNet classifier onto five crops grown in Nepal, then scores whether your soil and this week's weather suit the result.

    • Python
    • Flask
    • TensorFlow
    • MobileNetV2
    • Pillow
    • NumPy
    • Flask-SQLAlchemy
    • Werkzeug
    • Requests