My name is Sy Rashid, and I love to build stuff, usually with code. In school I spent time building nuclear reactor simulations, then built hard kombucha and wine brands with Anheuser-Busch, and now I work building art tech with ARTSVP. Coding has been an on and off love affair for me since high school, until I really understood the role software could play in creating a more equitable society. I'm now back in school at Georgia Tech getting my Masters in Machine Learning because I believe in the field's outsized impact to create those opportunities.
All said, I like building and designing well engineered software systems, eating any form of wrapped food (burritos, dürüm kebabs, wraps, sushi-rritos, gyros, etc), taking photos, and trying to jump out of the nearest plane.
class Sy < Person
def initialize
@name = 'Sy Rashid'
@age = 33
@work = [ 'ARTSVP', 'MangoTree Dev' ]
@education = [ 'Georgia Tech MSCS', 'Le Wagon', 'HBX/HBS', 'Georgia Tech BSNRE' ]
@hobbies = [ 'Skydiving', 'Snowboarding', 'Burritos' ]
end
def languages
{
human: [ 'English', 'Bengali', 'Portuguese', 'Spanish' ],
programming: [ 'Ruby', 'Python', 'Javascript', 'SQL', 'C' ]
}
end
def current_location
'Lisbon, PT'
end
def next_locations
[ 'Zadar, HR', 'Tignes, FR' ]
end
def currently
{
studying: [ 'Natural Language Processing', 'Deep Learning', 'Language of Proofs' ],
reading: [ 'Shape Up', 'Their Eyes Were Watching God', 'The Moral Animal' ],
tinkering: [ 'PR Stacking (Graphite)', 'Quant Trading', 'Frontside Shifty' ]
}
end
end
- Peel Open a Neural Network 🧠
- Just The Recipe 🍋
- A Way to Reflect On the New Year 🎊
- I made the newspaper racing pumpkin boats 🎃
- My Personal 80's Style Dating Video 👴🏾
- MangoTree's Website (Do you know the Konami Code?) 🔦
- Tinderellas, Data, & Bar Charts 👸