Open to Work: Senior Backend & Distributed Systems Engineer (Go / Python) View LinkedIn →

Lorbic._

Decoding the mechanics of high-performance systems.

Technical Journal // Recent Articles
Sep '24

SOLID and Functional Programming Principles in Go

SOLID and functional programming principles explained and implemented in Go

Feb '24

10 Essential Tips for Beginners Starting in IT

In the ever-evolving world of IT, prioritize mastering core concepts over chasing trends. Embrace hands-on learning through projects, stay curious, seek guidance when needed, and remember that problem-solving and persistence are key to success in this dynamic field.

Feb '24

NGINX: Building from Source and Installation on Linux (Updated)

In this blog we are going to build NGINX from source code. And we will configure NGINX's settings, paths, and add or remove modules.

Jan '24

How to Install Docker Desktop on Another Drive in Windows

Is Docker filling up your C: drive? Here is how to install or move Docker Desktop and its containers to D: drive on Windows 10/11 using WSL2 flags.

Jan '24

Build a URL redirector application with Cloudflare Workers and Cloudflare D1

Discover the power of Cloudflare Workers and D1 database as we guide you through building a robust URL redirector application on LorbiC.com. Shorten and customize your links effortlessly, optimizing user experience and website performance. Learn step-by-step with prerequisites, database setup, and code implementation. Unlock the potential of Cloudflare's edge computing and revolutionize URL handling for seamless redirections. Elevate your web application's performance with this comprehensive guide at Lorbic.com.

Dec '23

Setting Up Llama 2 with Docker on Your Gaming Laptop Using Ollama

Effortlessly set up Llama 2 on your gaming laptop using Docker and Ollama, with a user-friendly interface and local data storage for privacy.

May '23

AWS - Host Static Website With S3 + Cloudfront + Route53

In this blog learn how to host a static website on AWS with S3, Cloudfront and Route53. Enable HTTP/2, HTTP/3 and reditect insecure http to secure https. Set the bucket to private.

Apr '23

Simplifying Search Activation: A Quick Guide with JavaScript

Learn how to enhance user experience by activating the search input field with a simple key press on your website. This quick guide provides a code snippet and easy-to-follow steps.

Apr '23

Setting Up a PostgreSQL Container: A Quick Guide

Learn the simple and fast process of creating a PostgreSQL container using Docker. This guide provides both the command and a detailed explanation of the container and PostgreSQL database configuration.

May '21

Learn Dart Programming

Learn basics of Dart programming language with code examples and explainations.