Hello, World!

nodeMiniAdmin - Quick, lightweight SQL database explorer
Its a minimal and lightweight tool for quick and easy access to MySQL databases.
Focused on usability and simplicity. Written in Javascript, its a single-file app and requires Node.js to run. Its very easy to setup and use.
The goal of nodeMiniAdmin was to create a simple and lightweight app for quick-querying the SQL databases. Its ideal for developers who mainly need to only perform quick queries. I hope it serves as a valuable tool for the open-source community.
Viola Jones face detection algorithm
A concise explanation of the Viola–Jones face detection algorithm. This technique underlies the face detection features commonly used in mobile phones, digital cameras, and computers.
▶ Watch the Viola–Jones Face Detection Algorithm Video.
Online robotics and hobby-electronics stores in India
If you're in India, here's a curated list of online robotics and hobby-electronics stores that I’ve personally tried, with some of them being really useful.
Javascript Fundamentals (Notes)
This is a repository, that contains a collection of all basic JavaScript concepts with code examples. It covers most key topics, including ES6+ features essential for understanding the modern javascript language fundamentals. You'll also find some notes on Node.js, which are currently a work in progress.