Skip to content
View syrashid's full-sized avatar
👉
👉

Block or report syrashid

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
syrashid/README.md

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
    [ '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

👾 Cool Stuff Everyone Should See


🤠 My Cozy Corner of the Internet

Pinned Loading

  1. mangotreedev/bamboosticks mangotreedev/bamboosticks Public

    BambooSticks is the template we use at MangoTree to generate RoR applications with a basic setup suitable for most web applications. We hope this template supports you as you begin your application…

    Ruby 17 1

  2. pour_over pour_over Public

    Small mobile first web app timer for pour over coffee.

    JavaScript

  3. mangotreedev/mangotree-website mangotreedev/mangotree-website Public

    MangoTree Dev Agency website using plenty of Green Sock and Scroll Magic

    HTML 2 1

  4. Tinder-Project-Code Tinder-Project-Code Public

    Tinderellas, Data, & Bar Charts: My adventures down the Tinder rabbit hole through a quant study of my own user data

    Ruby

  5. regeneratable-token-invitation-links regeneratable-token-invitation-links Public

    Repo for two articles written on how to create custom urls, and then using those urls to invite users to join groups

    Ruby 4 2

  6. mangotreedev/cookie-monster mangotreedev/cookie-monster Public

    Simply, easily, hilariously handle your cookies.

    JavaScript 1