blog.kerolloz.devAFCON Challenge: Under the hoodThis article details the creation of a LeetCode-style challenge, which you can explore at AFCON Challenge. Unveiling the Components 🥁 The backbone of the AFCON Challenge lies in its API and it's written in TypeScirpt, utilizing: Bun: A fast, all-i...Feb 2, 2024·3 min read
blog.kerolloz.devHow to Install rbenv on Ubuntu or Debian-based SystemIf you’re a Ruby developer, you know how important it is to have a version manager that allows you to switch between different versions of Ruby. rbenv is a popular version manager for Ruby that makes it easy to install, manage, and switch between dif...Mar 14, 2023·2 min read
blog.kerolloz.dev100% FREE Deployment for your full-stack web applicationSo you are done building your next unicorn startup and ready to deploy your awesome web application. Congratulations 🎉. You're in the right place. By the end of this article, we will get you up and running with a domain name, a custom professional e...Nov 28, 2022·11 min read
blog.kerolloz.devHow to install Docker on Linux Mint 21 VanessaEveryone is using Docker nowadays. Main reasons include ease of development and rapid deployment. Why bother downloading and installing the required dependencies to start using your preferred programming language when you can do that out of the box w...Oct 3, 2022·2 min read