SPRING + REACT

2025-03-09

Setting up for development with Spring Boot and React

BACKGROUND SHELL

2025-03-01

Some tricks to run a command

SQUASHING COMMITS WITH MERGE COMMITS

2025-02-18

Squashing commits with merge commits in Git

GERSHGORIN CIRCLE THEOREM

2025-02-13

One of my favorite theorems in linear algebra

A LITTLE HACK FOR CURSOR-BASED PAGINATION

2025-02-13

Simple trick to handle cursor-based pagination

A QUICK NOTE ON ASYNC CACHE

2024-06-15

Implementing async cache decorator