Skip to content
View juuni26's full-sized avatar

Highlights

  • Pro

Organizations

@javascript-tutorial

Block or report juuni26

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
juuni26/README.md
      ██╗██╗   ██╗██╗   ██╗███╗   ██╗██╗
      ██║██║   ██║██║   ██║████╗  ██║██║
      ██║██║   ██║██║   ██║██╔██╗ ██║██║
 ██   ██║██║   ██║██║   ██║██║╚██╗██║██║
 ╚█████╔╝╚██████╔╝╚██████╔╝██║ ╚████║██║
  ╚════╝  ╚═════╝  ╚═════╝ ╚═╝  ╚═══╝╚═╝

> Junio Akarda // @juuni

Software Engineer · Cyber Security · Open Source

Website LinkedIn


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

> TECH_STACK.conf

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"],
}

TypeScript React Next.js Node.js NestJS Laravel PostgreSQL Redis Docker AWS Python TailwindCSS


> cat /var/log/sum-achievements.log

[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)

> ls -la ./projects/

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)

> current_status.sh

#!/bin/bash

LOCATION="Indonesia 🇮🇩"

while true; do
    learn_something_new
    build_something_meaningful
    push_to_main  # YOLO achievement holder
    sleep 1
done

> git log --oneline --graph

GitHub Streak Activity Graph snake eating contributions

Pinned Loading

  1. javascript-tutorial/en.javascript.info javascript-tutorial/en.javascript.info Public

    Modern JavaScript Tutorial

    HTML 25.2k 4k

  2. javascript-tutorial/id.javascript.info javascript-tutorial/id.javascript.info Public

    Tutorial JavaScript Modern dalam Bahasa Indonesia

    HTML 156 82

  3. Script-AutomationPosting-Facebook Script-AutomationPosting-Facebook Public

    Fun Script for Automation Posting in Facebook. NodeJs+Puppeteer

    JavaScript

  4. pernahke.id pernahke.id Public

    pernahke Platform Social hub app related to tourism place, where people can share their view and interact with others about some tourism destination in Indonesia. Winning Application Baparekraf cha…

    PHP 1

  5. claude-notif-sound claude-notif-sound Public

    A Claude Code notification plugin that plays notification sounds when Claude finishes responding, asks a question, or needs permission — never miss when Claude needs your attention.

    Python 2