Blog

Moving My Development Setup to WSL2 and Setting Up Git the Right Way

20 June 2026

I recently started shifting my development workflow to WSL2. I had already been using Git on Windows for a while, so I assumed things would just work the same way. They did, but not for the reasons I initially thought. Read more

WSL2 - The Linux Setup I Had All Along (But Never Used)

16 June 2026

I recently started shifting my development workflow to WSL2. I had WSL installed on my laptop for a long time. I never really used it. Recently, I decided to actually explore it. Read more

Notes About Concepts in Go.

16 May 2026

This document contains my personal notes while learning GO Lang through building a project. Read more

Flamingo Chat — Backend Documentation

10 May 2026

This document explains the complete backend architecture, every data flow, every call graph, and every decision made. It is written for someone maintaining or extending the backend. Read more

Smart Resume Screening Project Documentation

29 April 2026

Read more

Browser Bridge

11 March 2026

BrowserBridge

Read more

Serving a Resume on GitHub Pages

28 January 2026

Serving a Resume on GitHub Pages: Caching Pitfalls and a Clean Long-Term Fix

Read more

CICFlowMeter API (Dockerized)

15 January 2026

This project provides a REST API wrapper around CICFlowMeter using FastAPI and Docker.

Read more

A Structured Japanese Output Challenge

12 January 2026

300 Sentences in 30 Days: A Structured Japanese Output Challenge

Read more

Safeshare Explained

23 December 2025

SafeShare is a secure file-sharing and access control system that allows users to upload, manage, and share files safely. It features role-based access, audit logging, and a REST API for integration and management.

Read more
Next