Skip to content
View Imtial's full-sized avatar

Block or report Imtial

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 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. JSON Key to Words JSON Key to Words
    1
    /*
    2
      * 1. Convert camelCase text into space-separated words.
    3
      * 2. The first letter of the first word must always be capitalized.
    4
      * 3. Collapse consecutive whitespace characters into a single space (e.g., `"Hello    World"` → `"Hello World"`).
    5
      * 4. Consecutive capital letters should remain grouped as one word (e.g., `"ASPNetCore"` → `"ASP Net Core"`).
  2. ATmega-Firefighter ATmega-Firefighter Public

    HTML

  3. Bangla_Markup_Creator Bangla_Markup_Creator Public

    Bangla txt file to tex and html converter

    C++

  4. Keylet Keylet Public

    Your toddler has the birth right over your keyboard!

    C#

  5. LOA LOA Public

    AI supported Line of Action Game with Qt GUI.

    C++

  6. project-clickbait-detection project-clickbait-detection Public

    Term project of CSE472: Machine Learning course

    Python