Skip to content

Instantly share code, notes, and snippets.

@hannesfostie
Last active August 11, 2020 08:47
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 hannesfostie/45440c5b240a69ce9f0826fcff56d3e1 to your computer and use it in GitHub Desktop.
Save hannesfostie/45440c5b240a69ce9f0826fcff56d3e1 to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Hannes Fostie",
"label": "Ruby Developer",
"picture": "profile.png",
"email": "hannes.fostie@gmail.com",
"phone": "+32 479 37 78 57",
"summary": "I am a Ruby developer based in Belgium with a passion for elegant code and beautiful interfaces (whether they be visual or not - such as command line tools and APIs). My love for the web started as a teenager creating gaming websites in <blink>Frontpage</blink> and DreamWeaver. I initially had a strong preference for design but I soon learned design can be found in so much more than the visual side of things.",
"location": {
"address": "Avondvrede 4",
"postalCode": "1570",
"city": "Galmaarden",
"countryCode": "BE",
"region": "Vlaams-Brabant"
},
"profiles": [
{
"network": "github",
"username": "hannesfostie",
"url": "https://github.com/hannesfostie"
},
{
"network": "twitter",
"username": "hannesfostie",
"url": "https://twitter.com/hannesfostie"
}
]
},
"work": [
{
"company": "Heroku",
"position": "Lead Member of Technical Staff",
"website": "https://www.heroku.com",
"startDate": "2015-11-16",
"summary": "Heroku provides the simplest path to building and delivering web applications quickly. We empower developers and their teams, and enable them to focus on delivering great experiences for their users.",
"highlights": [
"Added support for translated articles on our documentation site, with a GitHub powered back-end for our translation vendor.",
"Acted as a steward for all of the services driving our public web properties",
"Worked on several big refactors to unify our tools, including switching test frameworks and web frameworks.",
"Built an experimental service to highlight relevant content to Heroku Dev Center content.",
"Assisted various Marketing teams in achieving their web goals using form fills and external services like Pardot, Salesforce and Google Analytics.",
"Created a framework for A/B tests on the web, using server-side rendering of variations and Google Optimize and Google Analytics for reporting.",
"Operated all of our services on a day to day service, including on call rotations, ensuring high levels of uptime in line with our high goals."
]
},
{
"company": "Sign2Pay",
"position": "Senior Developer",
"website": "http://www.sign2pay.com",
"startDate": "2015-11-02",
"endDate": "2015-12-10",
"summary": "Sign2Pay was a startup that did mobile payments and authentication using signatures as the second factor.",
"highlights": [
"Made an inventory and improvements to the test suite coverage and speed",
"Worked on various features of the OAuth service"
]
},
{
"company": "Openminds",
"position": "Developer",
"website": "http://www.openminds.be/en/",
"startDate": "2012-06-18",
"endDate": "2015-10-15",
"summary": "Openminds is a webhosting company with a focus on custom managed solutions for our clients. Our technical knowledge and personable approach is what sets us apart in the Belgian market. The control panel used by our support staff as well as our customers is developed in-house.",
"highlights": [
"Worked on various features for the control panel",
"Rebuilt the interface from the ground up with an external partner.",
"Ensuring consistency throughout the interface remains high",
"Rewrote the (broken and lacking) testing suite early on",
"Contributed to various client projects as well as internal tools (web services, command line tools)"
]
},
{
"company": "OFO-IFA (Federal government of Belgium)",
"position": "System engineer",
"website": "https://www.ofoifa.belgium.be",
"startDate": "2010-03-15",
"endDate": "2012-06-15",
"summary": "OFO-IFA is the training institute of the federal government of Belgium. At the time there were about 125 employees and tens or hundreds of students every day. My colleagues and myself took care of everything IT related.",
"highlights": [
"Installation and maintenance of employee and student workstations",
"Network maintenance",
"Server installation and maintenance (mostly Windows)",
"Day to day helpdesk duties"
]
}
],
"volunteer": [
{
"organization": "ArrrrCamp",
"position": "Captain",
"website": "http://www.arrrrcamp.be",
"startDate": "2012-10-03",
"endDate": "2015-10-02",
"summary": "ArrrrCamp is a conference for the modern developer interested in Ruby, Rails or the industry in general. Our event will inspire you, help you learn new things, meet new people and hang out with old friends.",
"highlights": [
"One of two main organisers",
"Speaker and sponsorship contacts",
"General organisational duties"
]
}
],
"education": [
{
"institution": "University College of West-Flanders",
"area": "Multimedia and Communication Technology",
"studyType": "Bachelor",
"startDate": "2006-09-01",
"endDate": "2009-06-31",
"gpa": "",
"courses": []
}
],
"awards": [],
"publications": [],
"skills": [
{
"name": "Development",
"level": "Senior",
"keywords": [
"HTML5",
"CSS3",
"JavaScript",
"Ruby",
"Ruby on Rails",
"Git",
"SQL",
"PostgreSQL",
"RSpec",
"Minitest",
"Heroku"
]
}
],
"languages": [
{
"language": "Dutch",
"fluency": "Native speaker"
},
{
"language": "English",
"fluency": "Fluent"
},
{
"language": "French",
"fluency": "Basics"
},
{
"language": "German",
"fluency": "Basic reading, understanding"
}
],
"interests": [
{
"name": "Sports",
"keywords": [
"Rock climbing",
"Skiing"
]
},
{
"name": "Music",
"keywords": [
"Foo Fighters",
"Queens of the Stone Age",
"Metallica",
"Iron Maiden",
"Tool",
"Slash",
"Baroness"
]
},
{
"name": "Video games",
"keywords": [
"Counter-Strike",
"DOTA2",
"EVE-Online",
"World of Warcraft",
"Diablo III",
"Path of Exile",
"Valorant"
]
},
{
"name": "TV Shows",
"keywords": [
"Breaking Bad",
"Arrested Development",
"Parks and Recreation",
"24",
"Narcos",
"Stranger Things",
"Dark"
]
}],
"references": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment