Skip to content
View daglaroglou's full-sized avatar
:accessibility:
brain scrambled egg
:accessibility:
brain scrambled egg
Block or Report

Block or report daglaroglou

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

{daglaroglou}


Hello there! I'm Chris (AKA Reflex), i was born in 2005 and i'm currently studying computers' science! Here is my Discord Server if you wanna join and here is my website :)


class ReflexTheLegend():
    
  def __init__(self):
    self.name = "Christos Daglaroglou";
    self.username = "daglaroglou";
    self.location = "Thessaloniki, Greece";
    self.twitter = "@_daglaroglou_";
    self.web = "https://dag.killyourself.lol";
    self.discord = "daglaroglou";
  
  def __str__(self):
    return self.name

if __name__ == '__main__':
    me = daglaroglou()

My Statistics



Pinned

  1. Nitro-Generator-N-Checker Nitro-Generator-N-Checker Public

    A powerful script that generates nitro codes for Discord and checks if they work

    Python 13 13

  2. league-rpc-linux league-rpc-linux Public archive

    Discord Rich Presence for League of Legends on Linux (WINE / Lutris)

    Python 10 2

  3. windowsfetch windowsfetch Public

    The well known neofetch command for Windows OS only!

    Python 2