24-day longest streak
> Software engineer. I used to read source before reading docs, now ask AI to > do it for me! homepage → behrad.khodayar.me linkedin → linkedin.com/in/behrad-khodayar stackoverflow → stackoverflow.com/users/6532189 medium…
bash
behradkhodayar@github:~$ whoami
▄ ▀▄ ▄ behrad@github
▄ ▀ ▄ ▀▄ ▀▄ -------------
▀ ▀▄▄ ▀▀ ▀▄ ▄ ▀▄ host....... behradkhodayar/behradkhodayar
▀ ▀▀▀▄▄ ▀ █ ▀█ ▄ ▄ ▄ shell...... zsh
▀▄ ▄ ▄ ▄ █ █ █ editor..... vscode (YES! VSCode!)
▄▄▄ ▄▄▄█ ▄ ▄ ▄ ▄▀ os......... linux (Ubuntu)
▄▄ ▄▄█▀▄▄ ▀█▀▄▀▄ ▄▀▄▀ ▀ uptime..... since the dial-up era
█▀ ▄▄▀▀▄▄ ▄▀███████▀ ▀ ▄▀ ▄▀ ▄▀ cwd........ /var/log/curiosity
▄▀▀ ▄ ▀▄▄▀█▄███████▄▀▀▄▄▀ ▄ ▀ pkgs....... ~/.config/curated
█ ▄▀ ▄▀▄██▄████▀██▀▀▀ ▄▄▀▀ ▄█▀ tty........ ttys/all-of-them
▀ ▀ ▀▄█▄▀███ ▀▄██▀▀▀ ▄▄▀ ──────────────────────────────
▀ ▄ ▄ █ █ ██▀▄ ▀ ▀ ░░ ▒▒ ▓▓ ██ ▓▓ ▒▒ ░░
▀ ▀ ▄ █ █ █ ▄▀▄▄
▀ █ ▄ █ ▀▄ ▀▀ ▄ ▄▄ ── primes plotted at (r=p, θ=p) ──
▀ █ ▀▄ ▀▄ ▀▀▄▄▄ p ∈ primes, p ≤ 3000
▀ ▀▄ ▄▄ ▀ hat-tip: 3Blue1Brown
▀ ▀▄
bash
behradkhodayar@github:~$ cat about.txt
> Software engineer. I used to read source before reading docs, now ask AI to
> do it for me!
bash
behradkhodayar@github:~$ cat ~/.config/stack.toml
toml
# what I keep in my toolbox
["Languages & Frameworks"]
core = ["python", "typescript", "javascript", "rust", "php", "sql", "bash"]
backend = ["fastapi", "django", "node.js", "nestjs", "tokio", "axum", "sqlx", "symfony"]
frontend = ["next.js", "react"]
ai = ["langchain", "raw sdks"]
tui = ["ratatui"]
testing = ["evals", "pytest", "hypothesis", "vitest", "cargo test"]
["Cloud, Infrastructure & DevOps"]
azure = ["iaas", "paas", "saas", "aks", "aca"]
container = ["kubernetes", "helm", "docker", "docker-compose"]
iac = ["terraform"]
delivery = ["gitops", "argocd", "tilt", "github-actions", "self-hosted-runners"]
ops = ["nginx", "linux/unix", "bash-scripting", "ci/cd", "on-prem", "cost-optimization"]
vcs = ["git", "git-flow"]
["Software Architecture"]
patterns = ["microservices", "monolith→microservices", "event-driven (eda)", "ddd"]
apis = ["rest", "websockets (socket.io, tokio-tungstenite)", "api-design"]
brokers = ["nats", "rabbitmq"]
systems = ["distributed", "real-time pipelines", "multi-cluster", "ha", "low-latency"]
authn_z = ["jwt", "siwe", "oauth"]
["Databases"]
relational = ["postgresql", "mysql", "oracle"]
document = ["mongodb"]
kv = ["redis"]
timeseries = ["timescaledb"]
work = ["migrations", "query-optimization", "schema-design", "csv/ndjson pipelines"]
["AI-Assisted Development"]
ide = ["agentic ide workflows", "claude code", "custom subagents", "slash commands", "hooks", "mcp servers"]
patterns = ["llm apps", "rag", "ai agents", "function calling"]
guardrails = ["ai code review", "quality & safety", "human-in-the-loop gates"]
apis = ["anthropic claude", "openai", "prompt engineering"]
["Observability & Quality"]
logging = ["structured", "rust tracing", "pino"]
metrics = ["grafana", "dashboards"]
tracing = ["distributed tracing"]
testing = ["vitest", "cargo test", "unit", "integration", "contract"]
practice = ["code review", "sli/slo/sla", "reliability engineering"]
["Blockchain & Web3"]
chains = ["bitcoin", "ethereum", "base", "solana"]
indexing = ["evm via alloy", "solana-client"]
markets = ["polymarket (clob)", "hyperliquid", "chainlink rtds"]
infra = ["chainstack", "alchemy", "quicknode (rpc/ws)"]
work = ["on-chain/off-chain integration"]
["Leadership & Delivery"]
tech = ["technical leadership", "architecture & system design", "cloud system design"]
delivery = ["project management", "roadmapping", "ci/cd ownership", "agile/scrum"]
people = ["hiring & interviewing", "developer mentoring", "cross-team comms", "stakeholder mgmt"]
risk = ["security & compliance", "quantitative risk controls"]
writing = ["technical writing", "documentation"]
bash
behradkhodayar@github:~$ cat ~/.elsewhere
homepage→ behrad.khodayar.melinkedin→ linkedin.com/in/behrad-khodayarstackoverflow→ stackoverflow.com/users/6532189medium→ behradkhodayar.medium.comreddit→ reddit.com/user/behradkhodayar
-
nestcli-zsh ★ PINNED
Zsh completion plugin for Nest.js framework's CLI tool
★ 2 1y agoExplain → -
claude-code-py-ts-pg ★ PINNED
Polyglot (Python/TypeScript/PostgreSQL/Docker) starter template for AI-assisted dev w/ Claude Code. Adhering to BPs as recommended at:
Python ★ 1 1d agoExplain → -
chexx ★ PINNED
Chexx: chess where every move transmutes your pieces.
TypeScript ★ 2 1mo agoExplain → -
awesome-degen
Curated projects & tools for the Degen ecosystem
★ 3 2y agoExplain → -
awesome-kite
A curated list of resources around Kite AI : AI Payment Blockchain
★ 1 3mo agoExplain → -
kudzu-exchange ⑂
No description.
★ 1 2y agoExplain → -
aa-explorer
Block Explorer for EIP-4337 Account Abstraction
Rust ★ 1 3y agoExplain → -
behradkhodayar
Homepage
MDX ★ 0 24d agoExplain → -
medad
✏️ Terminal coding agent/harness built on LangChain Deep Agents; approval-gated edits & shell, skills, memory, subagents, resumable sessions [WIP]
Python ★ 0 26d agoExplain → -
omnigent ⑂
Omnigent is an open-source AI agent framework and meta-harness: orchestrate Claude Code, Codex, Cursor, Pi, and custom agents — swap harnesses without rewriting, enforce policies and sandboxing, and collaborate in real time from any device.
★ 0 1mo agoExplain → -
builderbot ⑂
Incubating experimental AI projects to operate millions of lines of code
★ 0 1mo agoExplain → -
benchflow-agents ⑂
Minimal coding agents, easy to play with (opencode TUI) and easy to benchmark (ACP on BenchFlow) — built around mini-swe-agent
★ 0 1mo agoExplain → -
rpt
No description.
Dockerfile ★ 0 2mo agoExplain → -
awesome-blockchain-ai ⑂
A curated list of Blockchain projects for Artificial Intelligence and Machine Learning
★ 0 3mo agoExplain → -
self-hosted-ai-starter-kit ⑂
The Self-hosted AI Starter Kit is an open-source template that quickly sets up a local AI environment. Curated by n8n, it provides essential tools for creating secure, self-hosted AI workflows.
★ 0 7mo agoExplain → -
A2A ⑂
An open protocol enabling communication and interoperability between opaque agentic applications.
★ 0 1y agoExplain → -
gemini-fullstack-langgraph-quickstart ⑂
Get started with building Fullstack Agents using Gemini 2.5 and LangGraph
★ 0 1y agoExplain → -
nest-cli ⑂
CLI tool for Nest applications 🍹
★ 0 1y agoExplain → -
Studio ⑂
No description.
★ 0 1y agoExplain → -
TFrameX ⑂
No description.
★ 0 1y agoExplain → -
deer-flow ⑂
DeerFlow is a community-driven framework for deep research, combining language models with tools like web search, crawling, and Python execution, while contributing back to the open-source community.
★ 0 1y agoExplain → -
ai-getting-started ⑂
A Javascript AI getting started stack for weekend projects, including image/text models, vector stores, auth, and deployment configs
★ 0 1y agoExplain → -
axum ⑂
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
★ 0 1y agoExplain → -
pydantic-ai ⑂
Agent Framework / shim to use Pydantic with LLMs
★ 0 1y agoExplain → -
Prompt-Engineering-Guide ⑂
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
★ 0 1y agoExplain → -
efpcontracts ⑂
No description.
★ 0 1y agoExplain → -
substrate-front-end-template ⑂
A Polkadot.js API + React based template for building Substrate Front Ends
★ 0 3y agoExplain → -
docs.wormhole.com ⑂
Synced with GitBook
★ 0 2y agoExplain → -
gswc
No description.
★ 0 2y agoExplain → -
nexplorer
No description.
TypeScript ★ 0 2y agoExplain → -
hub-monorepo ⑂
Implementation of the Farcaster Hub specification and supporting libraries for building applications on Farcaster
TypeScript ★ 0 2y agoExplain → -
nook ⑂
Source code for the now-defunct Farcaster client, nook.
★ 0 2y agoExplain → -
litecast ⑂
A beautiful yet simple Farcaster client
★ 0 2y agoExplain → -
nestjs-boilerplate ⑂
NestJS boilerplate. Auth, TypeORM, Mongoose, Postgres, MongoDB, Mailing, I18N, Docker.
★ 0 2y agoExplain → -
rainbow ⑂
🌈‒ the Ethereum wallet that lives in your pocket
★ 0 2y agoExplain → -
opencast ⑂
A fully open source Twitter flavoured Farcaster client
★ 0 2y agoExplain → -
farcaster-explorer ⑂
The repo behind the Dune dashboard https://dune.com/ilemi/farcaster-explorer
★ 0 2y agoExplain → -
satori ⑂
Enlightened library to convert HTML and CSS to SVG
★ 0 2y agoExplain → -
fig ⑂
Guidelines & best practices for developing Frames: https://www.figma.com/community/file/1367670879509913267/frame-interface-guidelines
★ 0 2y agoExplain → -
awesome-nodejs ⑂
:zap: Delightful Node.js packages and resources
★ 0 2y agoExplain → -
upthumbs ⑂
No description.
★ 0 2y agoExplain → -
parity-signer ⑂
Air-gapped crypto wallet.
★ 0 3y agoExplain → -
wasmi ⑂
WebAssembly (Wasm) interpreter.
Rust ★ 0 3y agoExplain → -
TaskingAI ⑂
The open source platform for AI-native application development.
★ 0 2y agoExplain → -
jm-front-next-tw
No description.
TypeScript ★ 0 2y agoExplain → -
chess-sb
No description.
★ 0 2y agoExplain → -
nj14
No description.
TypeScript ★ 0 2y agoExplain → -
catch-up
A Handbook/Cheat-sheet to help developers swiftly catch-up on PLs, Tools, Frameworks
★ 0 2y agoExplain → -
aa-bundler ⑂
ERC-4337 (Account Abstraction) - Bundler implementation in Rust.
Rust ★ 0 3y agoExplain → -
polkadot-sdk ⑂
No description.
★ 0 2y agoExplain → -
substrate-archive ⑂
Blockchain Indexing Engine
Rust ★ 0 2y agoExplain → -
substrate-docs ⑂
Substrate Developer Hub. Substrate is powered by best in class cryptographic research and comes with peer to peer networking, consensus mechanisms, and much more.
★ 0 1y agoExplain → -
substrate ⑂
Substrate: The platform for blockchain innovators
Rust ★ 0 3y agoExplain → -
cumulus ⑂
Write Parachains on Substrate
★ 0 3y agoExplain → -
4337ep060
No description.
TypeScript ★ 0 3y agoExplain → -
UoIndexer ⑂
UserOperation Indexer for EIP4337
★ 0 3y agoExplain → -
jsonrpsee ⑂
Rust JSON-RPC library on top of async/await
★ 0 3y agoExplain → -
reth ⑂
Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
★ 0 3y agoExplain → -
startbootstrap-creative ⑂
A one page HTML theme for creatives by Start Bootstrap
★ 0 3y agoExplain → -
w3f-education ⑂
Technical Education at Web3 Foundation
JavaScript ★ 0 3y agoExplain → -
substrate-node-template ⑂
A new FRAME-based Substrate node, ready for hacking.
Rust ★ 0 3y agoExplain → -
aztec-connect ⑂
aztec connect repository
★ 0 3y agoExplain → -
awesome-chatgpt-prompts ⑂
This repo includes ChatGPT prompt curation to use ChatGPT better.
★ 0 3y agoExplain → -
actix-extras ⑂
A collection of additional crates supporting the actix and actix-web frameworks.
★ 0 3y agoExplain → -
book ⑂
A book on all things Foundry, available at https://book.getfoundry.sh.
★ 0 3y agoExplain → -
lemmy ⑂
🐀 A link aggregator and forum for the fediverse
★ 0 3y agoExplain → -
xitca-web ⑂
No description.
★ 0 3y agoExplain → -
actix-yew-template ⑂
Start for a project with actix backend and yew frontend
★ 0 4y agoExplain → -
yew ⑂
Rust / Wasm framework for building client web apps
★ 0 3y agoExplain → -
mdBook ⑂
Create book from markdown files. Like Gitbook but implemented in Rust
★ 0 3y agoExplain → -
stdweb ⑂
A standard library for the client-side Web
★ 0 3y agoExplain → -
dioxus ⑂
Friendly React-like GUI library for desktop, web, mobile, and more.
★ 0 3y agoExplain → -
zksync ⑂
zkSync: trustless scaling and privacy engine for Ethereum
★ 0 3y agoExplain → -
snark ⑂
Interfaces for Relations and SNARKs for these relations
★ 0 3y agoExplain → -
seed ⑂
A Rust framework for creating web apps
★ 0 4y agoExplain → -
trin ⑂
An Ethereum portal client: a json-rpc server with nearly instant sync, and low CPU & storage usage
Rust ★ 0 3y agoExplain → -
helios ⑂
A fast, secure, and portable light client for Ethereum
★ 0 3y agoExplain → -
js-framework-benchmark ⑂
A comparison of the perfomance of a few popular javascript frameworks
★ 0 4y agoExplain → -
ethereum-org-website ⑂
Ethereum.org is a primary online resource for the Ethereum community.
★ 0 3y agoExplain → -
l2beat ⑂
L2BEAT is an analytics and research website about Ethereum layer two (L2) scaling solutions.
★ 0 3y agoExplain → -
uniswap-info ⑂
ℹ️ Uniswap analytics.
★ 0 5y agoExplain → -
bitcoin ⑂
Bitcoin Core integration/staging tree
★ 0 6y agoExplain → -
etherwall ⑂
Ethereum QT5 Wallet
★ 0 7y agoExplain → -
trinity ⑂
The Trinity client for the Ethereum network
★ 0 6y agoExplain → -
aleth ⑂
Aleth – Ethereum C++ client, tools and libraries
★ 0 6y agoExplain →
No repos match these filters.