class Cyko < Human
def initialize
@name = 'cykovit'
@age = 25
@education = [ 'UCSD', 'Erasmus Rotterdam' ]
@hobbies = [ 'gaming', 'art', 'CTFs' ]
end
def current_location
'Paris, FR'
end
def next_locations
['Nantes, FR', 'Utrecht, NL']
end
def currently
{
studying: [ 'blockchain analysis' ],
reading: [ 'a bunch of EU policies no one actually cares about' ],
tinkering: [ 'malware samples', 'mobile app development' ]
}
end
end
🚩
collecting flags, brb
chaotic dev, bug hunter & flag collector
-
glorified data analyst @ NAM
- Rotterdam, NL
Pinned Loading
-
-
Sys2JSON
Sys2JSON Publicpython script to gather essential system information and convert it into a JSON format
Python
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.