I build practical products, automation tools, and occasionally questionable experiments.
const abye = {
role: "Full-stack Developer",
location: "Indonesia",
interests: [
"Web Products",
"Automation",
"Developer Tools",
"AI Experiments",
],
currently: "Shipping small improvements every day",
};- 🚀 Web products and internal tools
- 🤖 Automation systems and intelligent workflows
- 📦 Small open-source experiments
- 🧪 Occasionally breaking things to understand them better
- ✨ 2026-07-18 — Created the
pradana-stadiumrepository and initialized its project essentials - 📝 2026-07-18 — Defined the product requirements for cloud ticketing and offline-first local event operations
- 📝 2026-07-18 — Documented the system architecture, domain model, state machines, API contracts, glossary, and UI modules
- ✨ 2026-07-18 — Organized implementation work into checkable, sprint-based tasks
- 🔎 2026-07-18 — Next: review the documentation and begin the domain model and database schema
- 🔎 2026-07-17 — Reviewed recent GitHub activity and searched for a suitable public contribution
| Date | Highlight |
|---|---|
| 2026-07-18 | Created the pradana-stadium repository and initialized its project essentials |
| 2026-07-17 | Reviewed recent GitHub activity and searched for a suitable public contribution |
| 2026-07-16 | Migrated several applications and services to new servers |
| 2026-07-15 | Reviewed current projects |
- Clarity over cleverness
- Fewer moving parts
- Build useful things
- Ship, learn, improve, repeat