Skip to content

Instantly share code, notes, and snippets.

@numbata
Last active July 4, 2019 00:38
Show Gist options
  • Select an option

  • Save numbata/e7f7dbb572d04f00fcfe25f51a5f5785 to your computer and use it in GitHub Desktop.

Select an option

Save numbata/e7f7dbb572d04f00fcfe25f51a5f5785 to your computer and use it in GitHub Desktop.
resume_data
{
"meta": {
"theme": "elegant"
},
"basics": {
"name": "Andrei Subbota",
"label": "Senior Ruby Developer",
"email": "subbota@gmail.com",
"phone": "+357-9557-5417",
"skype": "subbota_gmail.com",
"website": "http://numbata.com",
"summary": "Software engineer with specializing in Ruby and with experience in working on huge monolith RoR applications and applications with a microservice architecture with various frameworks and languages.",
"location": {
"city": "Limassol",
"countryCode": "CY"
},
"profiles": [
{
"network": "LinkedIn",
"username": "andreisubbota",
"url": "https://www.linkedin.com/in/andreisubbota/"
},
{
"network": "GitHub",
"username": "numbata",
"url": "https://github.com/numbata"
}
]
},
"work": [
{
"startDate": "2017-10-15",
"position": "Backend Developer",
"company": "Servers.com",
"website": "http://servers.com",
"summary": "Servers.com is a hosting platform, that provides enterprise, dedicated and cloud servers. I joined Servers.com and included in baremetal autoprovisioning team.",
"highlights": [
"Boosted up server provisioning by implementing iPXE;",
"Damatically facilitated the support work by developing UI for the internal app."
],
"keywords": [
"Ruby (pure, sinatra, hanami, RoR, sidekiq, dry-*)",
"MySQL",
"Redis",
"PostgreSQL",
"DHCP",
"PXE",
"iPXE",
"Docker"
],
"location": "Limassol, Cyprus"
},
{
"startDate": "2017-01-15",
"endDate": "2017-10-15",
"position": "Engineer",
"company": "Elementaree",
"website": "http://elementaree.ru",
"summary": "Elementaree is making food personal for you every day. They create personal food programs catered to your particular needs and goals whether it’s about losing weight or creating tasty meals for your family or increasing your body muscles.",
"highlights": [
"Reduce cost on SMS messaging by replacing expensive external solution with internal app;",
"Allowed more flexible message templating via implementing gate between support desk and various customer interaction channels;",
"Reduced time on code delivery by refactoring deployment process."
],
"location": "Moscow, Russia"
},
{
"startDate": "2015-01-01",
"endDate": "2017-01-15",
"position": "Technical Lead",
"company": "Restream",
"website": "http://restream.rt.ru/",
"summary": "Restream, a TV Everywhere Company, enables a wide range of solutions and services in such areas as IPTV and OTT middleware, video surveillance, iOS, Android and SmartTV software product development for a number of telco and media customers.",
"highlights": [
"Fixed a lot of unusual bugs and broken codes and saved projects on fire;",
"Managed to retain crucial employees of important projects while HR-companies were hunting around.",
"Grew up the company branch to 60 high skilled developers;",
"Opened public programming courses to grow pros from newbies."
],
"location": "Ulyanovsk, Russia"
},
{
"startDate": "2014-02-01",
"endDate": "2014-12-31",
"position": "Team Lead",
"company": "Under Development",
"summary": "Under Development has developed its own platform for video broadcasting on the Internet.",
"highlights": [
"Successful launched in time a number of huge critical projects with strict deadlines.",
"Reduced cost of implementing new visible features by moving UI from Angular to React;",
"Planned effective human resource utilization and rescued projects on fire."
],
"location": "Ulyanovsk, Russia"
},
{
"startDate": "2012-04-01",
"endDate": "2014-12-31",
"position": "Healer of the legacy code and rspec coverage master",
"company": "Under Development",
"highlights": [
"Get rid of code smell from a bunch of projects, so it allowes to develop new features easily;",
"Reduced cost of support for a lot of applications by moving projects to modern tech-stack."
],
"location": "Ulyanovsk, Russia"
},
{
"startDate": "2010-10-01",
"endDate": "2012-04-01",
"position": "Lead Software Developer",
"company": "Pravo.ru",
"website": "https://about.pravo.ru/about/",
"summmary": "Pravo.ru became a pioneer in the market of software development for lawyers creating a variety of information products.",
"highlights": [
"Successful released very first version of online legal documents database."
],
"location": "Samara, Russia"
},
{
"startDate": "2010-01-01",
"endDate": "2010-10-01",
"position": "Software Developer",
"company": "Pravo.ru",
"website": "https://about.pravo.ru/about/",
"highlights": [
"Developed a system of law text semantic analysis and linking of legal documents."
],
"location": "Samara, Russia"
},
{
"startDate": "2007-08-01",
"endDate": "2009-12-31",
"position": "Web Developer",
"company": "Plusmedia",
"website": "http://www.plusmedia.ru/",
"summary": "An international company that creates and develops best wedding webplatforms all over the world!",
"highlights": [],
"location": "Samara, Russia"
},
{
"startDate": "2004-12-01",
"endDate": "2007-08-01",
"position": "Web Developer",
"company": "BlackBox",
"summary": "Cozy web development studio that builds websites for big serious business.",
"highlights": [],
"location": "Samara, Russia"
},
{
"startDate": "2001-09-01",
"endDate": "2004-12-01",
"position": "Web Developer",
"company": "VolgaInfo",
"summary": "",
"highlights": [],
"location": "Samara, Russia"
}
],
"education": [
{
"institution": "Samara State University",
"startDate": "2000-06-01",
"endDate": "2006-03-01",
"area": "Mathematics",
"studyType": "Bachelor",
"courses": []
}
],
"skills": [
{
"name": "Backend",
"keywords": [
"Ruby",
"Bash",
"Ruby on Rails"
]
},
{
"name": "Frontend",
"keywords": [
"HTML5",
"CSS3",
"Javascript",
"VueJS",
"React"
]
},
{
"name": "Database",
"keywords": [
"MySQL",
"PostgresSQL",
"MongoDB"
]
},
{
"keywords": [
"Ansible",
"Docker"
],
"name": "Devops"
}
],
"languages": [
{
"language": "English",
"fluency": "Intermediate"
},
{
"language": "Russian",
"fluency": "Native speaker"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment