Skip to content
View jeetrex17's full-sized avatar
🦥
🦥

Block or report jeetrex17

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. TDrive TDrive Public

    Go + Wails desktop app I built as my first Go project. It uses a private Telegram channel like a “cloud drive” so you can upload, download, and organize files into folders (for learning/education o…

    Go 33 2

  2. Genesis-Embodied-AI/genesis-world Genesis-Embodied-AI/genesis-world Public

    Simulation platform for general-purpose robotics & embodied AI learning.

    Python 29.8k 2.8k

  3. The_Cipher_Vault The_Cipher_Vault Public

    An CLI based Password manger with basic encryption and saving password in binary file , its for learning purpose only not for production or day-to-day use

    C++

  4. Orderbook_cpp Orderbook_cpp Public

    fast Orderbook in cpp for learning purposes

    C++

  5. tiny-cpp-nn tiny-cpp-nn Public

    A tiny, header only neural network library in modern C++ built for learning ML , its for learning only better not use in production

    C++ 3

  6. Mini_shell_in_c Mini_shell_in_c Public

    Mini Unix-like shell in pure C , built-ins (cd, help, exit), dynamic input & tokenization. Made for Learning OS basics

    C