Skip to content
View fratilanico's full-sized avatar
💭
(Self) Building APEX OS
💭
(Self) Building APEX OS

Highlights

  • Pro

Block or report fratilanico

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
fratilanico/README.md
╔══════════════════════════════════════════════════════════════════════════════╗
║                                                                                            ║
║            █████╗ ██████╗ ███████╗██╗  ██╗     ██████╗ ███████╗                     ║
║          ██╔══██╗██╔══██╗██╔════╝╚██╗██╔╝    ██╔═══██╗██╔════╝                    ║
║          ███████║██████╔╝█████╗   ╚███╔╝      ██║   ██║███████╗                     ║
║          ██╔══██║██╔═══╝ ██╔══╝   ██╔██╗      ██║   ██║╚════██║                     ║
║          ██║  ██║██║     ███████╗██╔╝ ██╗     ╚██████╔╝███████║                     ║
║          ╚═╝  ╚═╝╚═╝     ╚══════╝╚═╝  ╚═╝      ╚═════╝ ╚══════╝                     ║
║                                                                                            ║
║            [ SOVEREIGN AI INFRASTRUCTURE ]                                                 ║
║            Built by agents. Governed by protocol. Commanded by Nico.                       ║
║                                                                                            ║
╚══════════════════════════════════════════════════════════════════════════════╝
╔══════════════════════════════════════════════════════════════════════════════╗
║  NICOLAE FRATILA  ·  Founder & CEO                                                         ║
║  London / Bucharest  ·  Building the agent age                                             ║
╠══════════════════════════════════════════════════════════════════════════════╣
║  LOCATION    London / Bucharest                                                            ║
║  FOCUS       Sovereign AI Infrastructure · Autonomous Agent Swarms                         ║
║  MISSION     Replace process with protocol. Replace headcount                              ║
║              with intelligence. Build systems that compound while you sleep.               ║
║  PHILOSOPHY  If an agent can do it, no human should have to.                               ║
║  STACK       Azure · Claude AI · Next.js · Supabase · systemd                              ║
║  STATUS      BUILDING — daily deploys by agent swarm                                       ║
╚══════════════════════════════════════════════════════════════════════════════╝

Profile Views    GitHub Followers    X    LinkedIn    APEX OS


I don't build tools. I build the infrastructure that lets AI agents govern themselves.

APEX OS is a sovereign AI operating system — a self-healing, self-learning swarm of Claude-powered agents deployed on Azure. They plan tasks, decompose work, write code, push branches, open PRs, review each other, and deploy to production. All triggered by a single Telegram command. While I sleep.

This isn't automation. This is autonomous AI infrastructure.


> swarm --status

╔══════════════════════════════════════════════════════════════════════════════╗
║                    APEX OS AGENT SWARM v2.0  ·  ● OPERATIONAL                              ║
╠══════════════════════════════════════════════════════════════════════════════╣
║                                                                                            ║
║                         ┌─────────────────────┐                                        ║
║                         │       AQUILA            │                                        ║
║                         │   Orchestrator          │                                        ║
║                         │  Claude Sonnet 4-6.     │                                        ║
║                         │  Telegram → Delegate.  │                                        ║
║                         │  [ ZOE · READ-ONLY ]    │                                        ║
║                         └──────────┬──────────┘                                        ║
║                   ┌───────────────┼───────────────┐                                  ║
║                   ▼                 ▼                 ▼                                  ║
║           ┌─────────────┐ ┌─────────────┐ ┌─────────────┐                          ║
║           │  WORKER 1      │   │  WORKER 2   │ │  WORKER 3      │                          ║
║           │Sonnet 4-6      │   │Sonnet 4-6   │ │Sonnet 4-6.     │                          ║
║           │Impl & Scaff.   │   │Integr & Mig │ │Content & Dep.  │                          ║
║           │[CODEX TIER]    │   │[CODEX TIER] │ │[CODEX TIER]    │                          ║
║           └──────┬──────┘ └──────┬──────┘ └──────┬──────┘                          ║
║                   └───────────────┼───────────────┘                                  ║
║                                      ▼                                                    ║
║                         ┌─────────────────────┐                                        ║
║                         │      REVIEWER           │                                        ║
║                         │  Claude Opus 4-6.       │                                        ║
║                         │  Triage · PRD           │                                        ║
║                         │  Review · Approve       │                                        ║
║                         └─────────────────────┘                                        ║
║                                                                                            ║
║   ···  WATCHDOG  ···  Heartbeat · Process Reaper · Token Refresh · Self-Heal.              ║
║                                                                                            ║
║   Agents: 6/6 ACTIVE  ·  Repos: 49  ·  Skills: 70+  ·  Uptime: 99%                         ║
╚══════════════════════════════════════════════════════════════════════════════╝
┌──────────────┬──────────────────────┬──────────────────────────────────────┐
│  AGENT       │  MODEL               │  ROLE                                │
├──────────────┼──────────────────────┼──────────────────────────────────────┤
│  Aquila      │  Claude Sonnet 4-6   │  Orchestrator — plans, delegates     │
│  Worker 1    │  Claude Sonnet 4-6   │  Dev — implementation & scaffolding  │
│  Worker 2    │  Claude Sonnet 4-6   │  Dev — integration & migration       │
│  Worker 3    │  Claude Sonnet 4-6   │  Dev — content & deployment          │
│  Reviewer    │  Claude Opus 4-6     │  Triage + quality gate               │
│  Watchdog    │  Bash / systemd      │  Self-healing supervisor             │
└──────────────┴──────────────────────┴──────────────────────────────────────┘

> apex-os --capabilities

╔══════════════════════════════════════════════════════════════════════════════╗
║                                                                              ║
║  ◈  AGENT SWARM ENGINE                                                       ║
║     6 persistent AI agents as systemd services on Azure. Supabase task      ║
║     queue, optimistic locking, retries. Agents write code, push PRs,        ║
║     review each other, deploy — all from a Telegram command.                ║
║                                                                              ║
║  ◈  SELF-HEALING INFRASTRUCTURE                                              ║
║     3-layer protection: gateway process tracking (120s SIGKILL), watchdog   ║
║     supervisor (heartbeat, stuck detection, auto-restart), systemd unit     ║
║     hardening (KillMode, NoNewPrivileges). Zero-downtime self-recovery.     ║
║                                                                              ║
║  ◈  SOVEREIGN GOVERNANCE                                                     ║
║     One AGENTS.md governs 49 repos. Pointer-based sync. Canonical source   ║
║     of truth. Skills propagation. RBAC: ZOE (read-only) / CODEX (exec).    ║
║                                                                              ║
║  ◈  SKILLS ENGINE                                                            ║
║     70+ SKILL.md files agents invoke dynamically. Production failures       ║
║     encoded as new skills. Agents get smarter with every deployment.        ║
║                                                                              ║
║  ◈  AI-POWERED LEAD GENERATION                                               ║
║     6-stage pipeline: Discovery → Scraping → Enrichment → Scoring           ║
║     → Qualification → Outreach. CRM integration. Campaign orchestration.    ║
║                                                                              ║
║  ◈  WHATSAPP AUTOMATION                                                      ║
║     Self-hosted multi-session gateway (Baileys). Claude-powered AI with     ║
║     admin/customer tier boundary. Media handling. Session reliability.      ║
║                                                                              ║
║  ◈  ACADEMY PLATFORM                                                         ║
║     Gamified AI-powered learning. Second Brain integration.                 ║
║     Agent-powered curriculum. explore.infoacademy.uk — live.                ║
║                                                                              ║
╚══════════════════════════════════════════════════════════════════════════════╝

> cat architecture.md

╔══════════════════════════════════════════════════════════════════════════════╗
║                      APEX OS — SYSTEM ARCHITECTURE                           ║
╠══════════════════════════════════════════════════════════════════════════════╣
║                                                                              ║
║  ┌──────────────────────────────────────────────────────────────────────┐   ║
║  │  COMMAND LAYER                                                        │   ║
║  │  Telegram Bot  ·  Voice + Text + Images  ·  /spawn <task>            │   ║
║  └─────────────────────────────┬────────────────────────────────────────┘   ║
║                                ▼                                             ║
║  ┌──────────────────────────────────────────────────────────────────────┐   ║
║  │  AQUILA GATEWAY (Node.js)                                             │   ║
║  │  TASK_PROPOSE parser · Claude routing · 120s SIGKILL failsafe        │   ║
║  └───────┬──────────────────────┬──────────────────────┬────────────────┘   ║
║           ▼                          ▼                         ▼                    ║
║  ┌──────────────┐   ┌────────────────────┐   ┌──────────────────────┐      ║
║  │   REVIEWER      │   │   WORKER SWARM         │   │      WATCHDOG            │      ║
║  │  Opus 4-6       │   │   3× Sonnet 4-6        │   │  Bash + systemd          │      ║
║  │  Triage/PRD     │   │  Worktree per task.    │   │  Heartbeat · Reaper.     │      ║
║  │  Review/LGTM.   │   │  claude --print        │   │  Token refresh           │      ║
║  └──────────────┘   │  git push + PR         │   │  Auto restart            │      ║
║                        └────────────────────┘   └──────────────────────┘      ║
║                                                                              ║
║  ┌──────────────────────────────────────────────────────────────────────┐   ║
║  │  DATA LAYER — Supabase                                                │   ║
║  │  Task queue · Worker state · Agent events · Row-Level Security        │   ║
║  └──────────────────────────────────────────────────────────────────────┘   ║
║                                                                              ║
║  ┌──────────────────────────────────────────────────────────────────────┐   ║
║  │  GOVERNANCE LAYER                                                     │   ║
║  │  AGENTS.md · RBAC ZOE/CODEX · Skills Engine · 49-repo pointer sync   │   ║
║  └──────────────────────────────────────────────────────────────────────┘   ║
║                                                                              ║
║  ┌──────────────────────────────────────────────────────────────────────┐   ║
║  │  AZURE INFRASTRUCTURE                                                 │   ║
║  │  VM · WireGuard VPN · Fortress NSG · systemd · No public SSH         │   ║
║  └──────────────────────────────────────────────────────────────────────┘   ║
║                                                                              ║
╚══════════════════════════════════════════════════════════════════════════════╝

> git stats --global

GitHub Stats

GitHub Streak

Activity Graph


> cat stack.json

Claude AI Next.js TypeScript Supabase


Azure Node.js Tailwind Python


systemd WireGuard Vercel Framer


> ls repos/ --active

╔══════════════════════════════════════════════════════════════════════════════╗
║  ACTIVE REPOSITORIES                                           Total: 49     ║
╠══════════════════════════════════════════════════════════════════════════════╣
║                                                                              ║
║  CORE                                                                        ║
║  ├── apex-os-core           Agent swarm orchestration & gateway              ║
║  ├── apex-os-skills         Skills engine — private, 70+ skills              ║
║  ├── apex-os-bad-boy        32 free skills — public MIT                      ║
║  └── sovereign-governance   Multi-repo governance protocol                   ║
║                                                                              ║
║  PRODUCTS                                                                    ║
║  ├── apex-os-academy        Gamified AI learning platform                    ║
║  ├── apex-os-website-v3     Corporate site (Next.js 16 + Tailwind v4)        ║
║  └── apex-os-playground     Live agent demos & dashboards                    ║
║                                                                              ║
║  PIPELINE                                                                    ║
║  ├── apex-lead-gen          6-stage AI enrichment pipeline                   ║
║  ├── lead-gen-api           Campaigns, scoring, outreach API                 ║
║  └── whatsapp-automation    Multi-session WhatsApp AI gateway                ║
║                                                                              ║
╚══════════════════════════════════════════════════════════════════════════════╝

> working-with-me

╔══════════════════════════════════════════════════════════════════════════════╗
║  If you're building something ambitious with AI and you need:                ║
╠══════════════════════════════════════════════════════════════════════════════╣
║                                                                              ║
║  ◈  Agent swarms that build, test and deploy without supervision             ║
║  ◈  End-to-end AI lead gen from discovery to enriched outreach               ║
║  ◈  Self-healing infrastructure that runs autonomously 24/7                  ║
║  ◈  Rapid product builds — Next.js + Supabase shipped in days                ║
║                                                                              ║
║  → Founders who want AI doing the heavy lifting                              ║
║  → Teams replacing manual workflows with agent pipelines                     ║
║  → Anyone serious about autonomous AI operating at scale                     ║
║                                                                              ║
╠══════════════════════════════════════════════════════════════════════════════╣
║                                                                              ║
║  DM on X       →  @nicofratila                                               ║
║  LinkedIn      →  linkedin.com/in/nicofratila                                ║
║  APEX OS       →  apex.infoacademy.uk                                        ║
║  Free Skills   →  github.com/fratilanico/apex-os-bad-boy                     ║
║  InfoAcademy   →  explore.infoacademy.uk                                     ║
║                                                                              ║
╠══════════════════════════════════════════════════════════════════════════════╣
║                                                                              ║
║  APEX OS — The operating system for autonomous AI.                           ║
║  Built by agents. Governed by protocol. Commanded by Nico.                   ║
║  [ fratilanico ]  ·  2026  ·  All systems operational.                       ║
║                                                                              ║
╚══════════════════════════════════════════════════════════════════════════════╝

Pinned Loading

  1. worldmonitor-romania worldmonitor-romania Public

    Forked from koala73/worldmonitor

    Real-time global intelligence dashboard — AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface

    TypeScript