Skip to content
View FasadSalatov's full-sized avatar
:octocat:
Fuck code
:octocat:
Fuck code

Block or report FasadSalatov

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

fasad · CTO @ solafon

Next.js 16 · Drizzle · Tailwind 4 · Claude Agent SDK · Rust · TON · EVM · Node · Bun · Go


unyly telegram email

11 years shipping commercial software. I take products from idea to production — full-stack, AI agents, on-chain, infra. Current focus — the MCP ecosystem and agents that close their own tickets.


     

web · agents · on-chain


✦ featured · unyly.org

unyly mascot

MCP marketplace for Claude · Cursor · Cline

A full ecosystem around the Model Context Protocol — catalog, search, install, converter, agents, billing. One of the largest public indexes of MCP servers on the web.

✦ 11,700+  MCP servers in catalog
✦ 41       tables in schema (Drizzle + SQLite)
✦ 425+     TS files · 31 migrations
✦ 5        ingest sources (registry · npm · glama · pulsemcp · smithery)
✦ 2        locales · 22 AI crawlers in robots.txt

Inside: AI search with a Gemini → Groq → Haiku cascade · Brain Boards with real-time WebSocket and time-machine · Vault as a notes graph with [[wiki-links]] · OpenAPI → MCP converter · Trello live-sync via webhooks · NOWPayments crypto billing with a double-entry ledger · public API · CLI with device-code flow · Telegram bot.


✦ AI agents on the Claude Agent SDK

Bots that read Trello / GitHub / logs, spawn claude --print inside your repo, close tickets, report to Telegram and write your standup.

Tester-Relay
pull ticket → run tests → on red, spawn a fixer agent → repush → notify
MCP-Discovery
crawls npm / awesome / github every 4h → embed → dedupe → upsert into the catalog
Daily-Standup
reads my commits + Linear → drops a morning standup to Telegram, calls out blockers
Cross-Project-Digest
weekly: aggregates activity across 7+ repos into one digest for CEO / investors
PR-Reviewer
auto-reviews every PR — security · perf · clean code · DB schema · MCP compatibility
Prod-Incident
sentry/logs → greps the code → opens a fix PR → pings whoever wrote the failing line
Zombie-Hunter
scans repos for dead code, forgotten migrations, deprecated ENV → PR to delete
AI-Inbox
reads mail / chats / messengers → classifies, answers 80%, escalates the rest

✦ other lanes

🪙 on-chain / MEV

  • DEX arbitrage on EVM via viem + Flashbots relays (sandwich-resistant)
  • TON — DEX routers, mini-acquiring, jetton swaps
  • Liquidators for Aave / Compound / Venus
  • Signals — whale-wallet monitoring, on-chain analytics

🛰 Telegram products

  • Mini Apps on Next.js + WebApp SDK
  • Stars payments + crypto inbound
  • Game monetization (Cookie Wars, NERV, partner bots)
  • Bots scaled to 100k+ MAU, sharded PostgreSQL

🚀 deploy infra

  • One webhook server on a single VPS serving 7+ production projects
  • git push prod → atomic .next.new swap → pm2 restart
  • AI failure triage via Haiku → Telegram
  • No GitHub Actions, no Vercel lock-in

✦ stack

core / web

  • TypeScript · Python · Rust · Go · Solidity
  • Next.js 16 · React 19 · Tailwind 4 · radix
  • Node · Bun · NestJS · FastAPI · Hono
  • PostgreSQL · SQLite (Drizzle) · Redis · WebSocket

ai · web3 · infra

  • Claude Agent SDK · LLM cascade · RAG · MCP
  • viem · TON · Flashbots · NOWPayments
  • Docker · k8s · nginx · PM2 · systemd
  • own webhook deploy server (no GH Actions)

✦ stats


✦ what I believe

🛠 fewer abstractions, longer-lived code

  • No layer for the sake of a layer, no interface for a single impl, no wrapping the std lib without a reason.

⚡ deploys should be boring

  • git push prod and you're done. No human in the loop, no hand-rolled yaml, no Vercel lock-in.

🤖 the routine belongs to the agent

  • Standups, code review, incidents, MCP server dedupe — Claude already does this. I just wire the pipes.

🎨 aesthetic, but never at the cost of DX

  • Kawaii pixel art, glass UI, gradient brand — but not for the price of a 200ms LCP. One SVG beats ten <div>s.

🔒 secrets never live in the repo

  • .env + .env.local + vault. Bot tokens, keys, prod configs — server environment only.

🌍 your own VPS is cheaper and faster

  • 7 production projects on one $20/mo VPS outrun the same stack on $400/mo serverless.

✦ work together

🛠 custom development Next.js · Go · Rust. MVP in 2-3 weeks, production in 6-8. Fixed-price or T&M.
🤖 AI agents for your workflow Claude-based automation of the routine. Trello → GitHub / DevOps / support / sales.
🧠 CTO consulting Architecture, stack picks, hiring your first team, due diligence. First 30 min call on me.
🪙 on-chain / MEV DEX arbitrage, liquidators, MEV bots on EVM and TON. NDA before the deal.

telegram email unyly



«ship · iterate · automate»


Pinned Loading

  1. percolator-drain-repro percolator-drain-repro Public

    Independent LiteSVM reproducer of the Percolator insurance-drain surface. Full-drain claim: aeyakovenko/percolator-cli#23

    Rust 1