How to build a simple weather app in Excel VBA
One of our readers posted a question on forum asking how to get weather data using VBA. So I created a very simple weather app…
View More How to build a simple weather app in Excel VBASmart TV hack with Raspberry pi 3
TV’s nowadays are not just limited to watch the regular satellite broadcast shows. You can browse the internet, watch videos on youtube and much more.…
View More Smart TV hack with Raspberry pi 3Complete guide to webviews in android activity
Introduction Android development has a bigger buzz than web development these days. Most businesses require a website and an Android app that goes with it.…
View More Complete guide to webviews in android activityBeginner’s guide to set up a Raspberry ( no external keyboard, mouse required)
I am writing a new series on Raspberry Pi hacks so starting with beginners guide to setup a raspberry for those who never used a Raspberry Pi before.I am…
View More Beginner’s guide to set up a Raspberry ( no external keyboard, mouse required)Build a smokin’ hot coffee cup animation using CSS ☕
In this article, I came up with something very cool stuff — Smoking hot coffee cup animation. Ya!! you read it correctly, don’t get confused…
View More Build a smokin’ hot coffee cup animation using CSS ☕Step by step guide to deloy Django Applications on Heroku
Introduction Most of the software development happens on localhost. But this locally hosted software can only be viewed and tested by one developer. In this…
View More Step by step guide to deloy Django Applications on HerokuHow to Redirect the Pages in PHP after a few seconds
This article is a Snippet about how to redirect from one page to another page in PHP after a few seconds. In this article, I’m…
View More How to Redirect the Pages in PHP after a few secondsBackend for frontend developers: BaaS
Backend as a service( or BaaS) is a kind of service that lets developers ease the process of developing a backend. It is a cloud-based…
View More Backend for frontend developers: BaaSImage hover effect using CSS filters
In this article, we are going to explore the Different kinds of Image hover effects using CSS filters (grayscale, blur) and CSS3 scale method of transform…
View More Image hover effect using CSS filtersHamburger button effects – Part 2
Some time ago, I wrote an article on hamburger button. where I’ve shown how to create a very basic and simple hamburger button effect. In this…
View More Hamburger button effects – Part 2