# overview.md
## Irfan Fitriandi — Software Engineer
I join systems that are already running,
and make them better.
const engineer = {
name: "Irfan Fitriandi",
role: "Software Engineer",
location: "Jakarta, Indonesia",
current: "XL Smart — XL SATU Platform",
open: true, // remote · senior backend / platform
}
## Stack
const stack = {
languages: ["TypeScript", "JavaScript", "PHP"],
frontend: ["Next.js", "Nuxt", "React", "Vue"],
backend: ["Node.js", "Express", "Hono", "NestJS"],
database: ["PostgreSQL", "MySQL", "SQLite"],
tools: ["Docker", "Sentry", "Vitest", "Playwright"],
}
## Signal
// Lighthouse delta on XL SATU
const lighthouse = +40 // percent improvement
// Migrations led end-to-end
const migrations = [
"Nuxt 2 → Nuxt 3",
"Pages Router → App Router",
"JavaScript → TypeScript",
"Options API → Composition API",
]
// Open files in the explorer to learn more.