Priyadarshini Gopal
@Priyadarshini
Published Projects
Query Solving Website Using Python Django
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.
Desktop Notification using Python and PyQt5
The notification application allows users to set reminders at regular intervals of time desired by the user.
Notepad using Python and Tkinter
NotePad allows user to Create, Update, Insert and Delete and Modify a file using Tkinter package of Python
Music Player using Android Studio and Java
The music player reads all music files on the device for the user to select and play a song.
Client-Server Peer-to-peer Chat in Java
Peer-to-peer chat system for client and server using Transmission Control Protocol(TCP) in Java
Sorting and Searching in Java
Sorting an unsorted array using Bubble Sort and Searching for a key in a sorted array using Binary Search in Java.
Bus Reservation using C++
Viewing availability of the bus seats and booking and cancelling bus seats using array in C++
Password Generator and Validator using C++
Code generated passwords using random function and validates passwords input by the user
Quiz Application in C++
Application to create, list, take and delete quizzes using Vector Standard Template Library (STL) in C++