Skip to content
View A1i98's full-sized avatar
📖
📖

Block or report A1i98

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
A1i98/README.md

Typing SVG

$$ Life=\int _{brith}^{death}\frac{happiness}{time}\Delta time=\infty $$

print("I was born")
while alive:
    eat()
    youtube()
    readBook()
    code()
    if sad:
        sad.stop()
    if notSuccess:
        tryAgain()
    print("I'm alive")
    sleep()
print("I died")

🔥 Streak Stats

Popular repositories Loading

  1. WinFromBlazorHybrid-tutorial WinFromBlazorHybrid-tutorial Public

    JavaScript 1 1

  2. A1i98 A1i98 Public

  3. VpnHood VpnHood Public

    Forked from vpnhood/VpnHood

    Undetectable Fast Portable VPN

    C#

  4. FileCutter FileCutter Public

    Forked from J0rgeSerran0/FileCutter

    Library to split a large file into small ones, and join them again into the original large file

    C#

  5. bore bore Public

    Forked from ekzhang/bore

    🕳 bore is a simple CLI tool for making tunnels to localhost

    Rust

  6. DnsChanger DnsChanger Public

    Forked from Pakrohk/ldnspower

    A simple script (for now) to change DNS in Linux systems (or maybe unix based).

    Python