Skip to content
View gnatykdm's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report gnatykdm

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

Pinned Loading

  1. tandem tandem Public

    Tandem: Social platform for media & groups

    Java

  2. tokenizer-chopper tokenizer-chopper Public

    Tokenizer Chopper is a implementation of a text tokenizer and detokenizer using Byte Pair Encoding (BPE) for modern LLM systems.

    C++

  3. ipchecker ipchecker Public

    A simple Python script to fetch and display IP address details using ip-api.com. It prints the results in color and saves a report to a file.

    Python

  4. webscrapper webscrapper Public

    A Python script to download files from a website recursively based on specified file extensions. It can download a variety of file types, including images, videos, documents, and more.

    Python

  5. connect connect Public

    Online Messenger

    Java

  6. diskretization-algorithm diskretization-algorithm Public

    Greedy top-down discretization algorithm for continuous numerical attributes. Recursively selects the best split based on class-separating power. Supports multiple bins, customizable target and fea…

    Python