Skip to content
View gaidar0yegor's full-sized avatar
:shipit:
🎙️🦀
:shipit:
🎙️🦀

Block or report gaidar0yegor

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

yegor gaidar

I build things in Paris. Self-taught, across the full stack — Go distributed systems, Flutter mobile, on-device AI, blockchain, and infrastructure. Eight years of shipping production code has taught me the same lesson over and over: most systems are over-engineered, and the second-best solution usually wins.

I work by constraint. AEON lives on 8 GB of RAM with zero cloud. ArchDogma is a single CLI with eleven detectors because nobody needed a framework. QuackNet shipped end-to-end in thirty focused sessions because longer would have been wrong. LobsterSwamp runs on my own iMac because I wanted AI-agents-as-collaborators that answer to me, not to a SaaS.

currently running

ArchDogma — a Python CLI that detects architectural dogma in code: the "rules you're supposed to follow" that quietly kill projects. Eleven AST-based detectors, strict typing, zero dependencies. pip install archdogma — soon.

LobsterSwamp — an autonomous agent swarm on my iMac. Voice notes from Telegram → Paperclip control plane → Lobster (Claude Code) ships code · Hermes (kimi-k2.6) triages. The swarm that actually does my work while I drink coffee. Not a demo — it runs my days.

AEON — a self-evolving on-device AI companion. M1 · 8 GB RAM · zero cloud. Phi-4 + MCTS + curiosity-driven learning + LoRA adaptation.

yegor-dev.netlify.app — engineering blog. Distributed systems, on-device LLMs, architecture fights at 3 AM.

shipped in production

QuackNet — DePIN network-intelligence platform. Flutter iOS client + Go backend. Users scan Wi-Fi networks, earn Solana tokens. Kafka · ClickHouse · PostgreSQL · Solana · H3 · Mapbox.

Telegram Affiliate Publisher — autonomous affiliate marketing bot. Amazon PA API + OpenAI content + multi-language scheduling + Redis caching. Running in production. Python · aiogram · PostgreSQL · Redis · Docker.

stack

  • primary — Go · Python · TypeScript · Dart
  • fluent — Rust · Java · C / C++
  • systems — Kafka · ClickHouse · PostgreSQL · Redis · Docker · distributed patterns
  • AI — Claude (agent orchestration) · Ollama · MLX · Phi-4 · CoreML · LoRA · MCTS · WebGPU
  • infra — self-hosted LLM stacks · launchd · n8n · Netlify

where

paris · FR / EN / RU / UK · remote ok

find me

yegor-dev.netlify.app · @yegor_code · LodsterSwamp

Popular repositories Loading

  1. codingGame codingGame Public

  2. gaidar0yegor gaidar0yegor Public

  3. links links Public

    Python

  4. ArchDogma ArchDogma Public

    Static code analysis CLI — honest, checkable insights. Function probe + dogma calibration.

    Python

  5. lobsterswamp lobsterswamp Public

    Lobster Swamp — LodsterSwamp collective hub. Lobster's home base at lobsterswamp.netlify.app

    JavaScript