Zainokta
  • Home
  • About
  • Experience
  • Projects
  • Blog
© 2025 Zainokta. All Rights Reserved.

Blog

Thoughts on software engineering, system design, and technology

K or /

Filter by tags:

Building a Financial Recording Chatbot with Go and Gemini API

June 11, 20254 min read

Building a financial recording chatbot with Go and Gemini API

chatbotgolanggemini

Creating a Website Using Golang + Templ

February 7, 20255 min read

Creating a website using Golang, HTML, CSS, and some JavaScript. I will be using Templ for the front-end HTML templating.

golangtempl

Introduction to Microservices Architecture

January 15, 20254 min read

A comprehensive guide to understanding microservices, their benefits, challenges, and when to use them in your projects.

microservicesarchitecturebackendgolang

Creating Bookstore REST API using Deno and PostgreSQL

November 7, 20245 min read

Creating Bookstore REST API using Deno and PostgreSQL

denopostgresqlrest-api