Projects

  1. gemOS
  2. Implemented various operating system elements with optimizations on gemOS such as process context, paging and file system.

    Implemented various system calls in gemOS such as read, write, mmap, open, close etc in gemOS.

    Implemented a debugger in gemOS using INT3 interrupts.

  3. Oz Interpretor in Oz
  4. Worked in a team of 3 to build an Interpretor of the function language Oz in Oz itself.

    Implemented static scoping, binding using unification, pattern matching, procedures, closure calculation etc.

  5. Xerneas
  6. Worked in a team of four to create a web platform for the institute to find mistakes in admissions forms of incoming students and ratify them.

    Used Angular 10 with Material UI in fronted with firebase in backend written in Typescript.

    Implemented a structural model to manage managers and TAs

    Built a system to manage data of students and correct mistakes in their data

  7. Introduction to Algorithms under ACA,CSE
  8. The project involved learing basic data structures and Algorithms and some complex algorithms under the guidance of Anmol Porwal who is a Y15 CSE, IITK

  9. Project on the game Tower of Hanoi under Prof. Nisheeth Srivastava
  10. The project aims at understanding the thought process of people in reaching solution of the game Tower of Hanoi. HTML5, CSS3 and Javascript were used to make the game. The moves made by the players were saved using mySQL and PHP. The project is under the guidance of Prof. Nisheeth Srivastava, CSE,IITK.