Building a Secure File Sharing Discord Bot using Event-Driven Architecture, Laravel, and Vue.jsApr 28, 2023·3 min read
Alternative Docker runtimebrew install docker-credential-helper docker colima colima start brew services start colima # for apple silicon mac to run x86 containers colima start --arch aarch64 --vm-type=vz --vz-rosetta --cpu 4 --memory 4 --disk 64Nov 24, 2025·1 min read
My thoughts on Competetive ProgrammingFrom the beginning of my coding career, I have known quite some people who I will refer to as ninja coders. They have this amazing thought process for solving complex problems found in competitive programming. I have wet my toes a couple of times to ...Apr 23, 2022·1 min read
Things I like about LaravelBefore I was introduced to MVC architecture, I used plain PHP and HTML for web development, which turned out to be okay for the most part. But as you can guess it gets quite complicated when you want to build something other than a webpage with simpl...Sep 30, 2021·4 min read