PARTH GALHOTRA
Gallery
SKILLS
PROJECTS
These are the Projects that I have Participated in. Click on the picture to see the content.
Election System Project
Snakes and Ladders Game Project
UML Project - Movie Ticket Booking System
This project depicts the election System Process and the steps that are taken to achieve the result. This project was made with the help of C language. It helps us greatly in predicting the winner of the election based on the current number of votes.
This snakes and ladders game is primarily designed as a semester project. It particularly aims at imparting general workable and practical knowledge about C and lets the beginners have adequate concept on programming small to big projects. It is developed with a hope to increase the programming logic and also to provide substitution to the classical game “Snake and Ladder”.
Marks Calculator Project
This project depicts all the diagrams of the Unified Modelling Language to help the programmer easily understand the development process of a Movie Ticket Booking System.
Online Quiz System
This Project allows you to calculate your final grade in your theory/ joint course based on your 4 Tests and University final exam marks. For a joint course, it takes into account your theory as well as lab marks. Advanced concepts along with some object-oriented programming concepts like classes, constructors, and functions were used in the creation of this project.
This is a Multi-threaded Online Quiz System developed in Python based on the TCP protocol. The project includes the development of one Main Server, three Sub-servers, and supports an unlimited number of clients.
This Project allows you to understand how the TCP protocol works and helps you to practice the network programing while creating the servers