Skip to content
View iamr2003's full-sized avatar

Highlights

  • Pro

Organizations

@MARSProgramming

Block or report iamr2003

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. MHACKS-14-fastrfood MHACKS-14-fastrfood Public

    Webapp to crowdsource dining hall waitimes, and calculate fastest path to food

    CSS 2

  2. personal-site personal-site Public

    personal site v1

    TypeScript

  3. comptime-nn comptime-nn Public

    Compute all gradient functions for NN at compile time

    Zig

  4. macrograd macrograd Public

    Implement a simple gradient calculator(inspired by Karpathy's micrograd) using rust macros.

    Rust

  5. wvu-robotics/py_swarm_interface wvu-robotics/py_swarm_interface Public

    Building off of Topic 1 Swarm Imitation in REU 2022, a python package that serves as a compatibility layer for classes that define local agent controllers, and the robots on the table itself.

    Python

  6. multithreaded_swarm_sim multithreaded_swarm_sim Public

    Multithreading swarm simulations to improve performance and build out a bigger engine. Similar to a particle sim with customizable physics

    Rust