Skip to content
View immmdreza's full-sized avatar
πŸͺ
Traveling through codes
πŸͺ
Traveling through codes

Block or report immmdreza

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
immmdreza/README.md

Hi there πŸ‘‹

wars wakatime

I'm Mohammadreza, Mostly back-end programmer.

Pinned Loading

  1. simple-json-db simple-json-db Public

    A simple database based on json for python, Strongly typed, easy and friendly ...

    Python 7

  2. TelegramUpdater/TelegramUpdater TelegramUpdater/TelegramUpdater Public

    Telegram updater is a telegram bot api framework of simplicity.

    C# 8 1

  3. FancyTimer FancyTimer Public

    JavaScript 1

  4. Validate data from telegram web app ... Validate data from telegram web app (https://core.telegram.org/bots/webapps#validating-data-received-via-the-web-app) in C#.
    1
    // Parse string initData from telegram.
    2
    var data = HttpUtility.ParseQueryString(initData);
    3
    
                  
    4
    // Put data in a alphabetically sorted dict.
    5
    var dataDict = new SortedDictionary<string, string>(
  5. pixelart pixelart Public

    Rust 1

  6. python-telegrambots/custom-telegrambots python-telegrambots/custom-telegrambots Public

    A custom extension package for telegrambots

    Python 2