I'm a fullstack developer and designer building digital products using Lean Design principles. I currently manage and code for my agency MangoTree Dev; which I launched with one of my best mates and fellow instructors at Le Wagon.
When I'm not coding find me taking photos or trying to jump out of the nearest plane.
class Sy < Person
def initialize
@name = 'Sy Rashid'
@age = 30
@work = [ 'MangoTree Dev', 'ARTSVP', 'Carinspect', 'Instamove', 'Le Wagon' ]
@education = [ 'Georgia Tech', 'HBX/HBS' 'Le Wagon' ]
@hobbies = [ 'Skydiving', 'Snowboarding', 'Tacos' ]
end
def current_location
'Lisbon, Portugal'
end
def next_location
'Ponta Delgada, Portugal'
end
def currently
{
enrolled: 'Vue - Frontend Masters',
reading: 'Algorithms to Live By',
tinkering: 'Hotwire'
}
end
end
Github Stats | Top Languages |
---|---|