██╗██╗ ██╗██╗ ██╗███╗ ██╗██╗
██║██║ ██║██║ ██║████╗ ██║██║
██║██║ ██║██║ ██║██╔██╗ ██║██║
██ ██║██║ ██║██║ ██║██║╚██╗██║██║
╚█████╔╝╚██████╔╝╚██████╔╝██║ ╚████║██║
╚════╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═══╝╚═╝
> Junio Akarda // @juuni
Software Engineer · Cyber Security · Open Source
juuni@dev:~$ cat about.txt
╔══════════════════════════════════════════════════════════════════╗
║ ║
║ Impact-driven engineer. 5+ years shipping web apps, APIs, ║
║ and enterprise solutions. Cyber Security degree holder. ║
║ Currently working @ Jitera — remote, international clients. ║
║ ║
║ I write code that works, break things that shouldn't, ║
║ and contribute to open source because building together ║
║ beats building alone. ║
║ ║
║ "we are all work in progress!" ║
║ ║
╚══════════════════════════════════════════════════════════════════╝
juuni@dev:~$ neofetch --stack
████████████████ juuni@dev
██░░░░░░░░░░░░░░██ ──────────────────────────
██░░████████████░░░░██ OS : Indonesia // UTC+07
██░░██ ██░░░░██ Role : Fullstack Engineer @ Jitera
██░░██ ▓▓ ▓▓ ██░░░░██ Degree : B.S. Cyber Security — Binus
██░░██ ██░░░░██ Focus : AI × Engineering
██░░████████████░░░░██ Shell : zsh + tmux
██░░░░░░░░░░░░░░██ Editor : Cursor
████████████████ Uptime : 5+ years in the game
stack = {
"frontend": ["TypeScript", "React", "Next.js", "Tailwind CSS", "Vite", "ShadCN"],
"backend": ["Node.js", "NestJS", "Laravel", "Express", "PHP"],
"database": ["PostgreSQL", "MySQL", "MongoDB", "Redis", "MSSQL"],
"infra": ["AWS", "GCP", "Azure (AZ-900)", "Docker", "RabbitMQ"],
"weapons": ["Git", "Python Scripting", "Puppeteer", "Linux"],
}[2024] ★ Learning Facilitator — Dicoding × DBS
[2021] ★ App Competition Winner — Dicoding / Indosat / Ministry of Tourism
[----] ★ Open Source Maintainer — javascript.info Indonesian Reg
[----] ★ Arctic Code Vault Contributor
[----] ★ Microsoft Azure Certified (AZ-900)
drwxr-xr-x easykitas/ → Immigration service web app (visa, tax, KITAS)
drwxr-xr-x pernahke.id/ → Tourism social hub — national competition winner
drwxr-xr-x Script-AutomationPosting-Facebook/ → Puppeteer automation scripts
drwxr-xr-x id.javascript.info/ → JS tutorial — Indonesian translation (maintainer)
drwxr-xr-x Top5League/ → PWA for top 5 European football leagues
drwxr-xr-x JuniScript/ → Micro-learning blog (Gatsby + Tailwind)
#!/bin/bash
LOCATION="Indonesia 🇮🇩"
while true; do
learn_something_new
build_something_meaningful
push_to_main # YOLO achievement holder
sleep 1
done



