Author: Ayush Purawr
Color picker in HTML and JavaScript
In this article, we will be creating a simple Color picker in HTML and JavaScript where the user can see and select a color and…
Tic Tac Toe Game in Python
Who has not played this amazing game in our childhood days? Probably each and every person might have played this game once in their school…
Brick Breaker Game in Java
If you’ve ever played the classic Brick Breaker game, where the goal was to eliminate all the bricks in each level by bouncing your ball…
Number Guessing Game in JavaScript
Today, we will make a simple Number Guessing Game in JavaScript, where a random number will be generated and the human/player will make a guess….
HackerRank Day 6 Solution in Python: Let’s review
Today we will see the HackerRank Day 6 Solution in Python. The problem is named Let’s review which is part of 30 Days of code on HackerRank. Let’s get…
HackerRank Day 5 Solution in Python: Loops
Today we will see the HackerRank Day 5 Solution in Python. The problem is named Loops which is part of 30 Days of code on HackerRank. Let’s get started!…
Best Java Roadmap for Beginners 2023
Java is one of the top programming languages in this era and today we will discuss Java Roadmap for Beginners. Because of Java’s robustness, ease…
Earthquake in Python | Easy Calculation
Problem Statement: The problem of the earthquake in python is that we need to find the difference in energy of an earthquake of a certain…
Striped Rectangle in Python
Problem Statement: The problem is that we need to display a striped rectangle in python. The number of rows and columns is input by the…
Perpendicular Words in Python
Problem Statement: We need to convert normal words into perpendicular words in python. The user will input a series of words with an equal number…




