In the last 8 months, I did 15 Frontendmentor challenges ranging from Newbie to Advanced level. I have used different technologies starting from...
In this blog, we will build dynamic forms using wtf forms in Flask. Sometimes we don't know how many fields the form will have and we have to add...
If you ever come across a situation where you need to track the changes in the database for auditing purposes or to make the history of all changes in...
When you are doing web development there is a good chance you might forget some of the small security practices about cookies which may cause security...
The murky waters of cpp ยท In this blog, we are going to make a static c++ library that can be used to share c++ code among other c++ programs and...
I am using Tailwindcss for almost 1 and a half years. It is one of the easiest CSS framework I have ever used. One of the best things about...