Blog
Designing a Cloud DAM
A solution design for a digital asset management system using AWS services, like Cloudinary
read more →Deploying Next.js on Cloudflare pages
You can deploy a static next.js easily to a cloudflare pages, either using the wrangler cli or with git integration.
read more →Cloud apps
Recently I completed some AWS certifications and in doing so thought it would be a good idea to dig into some of the methodologies or best practices behind running apps in the cloud.
read more →Technical lock
Or cognitive lock is when your so immersed in a technology you struggle to break free from its grasp
read more →Retrieval Augmented Generation (RAG)
Retrieve data that can be augmented to your prompt when generating an answer from an LLM.
read more →HTMX & Hono - the new stack
HTMX is a javascript library that allows you to build an interactive application without having to write any javascript
read more →