
$ whoami
Alireza Mohagheghi
$ cat about.txt
Backend Engineer
Building open source infrastructure for hosting providers and fintech
$ cat stack.json
{
"languages": ["TypeScript", "JavaScript", "PHP"],
"frameworks": ["NestJS", "Fastify", "Express", "Laravel"],
"databases": ["PostgreSQL", "Redis", "MongoDB"],
"infra": ["Docker", "Google Cloud", "CI/CD"],
"architecture": ["Microservices", "Event-Driven", "WebSockets"]
}
$ ls ~/projects
hostito-core/ # open source WHMCS alternative
ledgito/ # accounting engine for crypto exchanges
$ cat highlights.log
[2024] Founded Webito — software company focused on open source dev infrastructure
[2023] Built transaction processing system — 10k+ req/min at crypto exchange
[2021] Real-time lottery platform — 150k concurrent users
[2019] Started backend journey — never stopped
$ echo $STATUS
Open to remote — actively building
$ curl -s contact.json
{
"email": "ialirezamhi@gmail.com",
"linkedin": "linkedin.com/in/alirezamohaqeqi",
"github": "github.com/webito-io"
}
$ _