Skip to content

Instantly share code, notes, and snippets.

@NorthIsUp
Last active June 30, 2019 02:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NorthIsUp/dcb782d17ea9faee3c6ffbdbd2ecd4cd to your computer and use it in GitHub Desktop.
Save NorthIsUp/dcb782d17ea9faee3c6ffbdbd2ecd4cd to your computer and use it in GitHub Desktop.
{
"basics": {
"name" : "Adam Hitchcock",
"label" : "Staff Engineer",
"picture" : "",
"email" : "adam+jobs@northisup.com",
"phone" : "",
"website" : "http://johndoe.com",
"summary" : "I like to solve hard problems, speak at c onferences, and run dance events in my spare time. I would like to put my skills in Python, architecture, and platform development to good use while learning more about machine learning.\nI recently Marie Kondo'd my position at Reddit to seek a job that will give me more joy. I'm looking for a position that has opportunities for creativity, collaboration, and leadership.",
"location": {
"postalCode" : "CA 94109",
"city" : "San Francisco",
"countryCode": "US",
"region" : "California"
},
"profiles": [
{
"network" : "Twitter",
"username": "northisup",
"url" : "http://twitter.com/northisup"
},
{
"username": "adam.hitchcock",
"url" : "https://linkedin.com/adam.hitchcock",
"network" : "linkedin"
},
{
"url" : "https://github.com/northisup",
"username": "northisup",
"network" : "github"
}
]
},
"work": [
{
"company" : "Brex",
"position" : "Software Engineer",
"website" : "http://brex.com",
"startDate" : "2019-05-14",
"summary" : "Tech lead of the platform team, enabling entrepaenuers to access brex via API.",
"highlights": []
},
{
"company" : "Reddit",
"position" : "Staff Engineer",
"website" : "http://reddit.com",
"startDate" : "2018-04-01",
"endDate" : "2019-05-01",
"summary" : "Worked on the anti-evil team to help support law enforcement requests and DMCA compliance.",
"highlights": [
"Designed and implemented a legal export pipeline to dynamically discover data when servicing subpoenas, court orders, and GDRP requests. Built using Airflow on Kubernetes, BigQuery, and GCS.",
"Built a realtime content classification pipeline to identify toxic content and flag it for review.",
"Mentored multiple junior engineers in career growth and technical guidance.",
"Won several hackathon awards including CTO's choice and People's choice."
]
},
{
"company" : "Disqus",
"position" : "Tech Lead",
"website" : "http://disqus.com",
"startDate" : "2011-01-01",
"endDate" : "2018-04-01",
"summary" : "As the technical lead of advertising I built several generations of ad systems over multiple years. I led architecture and worked with product designers and executives to increase revenue and achieve company profitability. To build the system I lead a team of 3-6 engineers through ideation, project design, and implementation.",
"highlights": [
"Built several generations of advertising systems that sold millions of dollars of ads every year. Built using RTB, Self Serve, and Targeting Systems.",
"Designed and implemented our experimentation and a/b testing system. The system allowed us to connect any experiment to changes in revenue and other KPIs.",
"Lead an anti-toxicity initiative involving backend & user facing work involving classifying content by toxicity level and exposing the results to moderators.",
"Created a realtime comment delivery system for 5 million concurrent active users."
]
},
{
"company" : "Skype",
"position" : "Software Engineer",
"website" : "http://skype.com",
"startDate": "2010-01-01",
"endDate" : "2011-01-01",
"summary" : "Worked on the cloud research team doing things that were very cool, but are sadly still under NDA."
}
],
"education": [
{
"institution": "The College of William and Mary",
"area" : "Computer Science",
"studyType" : "Masters"
},
{
"institution": "Denison University",
"area" : "Computer Science",
"studyType" : "Bachelors"
}
],
"awards": [
{
"title" : "Time Person of the Year",
"date" : "2006-01-01",
"awarder": "Time Magazine"
}
],
"skills": [
{
"name" : "Things I'm really good at",
"level" : "master",
"keywords": [
"python",
"django",
"microservices",
"docker",
"redis"
]
},
{
"name" : "Buzzwords I'm familiar with",
"level" : "good",
"keywords": [
"thrift",
"celery",
"rabbit",
"kafka",
"kubernetes",
"cassandra",
"bigtable",
"postgres",
"mysql",
"airflow",
"aws"
]
}
],
"references": [
{
"name" : "Jeremy Laskar — Lead Frontend @ Fitciv",
"reference": "I worked with Adam at Disqus for several years - during that time both the breadth and depth of his development knowledge proved to be critical assets in the company's success. Adam has a knack for looking at a problem, asking critical questions, and then being able to design an effective, scalable solution to that problem. At a company serving millions of users daily, those skills proved invaluable for us on multiple occasions."
},
{
"name" : "Yony Feng — Founder/CTO @ Peloton",
"reference": "Energetic and always willing to learn. Adam is at the forefront of keeping up with technology trends and techniques. Intelligent and lives off of Computer Science. He's a great addition to any high performance team."
}
],
"meta": {
"theme": "elegant"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment