Blog Category

Tutorial

Figma: Designing Instagram Homepage
Tutorial

Figma: Designing Instagram Homepage

Designing existing apps can be a great start for figma beginners. In this article, we will be designing Instagram homepage in figma.

May 31, 2022

TinkerCad: Display Numbers on Seven Segment Display with Arduino
Tutorial

TinkerCad: Display Numbers on Seven Segment Display with Arduino

Using Arduino, Seven Segment Display and Embedded C, display numbers from 0 to 9 in a loop on TinkerCad.

May 13, 2022

Browser detection using JavaScript’s user agent
Tutorial

Browser detection using JavaScript’s user agent

What browser your website visitors are using? It’s a vital question for developers, designers, and marketers alike. Knowing your audience’s browser landscape helps you tailor your web experience for optimal performance and engagement.

January 31, 2022

JavaScript: Track Time Spent By User on Webpage without Google Analytics
Tutorial

JavaScript: Track Time Spent By User on Webpage without Google Analytics

To track time spent by user/website visitor on a given page, we will be using JavaScript’s onbeforeunload event. The onbeforeunload event occurs when the document is about to be unloaded.

January 13, 2022