Skip to content

Instantly share code, notes, and snippets.

@xmalinov
Last active September 11, 2020 08:06
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 xmalinov/ad36ebed7fd88dd835194f0dbbb77b63 to your computer and use it in GitHub Desktop.
Save xmalinov/ad36ebed7fd88dd835194f0dbbb77b63 to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Alexander Malinov",
"label": "Full Stack Javascript Developer",
"picture": "",
"email": "xmalinov@gmail.com",
"phone": "+7 (905) 137-25-74",
"degree": "Specialist Degree in Computer Science",
"website": "https://xmalinov.github.io/",
"summary": "I’m a full stack web developer who can build apps from the ground up using JS-stack (React/React Native, Node)",
"location": {
"address": "Zvezdnaya, 3k4-32",
"postalCode": "150010",
"city": "Yaroslavl",
"countryCode": "RU"
},
"profiles": [
{
"network": "Linkedin",
"username": "xmalinov",
"url": "https://www.linkedin.com/in/xmalinov/"
},
{
"network": "Github",
"username": "xmalinov",
"url": "https://github.com/xmalinov"
},
{
"network": "Twitter",
"username": "xmalinov",
"url": "https://twitter.com/xmalinov"
}
]
},
"education": [
{
"institution": "Institute of Management (Russia)",
"area": "Applied Computer Science",
"studyType": "Specialist Degree",
"startDate": "2004",
"endDate": "2009"
}
],
"skills": [
{
"keywords": [
"HTML / JSX",
"CSS / BEM / Styled Components",
"Javascript / Typescript",
"React",
"Redux",
"Jest / Enzyme / Cypress"
],
"level": "Middle",
"name": "Frontend"
},
{
"keywords": ["Node", "PHP", "Postgres", "MySQL", "MongoDB", "Redis", "Serverless"],
"level": "Middle",
"name": "Backend"
},
{
"keywords": ["Netlify", "Vercel", "G Cloud", "Heroku", "Docker", "CI / CD"],
"level": "Middle",
"name": "Devops"
},
{
"keywords": ["Figma", "Photoshop"],
"level": "Junior",
"name": "Common"
}
],
"work": [
{
"company": "Areal",
"position": "Developer, Teamlead",
"website": "https://arealidea.ru/",
"startDate": "2019-02",
"summary": "Enterprise portals, mobile applications",
"highlights": [
"REST APIs using PHP and Node, documented by Swagger",
"Released three mobile applications using React Native",
"Presended and implemented inside the team usage of the following technologies: React, React Native, Gitlab CI, SonarCube, Sentry, Swagger"
]
},
{
"company": "RussiaRunning",
"position": "Developer",
"website": "https://russiarunning.com/",
"startDate": "2018-11",
"endDate": "2019-02",
"summary": "The sport events platform",
"highlights": [
"Translated few frontend-modules from Knockout to Vue",
"Fix the event photos store module",
"Was involved to the architect team for using DDD design"
]
},
{
"company": "Bono",
"position": "Developer, Teamlead",
"website": "https://bono.digital/",
"startDate": "2013-02",
"endDate": "2018-10",
"summary": "Banner ads production, promo-sites",
"highlights": [
"More than 50 interactive banners for Youtube (mastheads), Google DoubleClick, banner ads platforms (Facebook Ads, Yandex, Mail.ru)",
"Released a SAAS portal for sales managers (Strapi + Vue + integration with the intertal CRM)",
"Developed GUI for the OpenBCI device (Python, Node, Electron)",
"Presended and implemented inside the team usage of the following technologies: Vue, Node, Docker, G Cloud, Electron"
]
},
{
"company": "RRT-Subaru",
"position": "System Administrator",
"website": "https://oak-auto.ru/",
"startDate": "2012-02",
"endDate": "2013-02",
"summary": "System administration (AD, FreeBSD)",
"highlights": [
"Structured and well documented the network infrastructure",
"Automated recieving of car's firmware updates",
"Configured Zabbix and Asterisk"
]
},
{
"company": "Independen IT Consultant",
"position": "Consultant",
"website": "",
"startDate": "2011-08",
"endDate": "2013-01",
"summary": "ERP-software for the small business",
"highlights": [
"Developed software for warehouse accounting",
"Automated warehouses of two retail stores"
]
},
{
"company": "SpecTransNefteproduct (Yaroslavl)",
"position": "Engineer",
"website": "",
"startDate": "2007-06",
"endDate": "2011-05",
"summary": "System administration, development of internal projects",
"highlights": [
"Developed and released a system for sending reports from remote offices (PHP / MySQL + Delphi)",
"Developed and released a vehicle tracking system (GPS + client-server modules)",
"Configured network infrastructure (AD, encrypted gateways, 1C servers)"
]
},
{
"company": "Electriс Locomotive Factory (Yaroslavl)",
"position": "Engineer",
"website": "http://www.yaerz.ru/",
"startDate": "2004-07",
"endDate": "2006-11",
"summary": "ERP 'Galaxy' tech support, development of internal projects",
"highlights": [
"Developed a 'Galaxy' module for generating reports on warehouses and foundry production (Delphi + MS SQL, Crystal Reports)",
"Developed the automated entrance system (Delphi + MS SQL)"
]
}
],
"languages": [
{
"language": "English",
"fluency": "Full Professional"
},
{
"language": "Russian",
"fluency": "Native speaker"
}
],
"interests": [
{
"name": "Cycling"
},
{
"name": "Music"
},
{
"name": "Reading"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment