Skip to main content
M Nafian Wildana - Portfolio - Visual Studio Code
EXPLORER
PORTFOLIO
👋welcome.md
personal-info
👤bio.txt
💡interests.md
📧contact.json
professional-info
💼experience.md
🎓education.md
⚡skills.json
projects
kindercastle-app
bukabangunan-app
bukalapak-mitra
👋welcome.md
1
# Hi there, I'm M Nafian Wildana! 👋
2
3
// Currently searching for opportunities as Fullstack Engineer
4
// Location: Jakarta, Indonesia (Open to remote work)
6
const developer = {
7
name: "M Nafian Wildana",
8
role: "Fullstack Engineer",
9
experience: "7+ years",
10
email: "nafianwildana@gmail.com",
11
phone: "+62 8771 2585822",
12
location: "Jakarta, Indonesia",
13
skills: [
14
"React", "Next.js", "Flutter", "Go",
15
"Node.js", "TypeScript", "PostgreSQL", "AWS"
16
],
17
currentFocus: "Building scalable applications & mentoring teams",
18
github: "https://github.com/mnafian",
19
linkedin: "https://www.linkedin.com/in/mnafian/",
20
availability: "Open to new opportunities"
21
};
23
// Feel free to explore my work and get in touch!
24
console.log("Welcome to my portfolio!");
✓ PortfolioUTF-8Ln 1, Col 1welcome.md
@mnafian