Skip to content
View adarshUC's full-sized avatar
:octocat:
print("Hello Stranger!")
:octocat:
print("Hello Stranger!")

Highlights

  • Pro

Block or report adarshUC

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

Welcome to My GitHub Page!

Pinned Loading

  1. Telegram-String-Session_Gen Telegram-String-Session_Gen Public

    Easiest and faster way to generate String Session for your telegram account.

    Python

  2. Fun Fun Public

    An automated method for spamming through keyboard.

    Python

  3. Jarvis AI copilot/assistant Jarvis AI copilot/assistant
    1
    # pip install pyaudio
    2
    
                  
    3
    import pyttsx3  # pip install pyttsx3
    4
    import speech_recognition as sr  # pip install speechRecognition
    5
    import datetime