-
B.Tech. Project, COEPNov 2021 - Apr 2022curabl is a virtual clinic platform connecting doctors & patientsDeveloped Single Page application with multi-lingual support to manage doctor and patients profiles and hosted it on Azure VM platform. Integrated Razorpay, Jitsi & RocketChat third party servicesTools used: reactjs, expressjs, mongodb, nginx, git, docker, Azure Virtual Machines
-
COEPFeb 2021 - Apr 2021xv6 is a modern reimplementation of Sixth Edition Unix in ANSI C for multiprocessor x86 and RISC-V systems. Best part is it is easy to understand and best tool to clear Operating System concepts in hands-on fashion.
- Implemented Lottery and Priority scheduling algorithms along with (nice, ps) system calls.
- Developed sample programs to test & analyze the implemented algorithms.
Tools used: C, gdb, make, qemu, git -
COEPAug 2020 - Dec 2020HTTP Server handles GET Request and almost all request header options. Access and Error Logs are maintained separately for each session. Handling of POST Request is still in process.
- Developed a simple HTTP server with logging support, handling GET request and its options.
Tools used: python3, postman, git -
COEPAug 2019 - Dec 2019grep is linux command. GREP stands for Global Regular Expression Print
- Implemented grep like command to search patterns in files or directory recursively.
- Implemented various options similar to grep command.
Tools used: C, gdb, make, git
Contributions
-
Open SourceFOSSEE, IIT BombayJun 2021 - Sep 2021
- Improved the feature to save Arduino Circuits in portable JSON based files.
- Designed forms for conducting assignments on LMS and plugged in the Arduino simulation workspace on LMS platform.
- Implemented way to plot Arduino pin voltages as graphs on simulation workspace and store them for grading purposes.
Tools used: angular, django, git