
Campus Safe Route Guidance System
This project dealt with the problem of finding the safest route between any two places in a section of map. It is intended for places like University Campus
0
0
8 followers
Joined 25 Jan 2023
My Projects

Campus Safe Route Guidance System
This project dealt with the problem of finding the safest route between any two places in a section of map. It is intended for places like University Campus
0
0

Compiler for Object Oriented Pascal
Construction of a compiler for an object oriented language which is similar to Pascal. Components of compiler implemented includes lexer, parser, intermedia
0
0

Distributed Message Ordering for Logical clock implemented as a Linux Kernel module
This project deals with ordering of messages in a distributed system to implement a logical clock. Since distributed systems don't have any central clock, w
0
0

Implementation of user-level threads for syncronization, read-writer problem and message passing
Implementation of User-space threads to replace kernel-threads for specific tasks and using it for implementing various functionality like semaphores, reade
0
0