Skip to content

syrashid/syrashid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

91 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Linkedin Badge Medium Badge Gmail Badge Behance Badge


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.


πŸ“˜ How I'd Define Me... Literally

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
    [ 'Chamonix, FR' ]
  end

  def currently
    {
      studying: [ 'Natural Language Processing', 'Deep Learning', 'Language of Proofs' ],
      reading: [ 'The Moral Animal', 'Discrete Mathmatics and Its Applications' ],
      tinkering: [ 'PR Stacking (Graphite)', 'Quant Trading', 'Frontside Shifty' ]
     }
  end
end

πŸ‘Ύ Cool Stuff Everyone Should See


🀠 My Cozy Corner of the Internet

About

Github Profile Readme Repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published