Skip to content
View AdvayChandramouli's full-sized avatar

Block or report AdvayChandramouli

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AdvayChandramouli/README.md

I'm Advay and I'm

  • 🎓 a Computer Science student at the University of Texas at Dallas (UTD).
  • 🌐 currently learning full-stack web development and delving into Blockchain.
  • 📫 available at: advaycmouli[at]gmail[dot]com

Pinned Loading

  1. acm-projects/SafeDrive acm-projects/SafeDrive Public

    Full-stack mobile application with accountability and assistance features to mitigate the risks of distracted driving.

    Dart 3 2

  2. OperatingSystems_ProjectOne OperatingSystems_ProjectOne Public

    C-language emulator of CPU, main memory and other operating systems concepts, using processes on Linux subsystems.

    C

  3. OperatingSystems_ProjectThree OperatingSystems_ProjectThree Public

    C++ based implementation of First-Come First-Serve (FCFS) and Round Robin (RR) scheduling algorithm, given a batch of jobs.

    C++

  4. OperatingSystems_ProjectTwo OperatingSystems_ProjectTwo Public

    C-language implementation of a hospital operation flow using semaphores and threads.

    C

  5. ComputerArchitecture_DotsAndBoxes ComputerArchitecture_DotsAndBoxes Public

    MIPS-assembly based game emulator

    Assembly