Collection of all my blogs.

In this article, we'll explore the key concepts of SPM, how to create a new Swift package, and how to add and manage dependencies in your projects

Explaining how I fixed conscrap using the new shadow root api

Cad Tickers is a python package that allows you to extract exchange data from the Canadian stock market websites such as CSE and TSX.

In this article, we will explore C++ templates, a powerful feature that enables generic programming

How to create a simple chat bot using react-simple-chatbot

In this article, we will walk through the process of setting up a bot, handling messages, and implementing custom commands