How to add cookie consent in Nextjs, Tailwind CSS and DaisyUI
Cookie consent on websites refers to the practice of asking users for permission to collect and use their data through cookies.
Arman Notes is a tech blog on everything related to coding, software engineering, AI, and the ever-evolving landscape of technology.
I have been coding for 15+ years and here I share my real-world experiences and practical insights, tutorials, case studies, and thought pieces that not only demystify the complexities of AI algorithms but also offer actionable tips for effective software development.
I use JekyllPad Online CMS & Editor to write my blog posts.
Cookie consent on websites refers to the practice of asking users for permission to collect and use their data through cookies.
An easy way to embed tweets in GitHub Pages without security concerns
Youtube allows you to embed videos in your website. It is said that having a rich content (like a video) in your website can have a positive impact on your S...
Scalability is one of the aspects to make any system future-proof. In this blog post, I will share my learnings about what the scaling is in software deploym...
In a previous blog post, I discussed the differences between Coding, Machine Learning, and Deep Learning. Now, I will share my recent learnings about Reinfor...
I’ve been a software consultant for almost a decade now and I wanna share with you what it means to be a software consultant and why I think everyone should ...
I have been a software engineer and developer for more than a decade now. Writing code has always been a fun part of my day, generally it’s a way to solve a ...
We want to give our users a native experience on their platform of choice. A native experience is when an app looks the same and has the same features as ...
Instead of publishing your dotnet application for each platform separately, there is a way to publish your app once as platform agnostic and run it on eve...