You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Real-time, dynamic communication within VIT-CommSuite using socket programming in C .Our solution leverages multithreading to facilitate instant interactions, allowing seamless exchanges without relying on conventional chat terminology. Share text and program files in a secure, efficient environment,redefining how students and teachers communicate.
My solutions to all the programing assignments of the course "K22-Operating Systems" of National and Kapodistrian University of Athens, as taught in 2020-2021 by professor Alex Delis.
This is a C project which uses file handling and windows terminal commands to execute various functionalities such as browsing particular sites for a given query and much more all related to animes. Get your favorite wallpapers, search for your favorite anime or maintain a watchlist with added functionalities just through this simple application…
This repository contains all the assignments completed in the CSE231 (Operating Systems) course at @IIIT-Delhi. There were a multitude of concepts taught in each of these assessments, each mentioned in the directory name. Each folder contains an independent README.txt file for the explanation of the concepts used. This course was taught by Profe…
Contains all C Programs I have done so far, covering some basic programs , Data Structures like Linked List ,Priority Queues,Stacks,Trees etc in detail, and File Handling as well. Some Projects are also included with few games that I made in C.
We aim to create a routing application which will give us the best possible path to travel in a city, given the length of each road and the traffic data. Refer to the README file for more details.