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

Highlights

  • Pro

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.

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. 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 15

  2. 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++

  3. monero-jx monero-jx Public

    Forked from seraphis-migration/monero

    Fork of UkoeHB's fork of Monero, for Seraphis wallet development

    C++ 1

  4. Gomap Gomap Public

    A fast, multi-threaded network scanner written Go , bacisclly trying to make an simplified Version of Nmap in Golang

    Go

  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