Skip to content
View AmirHBuilds's full-sized avatar

Block or report AmirHBuilds

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

AmirHosein Najafi

Backend Engineer · Infrastructure · Embedded Systems

I build software that has to survive real conditions — bad networks, censorship, hardware failures, and production load. Not tutorial code. Code that's still running when everything around it isn't.

Website · LinkedIn · X · YouTube


Highlight

Mirrorino is a self-hosted GitHub mirror I built so open-source didn't just disappear when the internet did. It served 6,000,000+ requests during the 2026 Iran internet disruption, keeping GitHub reachable for people who'd otherwise lost access entirely.


Projects

Mirrorino — Self-hosted GitHub mirror for unreliable internet. FastAPIVuePostgreSQLDockerNginx

FreeByte — A production platform, not a demo: backend, Telegram automation, auth, payments, deployment. FastAPITelegram

NoonYar — Bakery automation connecting software to physical hardware in real time. FastAPIPostgreSQLRedisCeleryMQTT

data-guardian — Telegram bot that monitors IPs/domains from multiple countries and alerts you when something stops responding. PythonPostgreSQLTelegram

course-guardian — Telegram bot for selling courses: media delivery, private channel access, join-request approval, built-in wallet. PythonPostgreSQLTelegram

ssh-to-vps — A full SSH terminal, inside Telegram. My original idea, and as far as I know the first bot of its kind. PythonNetworking


Stack

Backend — Python, FastAPI, Flask, Django, SQLAlchemy, AsyncIO Data & Messaging — PostgreSQL, Redis, RabbitMQ, Celery, MQTT Infrastructure — Linux, Docker, Nginx, systemd, CI/CD Embedded — ESP32, AVR, C/C++, Arduino AI / ML — Embeddings, RAG, LLM APIs


GitHub

Pinned Loading

  1. mirrorinomirrorinoPublic

    Self-hosted GitHub-style file repository platform.

    Vue 8 1

  2. noonyar-server-sidenoonyar-server-sidePublic

    NoonYar is a smart bakery management system that helps organize daily bread reservations and customer queues. The server side is the central brain of the system: it keeps track of which customers h…

    Python