Skip to content
View arushi-mittal's full-sized avatar

Block or report arushi-mittal

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

Pinned Loading

  1. c-shell c-shell Public

    A Linux Shell implemented using C. Imitates the real shell with implementation of various predefined commands and customized commands.

    C 1

  2. MDL MDL Public

    Assignments for the Machine, Data, and Learning course at IIIT H (Spring '21). Uses algorithms such as linear regression, genetic algorithms, POMDP, value iteration, and linear programming.

    Jupyter Notebook 1

  3. mobile-robotics mobile-robotics Public

    Assignments done during the mobile robotics course at IIIT H on topics including Transformations, Point Clouds, ICP, Least Squares Optimization, DLT and Fundamental Matrices.

    Jupyter Notebook

  4. dna-project dna-project Public

    A CLI that enables a user to perform various MySQL queries in a convenient manner after validation and verification of the queries. Built using Python3, MySQL and the PyMySQL module.

    Python 2

  5. terminalgame terminalgame Public

    A terminal-based brick-breaker game that uses OOP concepts to implement scores, timer, lives and powerups built using basic Python without game development libraries.

    Python

  6. obstacle-avoiding-robot obstacle-avoiding-robot Public

    An obstacle-avoiding robot project comprising of the algorithm for motion, dashboard code, documentation and information about sensors, microcontrollers, and other components.

    Python