Software Engineering Notes
Exploring frontend, backend, and full-stack developmen deep dives, series, and hands-on insights.
Articles
Building a React Native CI/CD Pipeline from Scratch with GitHub Actions
- #ci-cd
- #github-actions
- #react-native
- #ios
- #android
- #mobile
- #secrets
- #devops
29 Oct 2025 | 9 min read
From 2.35 GB to 400 MB — Optimising a Next.js Docker Build
- #docker
- #nextjs
- #ci-cd
- #devops
- #build-optimization
- #multi-stage-build
08 Sept 2025 | 8 min read
Adding Redis Caching to Strapi — 5× Throughput on Production
- #strapi
- #redis
- #performance
- #caching
- #load-testing
- #infrastructure
- #elasticache
05 May 2025 | 8 min read
Cutting Strapi REST Payloads with populate.on
- #strapi
- #cms
- #performance
- #rest-api
- #backend
- #graphql
30 Jan 2025 | 6 min read
Hunting LCP Regressions in a Next.js Pages-Router App
- #frontend
- #nextjs
- #performance
- #lighthouse
- #core-web-vitals
15 Jan 2025 | 9 min read
Shrinking a Bloated REST API Response — Audit, Reshape, Refactor
- #api-design
- #performance
- #payload-optimization
- #frontend
- #refactoring
- #react
26 Aug 2024 | 7 min read