Skip to content
View karamathasan's full-sized avatar
  • New York, NY
  • 16:09 (UTC -04:00)

Highlights

  • Pro

Block or report karamathasan

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

    Using Quaternions as inputs to the equation Zn = (Zn-1)^2+ c and using a raymarcher to render it

    GLSL

  2. Newtons-Fractal-GLSL Newtons-Fractal-GLSL Public

    Using GLSL to display a real-time render of Newtons Fractal

    GLSL

  3. Team5599/Robot2024 Team5599/Robot2024 Public

    Offical code for 2024's FRC robot for FIRST CRESCENDO! presented by HAAS.

    Java

  4. CustomNet CustomNet Public

    Attempting to make a neural network from scratch with numpy and Pandas for testing custom features

    Python