PopCorn is an android app that keeps you updated with all the Movies and TV Shows that you love.
It is an open-source project available on GitHub and Google Play Store. It uses advanced android libraries and components like RecyclerView, Fragments, Glide, Retrofit, SQLite etc.
Simple Todo App to demonstrate Content Providers, Cursor Loaders, Cursor Adapters, Widgets, Notifications etc.
A software for concealing textual information inside of an image using OpenCV library in C++.
Implemented Least Significant Bit (LSB) algorithm for Image Steganography.
An unbeatable computer game which can play Tic-Tac-Toe using Artificial Intelligence.
Implemented MinMax algorithm for analyzing all possible moves and selecting the best one.
10 PRINT CHR$(205.5+RND(1)); : GOTO 10
A simple compiler for Brainfuck programming language written in C++.
Clone of patatap.com
A python script that automatically changes desktop wallpaper based on the time of day.
sunrise --> morning --> afternoon --> sunset --> night --> sunrise
A python script to play a beep sound when laptop battery gets fully charged. Now keep your battery safe.
A C program for solving Sudoku puzzles using Backtracking.