Skip to content

Instantly share code, notes, and snippets.

@edude03
Created May 28, 2020 13:05
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 edude03/b2f0f26b7a620831bfbf001ae1aa3029 to your computer and use it in GitHub Desktop.
Save edude03/b2f0f26b7a620831bfbf001ae1aa3029 to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Michael Francis",
"label": "Fullstack Software Engineer",
"picture": "",
"email": "michael@melenion.com",
"phone": "(647)-205-1130",
"website": "https://blog.melenion.com",
"summary": "I’m a highly passionate, insatiable and motivated full-stack software engineer and entrepreneur who loves solving problems that matter and thrives in a fun team environment.",
"location": {
"city": "Toronto",
"countryCode": "CA",
"region": "Ontario"
},
"profiles": [
{
"network": "Twitter",
"username": "edude03",
"url": "https://www.twitter.com/edude03"
},
{
"network": "SoundCloud",
"username": "edude03",
"url": "https://soundcloud.com/edude03"
},
{
"network": "LinkedIn",
"username": "edude03",
"url": "https://ca.linkedin.com/in/edude03"
},
{
"network": "medium",
"username": "edude03",
"url": "https://medium.com/@edude03"
}
]
},
"work": [
{
"company": "Eventmobi",
"position": "Senior Infrastructure Engineer",
"startDate": "2017-03-01",
"endDate": "2017-08-01",
"highlights": [
"Migrated the infrastructure from 130 EC2 instances to 8 nodes running kubernetes, saving $14,000/Month",
"Implemented Continuous Deployment to kubernetes using Concourse CI",
"Taught Developers continuous development practicies"
]
},
{
"company": "Swift Medical",
"position": "VP of Platform",
"website": "https://www.swiftmedical.io",
"startDate": "2015-11-26",
"endDate": "2017-02-01",
"highlights": [
"Lead, architected and built the integration efforts with our largest partners",
"Lead, architected and built the migration from a single server to a Highly Available, Multi-datacenter Mesosphere + Docker deployment",
"Architected and built a developer friendly continuous deployment/continuous delivery pipeline",
"Implemented monitoring and alerting solutions",
"Worked cross functionally to help set the companies direction",
"Worked with the Machine Vision team to design architecture for automatically training our deep nets from customer data"
]
},
{
"company": "Ticket Master (Formerly Universe)",
"position": "Senior Software Engineer",
"website": "https://www.universe.com",
"startDate": "2014-10-01",
"endDate": "2015-11-26",
"highlights": [
"Developed a high performance single page app in EmberJS & Rails",
"Worked with the sales team to develop an API that catered to customers",
"Implemented error monitoring (Sentry) and modernized the CI pipeline"
]
},
{
"company": "Mercatus Technologies Inc.",
"position": "Software Engineer",
"startDate": "2013-02-01",
"endDate": "2013-10-01",
"highlights": [
"Developed a scalable, secure PHP API",
"Designed and developed a Backbone Front-End",
"Wrote and maintained unit tests",
"Improved application session and template management",
"Tested and improved cross browser compatability"
]
},
{
"company": "Chicory (Formerly Recipe into Reality)",
"position": "Chief Technoloy Officer",
"startDate": "2013-08-01",
"endDate": "2014-02-01",
"highlights": [
"Developed a high performance, clustered web scraper",
"Built, tested and deployed a scalable Node.js API",
"Designed and implemented the entire webstack",
"Wrote a responsive single page web app",
"Met with investors and clients to gather feedback"
]
},
{
"company": "Wemassage",
"position": "Fullstack Software Engineer",
"startDate": "2011-01-01",
"endDate": "2014-10-01",
"highlights": [
"Wrote and maintained business management tool used by more than 200 staff and thousands of clients per day",
"Designed and implemented an autoscaling solution to keep the site online during peak loads.",
"Saved client over $300,000/year in labour costs by automating business processes"
]
},
{
"company": "Melenion",
"position": "Owner",
"startDate": "2009-01-01",
"highlights": [
"Managed a software consulting firm",
"Built full-stack web projects for diverse clients",
"Developed projects from initial idea to production",
"Hosted and maintained a portfolio of clients",
"Installed, configured and maintained a number of baremetal servers and switches"
]
}
],
"volunteer": [
],
"education": [
{
"institution": "Humber College",
"area": "Computer Engineering",
"studyType": "Advanced Diploma",
"startDate": "2011-06-01",
"endDate": "2014-01-01",
"gpa": "4.0",
"courses": [
]
}
],
"awards": [
],
"publications": [
],
"skills": [
{
"name": "Frontend Web Development",
"level": "Master",
"keywords": [
"React",
"Redux",
"Typescript",
"EmberJS",
"CoffeeScript",
"Sass"
]
},
{
"name": "Back-end Software Development",
"level": "Master",
"keywords": [
"Scala",
"Play",
"Akka",
"Ruby",
"Rails",
"NodeJS"
]
},
{
"name": "DevOps",
"level": "Master",
"keywords": [
"Mesos",
"Kubernetes",
"Ansible",
"Terraform",
"Packer",
"CoreOS",
"Kubernetes",
"Concourse.CI",
"Heroku",
"GitLab-CI"
]
},
{
"name": "Mobile App Development",
"level": "Intermediate",
"keywords": [
"React Native",
"Ionic",
"Cordova"
]
},
{
"name": "Databases",
"level": "Intermediate",
"keywords": [
"Neo4j",
"CouchDB (CouchBase)",
"Kafka",
"MongoDB",
"MySQL",
"Postgres"
]
},
{
"name": "Big Data / Machine Learning",
"level": "Intermediate",
"keywords": [
"Spark",
"Storm",
"Hadoop",
"MLlib",
"TensorFlow"
]
}
],
"languages": [
{
"language": "English",
"fluency": "Native speaker"
}
],
"interests": [
{
"name": "Music Production",
"keywords": [
"Dubstep",
"Metalcore"
]
},
{
"name": "Snowboarding",
"keywords": [
]
},
{
"name": "DJing",
"keywords":[]
},
{
"name": "Interior Design",
"keywords": []
},
{
"name": "Embedded Hardware Development",
"keywords": []
}
],
"references": [
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment