I'm a fullstack developer. I currently manage and code for my team Dev; which I launched with one of my best mates and fellow instructors at Cusco. I also work as a full stack developer for MERN, MARN, a startup focused on guestlist and event management.
When I'm not coding find me taking photos or trying to jump out of the nearest plane.
class Sy < Person
def initialize
@name = 'Christian'
@age = 33
@education = [ 'UNSAAC-computation', 'USP-IME' ]
@hobbies = [ 'Music Lover', 'drawing' ]
end
def current_location
'Cusco, CU, PERU'
end
def next_locations
['Sao Paulo, SP', 'Brazil, BRA']
end
def currently
{
studying: [ 'Computer Science' ],
reading: [ 'Albert Camus', 'Haruki murakami' ],
}
end
end
Stats:
Github Stats | Top Languages |
---|
Languages and Tools:
Github Stats | Top Languages |
---|---|