Skip to content

Welcome,

RSS Feed

I'm a software engineer from Indonesia and currently studying computer science. I spend a lot of my time working with TypeScript and Next.js, building all sorts of cool stuff for the web. Recently, I've been diving into Go and exploring the Google Cloud Platform, learning new tools to expand my skillset. Always up for collaboration and eager to create innovative solutions!

Read the blog posts or check my bio for more info.

Recent Posts

  • Go Pointer Analogy

    Published: at 03:43 PM

    Pointer merupakan variable untuk memberikan referensi alamat memori, jadi variable pointer akan menyimpan alamat memori dari variable yang dituju

  • Bagian 1 | Algorithm and Data Structure in Go

    Published: at 12:47 AM

    Jadi pada postingan ini saya ingin berbagi yang sudah saya pelajari kembali tentang algoritma dan data struktur pada pemrograman untuk persiapan magang saya

  • Fastify 101 Backend Glossary

    Published: at 03:22 PM

    In the context of Zod, a popular TypeScript-first schema declaration and validation library, the term "resolver" isn't a built-in concept like it is in frameworks such as GraphQL or Angular.

  • Improving SEO in NextJS 13 using TypeScript

    Published: at 03:22 PM

    Improving SEO (Search Engine Optimization) in Next.js 13 using TypeScript involves utilizing various elements and strategies...