UNITY - OBJECT POOLING REFERENCE

Quick Reference on How to implement Object Pooling in Unity

KRITA - TIPS & HOT KEYS

Quick Reference on Hot Keys for Krita

UNITY VFX REFERENCES

Quick Reference Guides for creating VFX in Unity

DEVELOPMENT VM SETUP

Quick Reference on How I set up my development VM environment

EXPLORING FILE DOWNLOAD REVERSE PROXY WITH NGINX + LUA + REDIS

How to reverse proxy to a custom dynamic download URL that is stored in Redis with Nginx and Lua

AVOID THIS HTTPS MISTAKE WHEN SETTING UP A CUSTOM DOMAIN FOR GITHUB PAGES WEBSITE

How to set up GitHub Pages with your custom domain without the need to purchase any SSL add-ons from Namecheap

BLENDER - TIPS & HOT KEYS

Quick Reference on Hot Keys for Blender

BUILDING A S3 FILE DOWNLOAD SERVICE USING SPRING BOOT AND MINIO CLIENT

Implement a File Download Service that can handle large file downloads and multiple file downloads as zip

WHY I USE HUGO AS AN ALTERNATIVE TO WORDPRESS FOR MY BLOGGING WEBSITE

Hugo + Github Pages can be a cheaper option for blogging compared to WordPress

UPDATES TO AUTOCONFIGURATION IN SPRING BOOT 3

If you are working with a custom starter library, take note of this auto-configuration change!