Skip to content
View ishaanjoshi03's full-sized avatar
Block or Report

Block or report ishaanjoshi03

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. VGA_System VGA_System Public

    VLSI System with memory that displays arithmetic operations on a Video Graphics Array. (October 2023)

    VHDL

  2. EV4ME EV4ME Public

    Forked from Mahdi03/EV4ME

    Group submission to Google Solution Challenge. We created an application that allows EV owners to rent their chargers to others. (March 2023)

    Kotlin

  3. PatrolRobot PatrolRobot Public

    Solo project using an Arduino microcontroller, ultrasonic sensor, motor, IR remote, and other components. My robot used IR signals as input to go into either Patrol Mode or Night Mode. (July 2020)

    C++ 1

  4. BabelfishSubmission BabelfishSubmission Public

    Implemented a hash table to solve the Kattis Problem "Babelfish" (https://open.kattis.com/problems/babelfish). (November 2022)

    C++

  5. BuildDependenciesSubmission BuildDependenciesSubmission Public

    My solution to the "Build Dependencies" challenge on Kattis (https://open.kattis.com/problems/builddeps). I implemented and used graph algorithms to solve the problem. (October 2022)

    C++

  6. UltrasonicLaptopControl UltrasonicLaptopControl Public

    Solo experimentation project; used an ultrasonic sensor to control my computer's keys using Arduino and Python. (July 2020)

    Python