programming
Using responsive images effortlessly with Hugo Learn how to use responsive images with Hugo to make your website faster without breaking a sweat.
How to use inline SVGs with Hugo Learn how to use inline SVGs to make your static websites lighter and faster.
Remove duplicate elements from lists A neat and compact way to remove duplicate elements from lists.
Year-wise population graph using Scrapy Explore the trends in world population over the years yourself using a bit of code.
Enter, semiprime numbers We all know about primes, let’s now dig into semiprimes.
Behold, the factorial A neat and shorthand way of expressing the factorial in Python.
Testing “django-netjsonconfig” The challenges which I faced while installing and using django-netjsonconfig.