A-taste-of-tailwindcss

Tailwindcss is a utility-first CSS framework. It is a low-level framework that provides you with all the building blocks you need to create a design system. It is a highly customizable framework that allows you to build designs without writing any CSS.
Read more →

AI-by-Yasin-Arafat

নিচের লেখাটা আমাদের আরাফাত ভাই এর থেকে নেয়া। ভাই এর GitHub profile,

Read more →

An-article-about-Vscode-vscodium-and-code-oss

আসসালমু আলাইকুম। আশা করি ভালোই আছেন আপনারা। সত্য বলতে তাড়াহুড়ো করে লেখা, তাই ভুলগুলো ক্ষমাসুন্দর দৃষ্টিতে দেখার অনুরোধ রইলো।
Read more →

CI-CD-with-GitHub-Actions

GitHub Actions is a CI/CD tool provided by GitHub. It is free for public repositories and has a free tier for private repositories as well. It is a very powerful tool and can be used to automate the workflow of your project. It can be used to build, test, and deploy your project. It can also be used to automate the release process of your project.
Read more →

Internet-blocking-with-hosts

এই ফাইল মূলত কোনো একটা address (URL) কে অন্য কোনো address এ redirect করতে ব্যবহৃত হয়। এর সবচেয়ে বাস্তবিক প্রয়োগ হচ্ছে adblocking এর ক্ষেত্রে। যেসব website আমরা block করতে চাই, সেসব website কে আমরা 0.0.0.0 (localhost) এ forward করি, এই ফরম্যাটে,
Read more →

Location-in-a-matrix-1-to-n

For 1D array, we can easily find the location of an element in the array. But for 2D array, it is a bit tricky. Let’s see how we can find the location of an element in a 1D or 2D or maybe a bit more dimentional array.
Read more →

Send-mail-from-custom-email

Cloudflare Email Routing allows you to create custom email addresses that forward emails to your existing email account. This is useful for creating professional-looking email addresses without needing a separate email hosting service.
Read more →

Tinkering-with-Cmake

CMake is a cross-platform free and open-source software tool for managing the build process of software using a compiler-independent method. It supports directory hierarchies and applications that depend on multiple libraries. It is used in conjunction with native build environments such as Make, Qt Creator, Ninja, Apple’s Xcode, and Microsoft Visual Studio. It has minimal dependencies, requiring only a C++ compiler on its own build system.
Read more →