1. B.Tech. Project, COEP
    Nov 2021 - Apr 2022
    curabl is a virtual clinic platform connecting doctors & patients
    Developed 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 services
    Tools used: reactjs, expressjs, mongodb, nginx, git, docker, Azure Virtual Machines
  2. COEP
    Feb 2021 - Apr 2021
    xv6 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
  3. COEP
    Aug 2020 - Dec 2020
    HTTP 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
  4. COEP
    Aug 2019 - Dec 2019
    grep 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

  1. Open Source
    FOSSEE, IIT Bombay
    Jun 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