A Fully Dockerized AWS CDK Dev EnvironmentI Hate having to install stuff on my machine for a project, then have collision on config or versions or when I want to clean things up to…Feb 4Feb 4
Simple S3 Thumbnail For Images (using custom metadata)Have you ever needed displaying S3 images preview, but downloading the whole file is too expensive ? Here is one easy and funny solutionMar 10, 20231Mar 10, 20231
Js-free image gallery carousel PoCTL;DR: I made a codepen and a static hosted demoJan 23, 2021Jan 23, 2021
Node Express js cookies set/get secureI was working on a app and needed to store a token in user cookies for few days. Here is what I found after some search and tests, I hope…Sep 16, 20184Sep 16, 20184