WebGL Particles
2022-12-12 3d frontend webglI started out my career in video games, but recently I’ve feeling the pull to play around again. It’s been interesting re-learning so much of...
Read More (1 min read) about WebGL ParticlesAWS Security Basics
2022-12-10 aws cloud securityI was asked recently what my security recommendations would be for an AWS account. I’m not in infosec personally, so this is definitely not a...
Read More (5 min read) about AWS Security BasicsModel-View-What?
2022-11-27 api architecture frontend patternsMany developers have heard of MV-* design patterns (most commonly MVC), but most don’t know the purpose - or most of the alternatives - to...
Read More (5 min read) about Model-View-What?Pure React Components
2022-11-24 frontend reactI recommend to my teams that they use “pure react components” - but, like usual, I’ve realized that I use the term a bit differently...
Read More (5 min read) about Pure React ComponentsAutomating Deployments with GitHub Actions
2022-03-24 automation github actions helm kubernetesWhen writing my last blog post, I really wanted to share a draft of it (and not just the source code) before publishing. To do...
Read More (4 min read) about Automating Deployments with GitHub Actions