Skip to content
View shreyans413's full-sized avatar

Highlights

  • Pro

Block or report shreyans413

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

Popular repositories Loading

  1. webpack webpack Public

    Forked from webpack/webpack

    A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs,…

    JavaScript

  2. notes notes Public

    Forked from 8483/notes

    Full-stack web development notes

    Shell

  3. torax torax Public

    Forked from google-deepmind/torax

    TORAX: Tokamak transport simulation in JAX

    Python

  4. optax optax Public

    Forked from google-deepmind/optax

    Optax is a gradient processing and optimization library for JAX.

    Python

  5. cookbook cookbook Public

    Forked from google-gemini/cookbook

    Examples and guides for using the Gemini API

    Jupyter Notebook

  6. bash-scripts bash-scripts Public

    A collection of Bash scripts I wrote while learning from a YouTube tutorial. These scripts cover loops, conditionals, functions, file operations, and more. Now, I use them as a syntax reference for…

    Shell