resume.js
// personal_info
🧑‍💻
const name = "Budi Santoso";
const title = "Frontend Developer";
phone: +62 812-3456-7890
location: Jakarta, Indonesia
linkedin: linkedin.com/in/budisantoso
// bio

"Frontend developer dengan 4 tahun pengalaman membangun aplikasi web yang cepat dan mudah diakses. Fokus pada React, performa, dan pengalaman pengguna."


📄 skills.js
const skills = ["React", "TypeScript", "Next.js", "Tailwind CSS", "Node.js", "Figma"];
📄 experience.js
const experience = [
{
title: "Frontend Developer",
company: "Tokopedia",
period: "2022 – Sekarang",
notes: "Memimpin migrasi ke Next.js yang memangkas waktu muat halaman 45%. Membangun design system dipakai 6 tim."
}
{
title: "Web Developer",
company: "Gojek",
period: "2020 – 2022",
notes: "Mengembangkan dashboard mitra driver yang melayani 2 juta pengguna aktif harian."
}
];
📄 education.js
const education = [
{
degree: "S.Kom Teknik Informatika",
institution: "Universitas Indonesia",
period: "2016 – 2020"
}
];
📄 projects.js
const projects = [
{
name: "OpenChart",
info: "Library chart ringan untuk React, 1.8k bintang di GitHub."
}
];
📄 certifications.js
const certifications = [
{
name: "AWS Certified Developer – Associate",
info: "Amazon",
year: "2023"
}
{
name: "BNSP Junior Web Developer",
year: "2022"
}
];
📄 languages.js
const languages = [
{
name: "Indonesia",
info: "Native"
}
{
name: "English",
info: "Professional"
}
];
📄 awards.js
const awards = [
{
name: "Juara 1 Hackathon Jakarta",
info: "GDG Jakarta",
year: "2021"
}
];
// EOF

📬 Get in Touch

Suka template Terminal? Ini contoh — buat CV-mu sendiri gratis. Buat CV Gratis → Lihat template lain