Blogs ✏️

So... I not only like to read long and boring documentations, research papers and journals, I also like to write them! Here you can find some of my favourite content related work published on various sites.

Neon T3 Starter Kit: Supercharging Web Development with Serverless Postgres

Neon T3 Starter Kit: Supercharging Web Development with Serverless Postgres

A starter kit that uses Neon database and T3 stack to build a full-stack web application with TypeScript.

neon
typescript
guide
Conditional Dependency Management Using Maven Profiles

Conditional Dependency Management Using Maven Profiles

Introduction to Maven profiles and how to use them to conditionally manage dependencies in a Maven project.

maven
java
guide
From Kubernetes Chaos to Calm: A Cyclops Adventure

From Kubernetes Chaos to Calm: A Cyclops Adventure

A guide to understanding and managing Kubernetes Chaos, and how to use it to improve the reliability of your applications.

kubernetes
cyclops
guide
Mastering npm: A Comprehensive Guide to Package Management

Mastering npm: A Comprehensive Guide to Package Management

A comprehensive guide to npm, covering everything from installation to publishing packages.

npm
javascript
guide
My Journey in Authorization with OPAL

My Journey in Authorization with OPAL

Understanding the basics of authorization and how to implement it using OPAL, a powerful authorization library.

opal
authorization
guide