~/portfolio — zsh
adi@dev:~$ whoami
adi_pratama
adi@dev:~$ cat about.md

Full Stack Developer
membangun produk
yang berjalan mulus.

// 6+ tahun pengalaman. Fokus pada React, Node.js,
// TypeScript, dan arsitektur cloud yang scalable.
// Saat ini available untuk proyek freelance & kontrak.

adi@dev:~$ ./view_projects.sh
adi@dev:~$
commits
2.4k+
projects
47
clients
18
folder_open adi-pratama / portfolio main
search settings
code portfolio.tsx
data_object about.json
description README.md
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
// portfolio.tsx — source of truth
import { Developer } from '@core/types';

export const developer: Developer = {
  name: 'Adi Pratama',
  role: 'Full Stack Developer',
  location: 'Jakarta, ID',
  experience: 6, // years
  stack: [
    'React', 'Next.js', 'TypeScript',
    'Node.js', 'PostgreSQL', 'AWS',
  ],
  focus: [
    'scalable architecture',
    'developer experience',
    'pixel-perfect UI',
  ],
  available: true,
  ship: () => 'production-ready',
};
fork_rightmain error0 warning0
TypeScript UTF-8 Ln 21, Col 3
terminal TERMINAL bash
add close
adi@dev:~/portfolio$ npm run dev
> portfolio@1.0.0 dev
> next dev --turbo
check_circle Ready in 412ms
- Local: http://localhost:3000
- Network: http://192.168.1.7:3000
adi@dev:~/portfolio$
// 02 — projects

Selected work/

adi@dev:~/portfolio$ ls -la projects/
total 3 — showing featured builds, sorted by impact
view --all
folder_special shopflow/
-rwxr-xr-x
2.4 MB Mar 14 v2.1.0

ShopFlow E-Commerce

Platform e-commerce headless dengan checkout custom, inventory realtime, dan integrasi pembayaran multi-gateway.

description README.md
# ShopFlow
> Headless commerce, built for scale.
+ 98 PageSpeed score
+ 3.2x conversion uplift
Next.js Stripe Prisma
./open --project arrow_forward
folder_special datavis-dashboard/
-rwxr-xr-x
1.8 MB Feb 28 v1.4.2

DataVis Dashboard

Dashboard analytics realtime dengan visualisasi interaktif, filter granular, dan export otomatis ke PDF.

description README.md
# DataVis
> Realtime charts, no lag.
+ 12M rows/sec aggregation
+ 60fps interactions
React D3.js ClickHouse
./open --project arrow_forward
folder_special wellness-app/
-rwxr-xr-x
3.1 MB Jan 09 v3.0.1

WellnessApp Mobile

Aplikasi mobile cross-platform untuk tracking kesehatan, meditasi terpandu, dan sinkronisasi wearable device.

description README.md
# WellnessApp
> Calm your mind, move your body.
+ 4.9 App Store rating
+ 120k active users
React Native Expo Firebase
./open --project arrow_forward
// 03 — about

Rekam jejak,
commit demi commit.

// Setiap baris kode adalah keputusan. Setiap commit
// adalah pelajaran. Ini perjalanan saya sejauh ini —
// dari ngoding gratisan sampai ship produk ke ribuan user.

branch
main
+ 12,847
insertions
- 3,201
deletions
git — adi@dev
adi@dev:~/career$ git log --oneline --graph
*
a7f3e92 HEAD -> main 2026
feat: launch freelance practice, fokus produk SaaS
Menjadi independent developer untuk startup & UMKM.
*
c4d1b08 2024
refactor: lead team 6 engineer di unicorn fintech
Memimpin migrasi monolith ke micro-frontend.
*
9e2a47d 2022
feat: join scale-up B2B SaaS sebagai senior fullstack
Build feature yang dipakai 40k+ user harian.
*
3b8f1c5 2020
feat: pindah ke Jakarta, masuk agency digital
Handle klien enterprise dari 0 ke MVP.
*
1a0c23f 2019
init: first paid project, React landing page
Ngoding sambil kuliah, bayaran pertama: Rp 1.5jt.
*
0000000 root
initial commit: Hello, World!
Pertama kali nulis HTML di warnet, 2015.
adi@dev:~/career$
// 04 — skills

package.json

Dependencies yang saya install setiap hari. Semuanya up to date, semuanya production ready.

data_object package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "name": "adi-pratama",
  "version": "6.0.0",
  "role": "fullstack-engineer",
  "dependencies": {
    "react": "^18.2.0",
    "next": "^14.1.0",
    "typescript": "^5.3.3",
    "node": "^20.10.0",
    "postgresql": "^16.1.0",
    "prisma": "^5.8.1",
    "tailwindcss": "^3.4.1",
    "aws-sdk": "^3.490.0",
    "docker": "^24.0.7",
    "graphql": "^16.8.1"
  },
  "devDependencies": {
    "vitest": "^1.2.0",
    "playwright": "^1.41.0",
    "figma-api": "^1.11.0"
  }
}
npm install
adi@dev:~$ npm install
added 14 packages in 2.1s
+ react@18.2.0
+ typescript@5.3.3
+ postgresql@16.1.0
+ aws-sdk@3.490.0
...and 10 more
info 0 vulnerabilities found
.env
COMMUNICATION="clear_and_async"
OWNERSHIP="end_to_end"
DEBUGGING="relentless"
DELIVERY="on_time"
CURIOSITY="always"
// 05 — collaborate

Mari ngoding
sesuatu yang berguna.

// Punya ide produk, website, atau butuh technical advisor?
// Saya terbuka untuk freelance, kontrak, dan konsultasi.

zsh — let's ship
adi@dev:~$ npm install collaboration
Resolving dependencies...
check ready to ship
response
< 24h
timezone
GMT+7
status
online
Naytera Preview Template · Rp 649.999
Dapatkan Template →