This article is a supplement to the recent project I built Guess the color game, you can play the game here and read about its making here. RGB color...
A nextJS game with its objective of identifying as many colors as you can in a given amount of time using RGB color codes. In this article, I briefly...
Overview Privacy-friendly web analytics track a website's usage, gathering insightful data from visitors without collecting personal information. Goat...
If you have known beforehand that you want your react-app to be a PWA(Progressive Web App) you could have used the create-react template pwa like so...
the web store is filled with lots of extensions that perform almost all tasks you can think of. In this article, I have listed my favourite 5 of...
In this article, we will be writing a java program that implements the paper and pencil method of the Fisher-Yates algorithm to generate nth unique...