Skip to content
View mguddeti's full-sized avatar
😴
debugging enthusiast
😴
debugging enthusiast

Block or report mguddeti

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
mguddeti/README.md

Milan Guddeti

SWE @ Axo.

CS and Mathematics @ Texas A&M

My code is in production, not GitHub. For projects, visit suhasg.com.

Pinned Loading

  1. GDScriptToCPP GDScriptToCPP Public

    A wrapper class to expose GDNative C++ functions to GDScript when compiling with Emscripten.

    C++

  2. Forcaml Forcaml Public

    A formal verification of the OCaml type system, written in Coq.

    OCaml

  3. BrownianMotion BrownianMotion Public

    Simulating stock price movements with Brownian Motion.

    Jupyter Notebook

  4. PyMNIST PyMNIST Public

    A convolutional neural network to classify characters from an MNIST dataset using PyTorch.

    Python