The blog
Thoughts, guides and tutorials on programming, web development, design and startups
Subscribe to newsletterLatest blog posts
I built and deployed my first go backend
Recently I've fallen in love with go. The language simplicity, it's powerful concurrency model and the exhaustiveness of its standard library sets it apart. For the last month, I built and deployed for a client a blog app backend API using go. In this post, I will talk about tools I used, challenges I faced and a comparison of cloud providers for deploying a go backend.
gobackenddiscoverywebdevopsinfra
I built a browser extension this week
This week, I built digestmark.app, a browser extension to help you summarize web content. I've always wanted to experiment with web extension.In this post, I talk about what I learned, the tools I used and what the browser extension business looks like.
aijavascriptproductivitywebindie-project
Reflections on stepping down as CTO after two years
Two weeks after finishing my high school exams, I walked into a small company as an intern. I was 18 convinced I could learn more by building real solutions than sitting in university classrooms. Fast forward two years, I'm stepping down to pursue new challenges.
thoughts
A tour of Go
Go is a general-purpose language designed with simplicity and efficiency in mind. It's a compiled language that runs fast and is easy to understand. In this post, we'll explore the key features of Go and why it's a great choice for many types of applications.
goprogrammingdiscoveryweb
Welcome
It's something I've been wanting to do for a while now. Welcome to my new personalized blog built from scratch with Nextjs, MDX and TailwindCSS. My goal is to share here my thoughts, experiences, and learnings with you.
webnextjstypescript