Skip to content
View theh2so4's full-sized avatar
☁️
In the clouds.
☁️
In the clouds.
  • EtherFusion
  • In the clouds
  • 01:17 (UTC +02:00)
  • X @Th3H2SO4

Block or report theh2so4

Report abuse

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

Report abuse
TheH2SO4/README.md

TheH2SO4 Trips

Heya! I'm TheH2SO4, a person currently living in Barcelona, Spain. I'm a geek and you can check some of my side projects.


class TheH2SO4():
    
  def __init__(self):
    self.username = "TheH2SO4";
    self.location = "Barcelona, Spain";
    self.npmjs = "@theh2so4";
    self.twitter = "@th3h2so4";
    self.discord = "@TheH2SO4#0284";
  
  def __str__(self):
    return self.username
    return self.location
    return self.discord

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

Statistics



Popular repositories Loading

  1. TheH2SO4 TheH2SO4 Public