Skip to content
View Vihaan004's full-sized avatar
📻
📻

Highlights

  • Pro

Block or report Vihaan004

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. data-den data-den Public

    AI (RAG) powered workspace designed to help users learn, implement, and benchmark GPU acceleration techniques for data science applications utilizing ASU Sol Supercomputer.

    Jupyter Notebook 1 1

  2. python-sandbox-api python-sandbox-api Public

    Secure Flask API for executing arbitrary Python code in isolated nsjail sandboxes, deployed on Google Cloud Run with resource limits and seccomp filtering.

    Python

  3. DL-MedMNIST DL-MedMNIST Public

    Forked from MedMNIST/experiments

    Codebase for reproducible benchmarking experiments in MedMNIST v2

    Python

  4. custom-cuda-kernels-bindings custom-cuda-kernels-bindings Public

    A high-performance implementation of Linear and ReLU CUDA kernels for neural networks. Demonstrates GPU acceleration integration using both PyTorch C++ extensions and low-level Python ctypes bindings.

    Python

  5. matrix-multiplier matrix-multiplier Public

    A Verilog-based systolic 4x4 matrix multiplier with integrated RAM, optimized for hardware design and computation.

    Verilog 1

  6. robot-firmware-FRDM-KL46Z robot-firmware-FRDM-KL46Z Public

    Embedded C firmware for an autonomous mobile robot based on the NXP FRDM-KL46Z (ARM Cortex-M0+). Features varying levels of hardware abstraction, from register-level GPIO manipulation to closed-loo…

    C