Why This Blog?
Welcome to my blog! This space is where I’ll be sharing my ideas, thoughts, and work on various topics related to Computer Science, technology, and much more. It serves as a platform for me to exp...
Welcome to my blog! This space is where I’ll be sharing my ideas, thoughts, and work on various topics related to Computer Science, technology, and much more. It serves as a platform for me to exp...
New publication category
In this post, I will document my goals
In this post, I will share my first experience using UmbrelOS on an old laptop.
In this post, you will see the experience of publishing a package on PyPI with C++ code and how to compile it during the package installation.
Why use the Armadillo library? I am currently facing a challenge that involves building, from scratch, a C++ code that implements the KNN algorithm along with the LBP feature extractor. During dev...
What is this plugin for? This plugin converts Obsidian Markdown into a format compatible with platforms like Jekyll and Docusaurus. This is necessary because the formatting and usage of Markdown...

Why Build a Library for a Search Engine? I’m building this library to be used in search engine studies, in small to medium-scale contexts, and to provide an open-source tool where various develope...