Projects & Systems

Technical breakdown of distributed backend services, open-source developer tooling, CLI utilities, and full-stack web platforms.

AazDoh Platform

Adaptive Schedule Engine & AI Feasibility Analyzer

A high-reliability commitment tracking and workload balancing platform engineered with Java 21 and Spring Boot 3. It solves schedule overcommitment by continuously analyzing calendar density, task urgency, and cognitive load through an embedded LLM reasoning pipeline.

Key Architectural Highlights:

  • AI Feasibility Engine: Runs automated stress-testing against daily commitment workloads, scoring completion probabilities and recommending realistic schedule rebalancing.
  • Reactive Event Streaming: Implements Server-Sent Events (SSE) to broadcast real-time schedule updates, telemetry stats, and peer partnership notifications without polling.
  • Excuse Detection & Review Workflow: Multi-step review state machine that categorizes missed commitments and prompts structured post-mortem reflections.
  • Persistence & Performance: Built on PostgreSQL with optimized indexed relational schemas managed via Hibernate / Spring Data JPA.
Java 21 Spring Boot 3 PostgreSQL Hibernate React SSE (Server-Sent Events) LLM Feasibility

aazdoh-mcp

Agent Integration & Automation Server

An open-source developer package published on npm that connects AI coding environments (Claude Desktop, Antigravity, Cursor) directly to schedule data via structured tool-calling protocols.

Key Architectural Highlights:

  • 18 Structured Automation Tools: Declarative tool definitions for plan querying, commitment lifecycle updates, automated stress-testing, and telemetry analytics.
  • Standardized JSON-RPC: Communicates over STDIO using standard JSON-RPC 2.0 protocols with strict JSON Schema validations for every input parameter.
  • Direct Assistant Integration: Allows autonomous AI tools to plan daily tasks, reschedule commitments, and provide actionable feedback without manual data entry.
JSON-RPC 2.0 TypeScript Node.js Developer Tooling npm Package Agent Tooling

Naqashly Life OS

Modular Privacy-First Productivity Suite

A minimalist, privacy-focused personal operating system combining habit tracking, client-side encrypted notes, and double-entry financial ledgers into an integrated dashboard.

Key Architectural Highlights:

  • Zero-Knowledge Encrypted Vault: Implements client-side AES cryptographic routines so sensitive thoughts, journal entries, and notes never leave the device in plaintext.
  • Financial Ledger & Habit Analytics: Dual module enabling granular cash-flow tracking with category breakdowns and streak consistency meters.
  • Offline-First Architecture: Instant loading and local state synchronization with responsive design across desktop and mobile form factors.
React TypeScript TailwindCSS Client-Side Encryption Web Storage PWA

aazdoh-cli

Terminal-Native Task & Focus Engine

A lightweight terminal client built in Node.js designed for developers who prefer command-line speed to browser tabs for daily commitment tracking and deep-work sessions.

Key Architectural Highlights:

  • Natural Language Parser: Rapidly parses shorthand command arguments (e.g., duration, priority, urgency) into structured API payloads.
  • Terminal Focus Timers: Interactive countdown and Pomodoro-style timers rendered directly in the terminal window with visual progress bars.
  • Seamless Sync: Connects directly to the AazDoh cloud backend for immediate updates across mobile and web interfaces.
Node.js Commander.js REST API CLI UX npm Package

rm cue

Habit Control & Box-Breathing PWA

A focused behavioral-change web application engineered to help individuals break impulsive habits and reduce stress through guided box-breathing and real-time urge logging.

Key Architectural Highlights:

  • Guided Box Breathing (4-4-4-4): Synchronized visual cues and audio pacing for inhale, hold, exhale, and rest cycles to regulate autonomic nervous response.
  • Craving Log & Urge Timer: Captures trigger contexts and measures urge decay rates over time to build self-awareness.
  • Progressive Web App: Installs directly to mobile home screens with offline caching via service workers.
PWA React Vite Web Audio API CSS Animations

Darse Quran Academy

Educational Learning Management Platform

A full-stack educational web platform supporting course catalogs, digital library distributions, and student admissions for a local learning academy.

Key Architectural Highlights:

  • Course & Batch Management: Administrative tools to schedule upcoming batches, manage instructor profiles, and track student enrollments.
  • Digital Resource Repository: Integrated PDF reader and structured curriculum library for students.
  • Mobile-Responsive UI: Clean, accessible user interface optimized for students across desktop and mobile devices.
Full-Stack Web Node.js Express MongoDB Responsive CSS