-
NoSQL Database Access Control: A Practical Guide
Friday, November 15, 2024 in Miscellaneous
Introduction In the ever-evolving landscape of database technologies, NoSQL databases have become increasingly popular due to their flexibility, scalability, and ability to handle diverse data structures. However, with this flexibility comes the …
-
Craft Your First Blog with Hugo and Cloudflare Pages
Thursday, September 07, 2023 in Miscellaneous
Categories:
Introduction Thinking about starting your very own blog? That’s a fantastic idea! In this beginner-friendly guide, we’ll walk you through the process of creating a blog using Hugo (a user-friendly website builder) and hosting it on …
-
Managing Multipple gitconfig Profiles on 1 Computer
Sunday, November 20, 2022 in Miscellaneous
Categories:
If you’re working on multiple repositories based on your work and personal projects. And you need to seperate gitconfig usernames and emails for each of scope, for example to show up your contributions on personal GitHub profile. So, this post …