A discord bot built along with the GHW session
A simple mp3 player which removes the hassle of selecting songs and starting an application. Just run and listen.
A simple NEWS highlights fetching application using an API.
In short, a useless invention.
A script using the Chudnovsky algorithm to find the Nth digit of pi.
A web based Tic-Tac-Toe application built using HTML5, CSS3 and JavaScript.
Implementation of the classic snake game using python and the pygame module.
A web based classic connect 4 game, built using HTML5, CSS3 and JavaScript.
A python script to create a random number in the range 0 to 1 inclusive.
A script using to calculate distance between two cities using the geopy library.
A C++ script to sort a list of strings. The script uses the STL function to sort the vector using a lambda function converting strings to lower case and comparing the values.
The project was created because of the personal need to track hours each day that are put into work and those which are wasted.
Artificial lyrics generation system using machine learning. The project is built using Python 3, along with the Tensorflow and Keras modules to implement deep learning
A cipher is an encryption algorithm that encrypts a message by shifting each letter in the message by a certain number of letters. This is an implementation of Caesar's Cipher.
A script to encrypt a password by reversing the string and shifting the characters by an entered key.
A sudoku solver is a program that can solve a sudoku puzzle.
A simple regression model trained on house pricing data from kaggle.
This is a web based Rock Paper Scissors implementation.
A script to reverse a string entered by the user.
I automated the task I perform almost everyday after my system boots up. The script opens geeksforgeeks practice portal and my email in the browser; along with spotify and setting the volume levels.
A simple script using python to set a timer that would go off, after the time specified by the user in seconds, along with an alarm sound.
A short script using the python_weather library to extract the current weather report.