Skip to content
View abhiMishra98's full-sized avatar
🎖️
Locked In
🎖️
Locked In

Block or report abhiMishra98

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Holoscan-Add-Matrices Holoscan-Add-Matrices Public

    This project demonstrates the integration of a CUDA kernel within an NVIDIA Holoscan application. It consists of two custom operators: one for memory allocation and data initialization, and another…

    C++

  2. Benchmarking-STM32G4-Accelerators Benchmarking-STM32G4-Accelerators Public

    Evaluating the performance of FMAC co-processor unit available in STM32G4 in terms of execution speed and power consumption compared to software only implementation done using CMSIS-DSP algorithms.

    C 1

  3. JSON-Parser JSON-Parser Public

    Implemented a JSON parser that receives characters over UART and writes them to a ring buffer using RTOS. A drawer object is created and stored as messages (message objects) within a ring buffer (m…

    C

  4. Reaction-Game Reaction-Game Public

    A reaction time game on RTOS where a randomly generated number is displayed on a 7-segment display, and the player must press a button as quickly as possible. The corresponding reaction time is rec…

    C

  5. Reversi Reversi Public

    Reversi board game implementation in C++

    HTML

  6. Student-DB Student-DB Public

    Student DB implementation in C++

    HTML