Skip to content
View 0x1eo's full-sized avatar
💭
I use Arch btw
💭
I use Arch btw

Sponsoring

@c3lang

Highlights

  • Pro

Block or report 0x1eo

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
0x1eo/README.md

👋 About Me

I'm a cybersecurity student who believes the best defense is understanding how systems actually work.

I build tools that scratch my own itch-compliance auditors, remediation engines, and APIs that make defensive security less painful. When I'm not hardening infrastructure, I'm probably writing full-stack apps or experimenting with low-level systems programming in C or Go.


🧵 The Moirai Suite

Named after the Greek Fates - the weavers of destiny who spin, measure, and cut the thread of life.

┌──────────────────────────────────────────────────────────────────────────────┐
│                                                                              │
│   CLOTHO ───────────────► LACHESIS ───────────────► ATROPOS                  │
│  (Spinner)               (Measurer)                (Cutter)                  │
│                                                                              │
├──────────────────────────────────────────────────────────────────────────────┤
│                                                                              │
│   Audits hosts            Tracks drift             Executes cuts             │
│   against YAML            over time with           when systems              │
│   baseline                entropy scores           drift too far             │
│                                                                              │
├──────────────────────────────────────────────────────────────────────────────┤
│                                                                              │
│   Python                  Node + Angular           Go                        │
│                                                                              │
└──────────────────────────────────────────────────────────────────────────────┘
Project Role Description Tech
Clotho 🧶 The Spinner SSH into hosts, audit against YAML baseline, generate PDF reports with ISO 27002 mapping Python LaTeX SSH
Lachesis 📏 The Measurer Ingest Clotho reports, track compliance drift with entropy scores and charts, alert when things "fray" Node.js Angular MariaDB
Atropos ✂️ The Cutter When entropy exceeds threshold, execute the cut: isolate networks, pause containers, revert snapshots Go HMAC SSH

💡 Why I built this: I got tired of manually SSH-ing into my servers to check if configs drifted. Now my infrastructure tells me when it's unhealthy-and fixes itself.


🚀 Other Projects

cwiz

cwiz repo

Lightweight, dependency-free C library for WiZ smart lights. Raw UDP, no Python runtime, designed for embedded environments and system daemons.

C UDP IoT POSIX

HAWC

HAWC repo

High-Availability Web Cluster with HAProxy load balancing, Corosync/Pacemaker failover, GlusterFS replication, and RAID storage.

HAProxy GlusterFS Pacemaker RAID

FootballSim

FootballSim repo

Comprehensive football league management & simulation in Java. Implements Strategy, Factory, Observer, and MVC patterns.

Java Maven Design Patterns


🛠️ Tech Stack

Languages

C Go Python TypeScript Java JavaScript Bash Zig

Backend & Databases

Node.js Express.js MariaDB MongoDB

Frontend

Angular Vue.js HTML5 CSS3

Infrastructure & Security

Arch Linux Ubuntu Docker NGINX pfSense Suricata Wireshark WireGuard


📊 GitHub Stats

Top Languages

🎧 Currently Playing


Pinned Loading

  1. cwiz cwiz Public

    Lightweight C library for controlling WiZ smart lights

    C

  2. 0x1eo.dev 0x1eo.dev Public

    Vue 1

  3. HAWC HAWC Public

    High-Availability Web Cluster

    Shell

  4. clotho clotho Public

    Checks Linux hosts against a YAML baseline, generates audit reports. Scratches my own itch.

    Python

  5. lachesis lachesis Public

    Tracks compliance drift over time with charts and entropy scores. Companion to Clotho

    TypeScript

  6. atropos atropos Public

    Executes 'cuts' when systems drift too far. Companion to Clotho and Lachesis.

    Go