● Open to new opportunities

Hi, I'm

Full Stack Web Developer

I build secure, maintainable web applications using clean architecture and practical workflows. My priority is reliable delivery and long-term support.

17+

PROJECTS

8+

CLIENTS

2+

YEARS EXP

Dama

Certificates

No certificates available yet.

About Me

const developerProfile = {
    personal: {
        location: 'Jawa Timur (East Java)',
        birthDate: 30,
        birthMonth: ,
        zodiac: 'Capricorn'
    },
    education: {
        school: 'SMK NEGERI #error',
        grade: 12,
        major:
    },
    coding: {
        skills: [{
            name: 'Node.js'
        }],
        focus: 'Scraping'
    },
    favoriteSongs: {
        international: [{
            title: 'Blank Space',
            artist: 'Taylor Swift'
        }, {
            title: 'Good Life',
            artist: 'OneRepublic'
        }, {
            title: 'Who Says',
            artist: 'Selena Gomez & The Scene'
        }],
        local: [{
            title: 'Cincin',
            artist: 'Hindia'
        }, {
            title: 'Tarot',
            artist: '.feast'
        }, {
            title: 'Nina',
            artist: '.feast'
        }]
    }
};