Solved! provides a platform where user can give solutions for the queries that they have solved and also look for solutions to their queries that still need solving.
The notification application allows users to set reminders at regular intervals of time desired by the user.
NotePad allows user to Create, Update, Insert and Delete and Modify a file using Tkinter package of Python
The music player reads all music files on the device for the user to select and play a song.
Peer-to-peer chat system for client and server using Transmission Control Protocol(TCP) in Java
Sorting an unsorted array using Bubble Sort and Searching for a key in a sorted array using Binary Search in Java.
Viewing availability of the bus seats and booking and cancelling bus seats using array in C++
Code generated passwords using random function and validates passwords input by the user
Application to create, list, take and delete quizzes using Vector Standard Template Library (STL) in C++