🫀 • 🫁 • 🧠
🌱
An ever budding Full Stack Developer.
When I'm not coding I'm usually practicing guitar 🎸.
interface Profile {
name: string;
location: string;
position: string;
phone_number: string;
birth_day: Date;
}
const my: Profile = {
name: 'Sirawich Voungchuy',
location: 'Phuket, Thailand',
position: 'Full Stack Developer',
phone_number: '+66986719271',
birth_day: 'Thu Feb 16 1995 11:02:38 GMT+0700'
}
📈 my github stats