Skip to content
View davex-ai's full-sized avatar

Highlights

  • Pro

Block or report davex-ai

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
davex-ai/README.md

Visitors

Typing SVG


╔══════════════════════════════════════════════════════════╗
║  "Code like no one's watching. Ship like everyone is."  ║
╚══════════════════════════════════════════════════════════╝

⚡ Identity

- handle     : davex-ai
+ status     : ACTIVE — building, shipping, iterating

+ focus      : AI Infrastructure · Backend Systems · Distributed Engineering
! current    : LLM systems, real-time architectures, developer tooling

+ trajectory : Engineering systems used by thousands → millions

+ mindset    : Systems thinking · first-principles reasoning · execution > ideas

🛠️ Tech Arsenal

Languages

Frontend & 3D

Backend & APIs

🧠 AI / ML Stack






☁️ Cloud & Infrastructure




🗄️ Databases & Storage



🛠️ Terminals & OS tools Tools



🛠️ Workstation & Dev Tools




🚀 Flagship Projects

🔮 Merq

Intelligent routing & tracking for LLM calls

  • Multi-provider routing (OpenAI, Anthropic, Gemini)
  • Token usage tracking + cost analytics
  • Rate limiting, caching, fallback logic
  • Built for production at scale
  • 💡 Fun fact: Inspired by Mercury (Hermes)—the swift messenger god who moved between worlds, carrying information between mortals and the divine.

Python FastAPI Redis

🚀 Omni

Real-time collaborative presence engine

  • Multiplayer cursor tracking at scale
  • Room-based architecture with role control
  • WebSocket-powered ultra-low latency sync
  • CRDT-backed shared state (Yjs)
  • 💡 Fun fact: Derived from “Omniscience”—the idea of a divine entity that sees all timelines, possibilities, and outcomes simultaneously.

WebSockets React Realtime

🧠 ARCHON

AI-powered repo interview engine (RAG + fallback)

  • Repo intelligence via embeddings + retrieval
  • Generates interview-level Q&A automatically
  • SentenceTransformers-based pipeline
  • Heuristic fallback when LLM unavailable
  • 💡 Fun fact: In ancient Greek belief, Archons were cosmic administrators—intermediaries between divine will and structured reality.

Python AI FastAPI

🌌 Orbit

Java job scheduler + automation engine

  • Concurrent job scheduler system
  • Thread pool execution + retries
  • REST API + dashboard
  • Lightweight cron/Airflow alternative
  • 💡 Fun fact: Inspired by ancient cosmology where celestial orbits were seen as divine paths governing time, order, and fate.

Java Backend API

🔐 DeltaForge Vault

Zero-knowledge encrypted password vault (Java)

  • AES-256-GCM encryption
  • PBKDF2-HMAC key derivation
  • Secure local vault system
  • Zero-knowledge architecture
  • 💡 Fun fact: “Delta” symbolizes change, and in mythic alchemy it represents transformation—where chaos is refined into creation inside a sacred forge.

Security Encryption Java

✍️ GITSCRIBE

AI-powered README generator

  • Auto-generates polished GitHub READMEs
  • Adds structure, badges, and storytelling
  • CLI-based developer tool
  • Turns raw repos into portfolio-ready projects
  • 💡 Fun fact: Inspired by ancient Mesopotamian scribes who were believed to “bind reality” by recording the will of kings and gods into clay tablets.

JavaScript CLI DevTools

---

🎓 Certifications

Credentials earned. Knowledge proven. Stack verified.

Harvard University · CS Foundations

Kaggle · Machine Learning

IBM · Data Engineering

IBM · Data Science

IBM · Artificial Intelligence

freeCodeCamp · Python

freeCodeCamp · Frontend Engineering

[ ██████████ ] 7 Certifications Earned   ·   Harvard · IBM · Kaggle · freeCodeCamp

🎯 Current Targets

[ ████████░░ ] AI Infrastructure Depth       — Active
[ ██████░░░░ ] Distributed Systems Design    — In Progress
[ ████░░░░░░ ] Open Source Contributions     — Starting
[ ██████████ ] Shipping Real Products        — Never stopping

📊 GitHub Intelligence

davex-ai's github activity graph

+          ██╗      █████╗ ███╗   ███╗    ██╗  ██╗██╗███╗   ███╗
-          ██║     ██╔══██╗████╗ ████║    ██║  ██║██║████╗ ████║
!          ██║     ███████║██╔████╔██║    ███████║██║██╔████╔██║
-          ██║     ██╔══██║██║╚██╔╝██║    ██╔══██║██║██║╚██╔╝██║
+          ██║     ██║  ██║██║ ╚═╝ ██║    ██║  ██║██║██║ ╚═╝ ██║
--- ## 🏆 Trophies
trophy

🌐 Connect

GitHub Twitter LinkedIn


Systems break. Abstractions leak. Real engineers dig to the root.

Pinned Loading

  1. Archon Archon Public

    A system that analyzes any GitHub repository and generates deep technical interview questions + answers

    CSS

  2. DeltaForge DeltaForge Public

    DeltaForge Vault — A pluggable, encrypted, zero-knowledge password vault for Java. Clone it, plug it in, and stop writing crypto flows from scratch.

    Java

  3. GITSCRIBE GITSCRIBE Public

    README Generator

    TypeScript

  4. Merq Merq Public

    Merq is an open-source API gateway for tracking, limiting, and billing LLM usage. It sits between your app and providers like OpenAI or Anthropic

    TypeScript

  5. Omni Omni Public

    The Interactive Co-Browsing Streamer

    JavaScript 1

  6. Orbit Orbit Public

    A distributed job scheduling system where tasks revolve in precise order — built on modular Maven architecture with DAG-based orchestration, retries, and logs and status tracking — designed to evol…

    Java