$ls~/projects/

Featured Deployments

deploy.logmain
Madarcore API dashboard preview
Deploy v2.4.1 → production
Auth service: Django → Go/Gin
DB connection pooled — hit 93%
Query latency reduced — p99 42ms
4/6 replicas healthy — rolling update complete
Production
Madarcore API
High-performance logistics engine · Multi-tenant · Event-driven
Django PostgreSQL RedisCelery GoGin
10k+Req/s
<45msp99
93%Cache Hit
99.9%Uptime

Architected a distributed logistics system handling massive event throughputwith multi-tenant data isolation, real-time task orchestrationvia Celery, and sub-45ms p99 query performance across partitioned PostgreSQL. The auth microservice was migrated to Go/Gin for a 3× throughput improvement and reduced memory footprint under concurrent load.

terminaloss
$ajo-cli init project
Initializing project structure...
Generating config.yaml...
Done!Project created in 12ms
$ajo-cli deploy
#Running pre-deploy checks...
Tests passed (47/47)
Building production bundle...
Deployment successful (2.3s)
Open Source
ajo-cli
Developer productivity tool · Scaffold · Configure · Deploy
PythonClickPyPI

A lightweight CLI that automates boilerplate generation,project scaffolding, and one-command deployment workflowsfor backend engineers. Optimised for rapid prototyping — frominit to deploy in under 3 seconds. Designed with extensible plugin architecture and zero configuration defaults.