devlog

Every repo, newest first

One entry per repository. Each one opens a detail page and links straight to the source.

  1. 01

    2026

    MarwanOS

    In Production

    A Linux distro that boots straight into a controller-driven Godot shell. No desktop, no login, no text.

    Godot 4GDScriptbootcFedora / Universal Bluesystemdgamescope
  2. 02

    2026

    Trader

    Live

    An intraday momentum bot on Alpaca paper trading with server-side bracket orders, a live dashboard, and a backtest engine every rule was validated against.

    Python 3.11FastAPIAlpaca APIpandasSQLiteDocker
  3. 03

    2026

    Storyroom

    Released

    A realtime multiplayer novel-writing workspace: shared cursors, scene chat, a story bible, and CRDT-safe co-editing.

    Next.jsTypeScriptTipTapYjsHocuspocusPrisma
  4. 05

    2026

    Mediawan

    In Production

    A self-hosted, invite-only streaming front-end study: one Node process for auth, admin, cached metadata, delivery decisions and transcoding — plus a Samsung Tizen TV app.

    Node.js 22JavaScriptnode:sqliteffmpegSamsung TizenDocker Compose
  5. 06

    2026

    Marusic

    In Production

    A Spotify-style web player with jam sessions over SSE, UPnP/Sonos casting, a PWA, and a Kotlin Android Auto app.

    Node.jsExpressyoutubei.jsyt-dlpSQLiteSSE
  6. 07

    2025

    A Unity RTS prototype combining unit selection, behavior-tree driven AI, and custom ShaderLab effects — with a playable demo on YouTube.

    UnityC#ShaderLabAI Behavior Trees
  7. 08

    2025

    A finished Unity VR fishing game — hook minigame, katana slicing, wristwatch progression, 16-participant user testing.

    Unity 6C#XR Interaction ToolkitOpenXRUnity Input SystemUnity UI Toolkit
  8. 09

    2025

    A ground-up neural network implementation in pure Python — no frameworks, just math. Covers neurons, layers, activation functions, and loss calculation.

    PythonNumPyMachine Learning
  9. 10

    2025

    Network analysis of the Elden Ring universe — mapping character relationships through community detection, NLP, and TF-IDF text analysis. DTU coursework.

    PythonJupyterNetworkXNLPTF-IDF
  10. 11

    2025

    A React Native/Expo mobile app for sending emergency alerts with real-time GPS location and push notifications — built collaboratively with 3 contributors.

    React NativeExpoTypeScriptFirebaseGPS
  11. 12

    2025

    A custom terminal emulator built from the ground up in Go — exploring systems programming, process management, and shell mechanics.

    GoSystems Programming
  12. 14

    2025

    A multi-agent systems exercise from DTU course 02285 — implementing collaborative agent planning, coordination, and problem-solving in structured environments.

    PythonMulti-Agent SystemsAI PlanningSearch Algorithms
  13. 15

    2024

    Basketball VR

    Prototype

    A VR basketball experience for Oculus headsets built in Unity with the XR Interaction Toolkit — complete with physics-based throwing and scoring.

    UnityC#XR Interaction ToolkitOculus XR PluginHLSL
  14. 16

    2024

    A React + TypeScript web application with Azure Static Web Apps CI/CD — demonstrating modern frontend architecture and automated cloud deployment.

    ReactTypeScriptAzure Static Web AppsGitHub Actions