#!/usr/bin/python
class Blood:
def __init__(self):
self.name = "Blood"
self.role = "Developer"
self.language = ["Python" ,"Javascript"]
self.language_learning = ["C#", "Go"]
self.language_spoken = ["fr_FR", "en_US", "ar_AR", "he_IL", "ru,RU",]
def say_hi(self):
print("Hope you find some of my work interesting.")
me = Blood()
me.say_hi()
-
Straight#8433
- France
- https://discord.gg/jude
Popular repositories Loading
-
TikTok-Automator
TikTok-Automator PublicGitHub - useragents/Zefoy-TikTok-Automator: Γ°ΕΈβΒ₯ TikTok Follower, Like, View, Share Bot and MORE
-
DiscordPlugins
DiscordPlugins PublicA collection of plugins for the BetterDiscord Addon.
JavaScript 20
-
-
TikTok-ViewBot
TikTok-ViewBot PublicGitHub - xtekky/TikTok-ViewBot: ViewBot using requests | Fast, no selenium shit | Custom Views count and clean Design
-
OnlyfansSearcher
OnlyfansSearcher PublicGitHub - Zekh/OnlyfansSearcher: An open source onlyfans leak scraper
C# 9
-
ProxyBroker
ProxyBroker PublicGitHub - constverum/ProxyBroker: Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS
If the problem persists, check the GitHub status page or contact support.