Skip to content
View yashoswalyo's full-sized avatar
πŸ’»
Working
πŸ’»
Working

Highlights

  • Pro

Organizations

@Revolution-SDC @side-projects-overkill @janus-idp @appdev-platform
Block or Report

Block or report yashoswalyo

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

π‡πžπ₯π₯𝐨, <πšŒπš˜πšπšŽπš›πšœ/>!


profile views Β· π™Άπš’πšπ™·πšžπš‹ πšπš˜πš•πš•πš˜πš πšŽπš›πšœ Β· πšƒπš˜πšπšŠπš• πš‚πšπšŠπš›πšœ


Language and Tools:

Flutter

Tools:

Environments:

Social:




I'm a Night πŸ¦‰
🌞 Morning 98 commits β–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 12.93%
πŸŒ† Daytime 207 commits β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 27.31%
πŸŒƒ Evening 260 commits β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 34.3%
πŸŒ™ Night 193 commits β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 25.46%

Pinned

  1. MERGE-BOT MERGE-BOT Public

    A telegram video, audio, subtitle merge bot by @yashoswalyo | Supports 4GB

    Python 110 327

  2. clone-bot-public clone-bot-public Public template

    It works on my system, so I don't care about yours

    Python 59 127

  3. EDWA EDWA Public

    A simple project that helps in encryption and decryption

    PHP 2

  4. Lexical-Analyzer-for-JAVA Lexical-Analyzer-for-JAVA Public

    A lexical Analyzer for Java created using Python.

    Python 1

  5. PASS-HAX PASS-HAX Public

    Forked from atharva-mg/team-yash-vu

    The official project repository of Team YASH.

    Python 1 1

  6. A program based on pyrogram to creat... A program based on pyrogram to create user session, download the file and run it with python
    1
    from pyrogram import Client
    2
    
                  
    3
    app = Client(
    4
    	name='my-user-session',
    5
    	api_hash=input("Enter Api Hash: "),