Skip to content

Instantly share code, notes, and snippets.

@ahndmal
Last active October 17, 2024 17:28
Show Gist options
  • Save ahndmal/a1fc24d06b85099e98cabd55856cdb0a to your computer and use it in GitHub Desktop.
Save ahndmal/a1fc24d06b85099e98cabd55856cdb0a to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Andrii Maliuta",
"label": "Java developer",
"image": "",
"email": "[email protected]",
"phone": "",
"url": "https://linktr.ee/andmal/",
"summary": "Developing web services, CLI tools, integrations, Spring and Forge based apps for Atlassian Jira and Confluence Server, Data Center and Cloud",
"location": {
"address": "Sumy oblast, Ukraine",
"postalCode": "40000",
"city": "Sumy",
"countryCode": "UA",
"region": "Ukraine"
},
"profiles": [
{
"network": "Github",
"username": "ahndmal",
"url": "https://github.com/ahndmal"
},
{
"network": "LinkedIn",
"username": "andrii-maliuta-322a488a",
"url": "https://www.linkedin.com/in/andrii-maliuta-322a488a/"
}
]
},
"work": [
{
"name": "Astound Digital",
"position": "Jira developer",
"url": "https://astounddigital.com",
"startDate": "2022-02-24",
"summary": "develop Jira and Confluence plugins, extensions, Groovy scripts for Atlassian SDK, interaction with data over REST API via HTTP and gRPC, web crawling"
},
{
"name": "LLC Netcracker",
"position": "System Analyst",
"url": "https://netcracker.com",
"startDate": "2016-03-02",
"endDate": "2022-02-10",
"summary": "Configuring dynamic real-time documentation with Confluence + 3rd party features, templates configuration, Groovy scripting for Confluence SDK, Wiki web content manipulation and automations."
},
{
"name": "LLC Netcracker",
"position": "Technical Writer",
"url": "https://netcracker.com",
"startDate": "2013-05-13",
"endDate": "2016-02-10",
"summary": "Demos and presentations conducting * User guides creation * Video moderating and locating on wiki site * Support of wiki site * Wiki site administration * Plugins management * Requirements analysis for further delivery to development team * Word templates maintenance * VBA for documentation * Requirements analysis and FDS creation * Articles translation"
}
],
"education": [
{
"institution": "University",
"url": "https://int.sumdu.edu.ua/en/",
"area": "German philology",
"studyType": "Bachelor",
"startDate": "2005-09-01",
"endDate": "2013-06-20"
}
],
"publications": [
{
"name": "blogs",
"publisher": "devto",
"url": "https://dev.to/dashboard",
"summary": "programming blog"
},
{
"name": "Atlassian community",
"publisher": "Atlassian",
"url": "https://community.atlassian.com/t5/user/viewprofilepage/user-id/484201",
"summary": "Atlassian community participation"
}
],
"skills": [
{
"name": "Web Development",
"level": "Master",
"keywords": [
"HTML",
"CSS",
"JavaScript",
"Web components and APIs"
]
},
{
"name": "Java",
"level": "Advanced",
"keywords": [
"Java",
"JVM",
"Kotlin"
]
},
{
"name": "Golang",
"level": "Intermediate",
"keywords": [
"Golang",
"Web"
]
},
{
"name": "Web Frameworks",
"level": "Advanced",
"keywords": [
"Spring",
"Quarkus",
"ReactJS"
]
},
{
"name": "HTTP",
"level": "Advanced",
"keywords": [
"HTTPS",
"Networks",
"Sockets"
]
}
],
"languages": [
{
"language": "Ukrainian",
"fluency": "Native speaker"
},
{
"language": "English",
"fluency": "Advanced"
},
{
"language": "German",
"fluency": "Intermediate"
}
],
"interests": [
{
"name": "Wildlife"
}
],
"projects": [
{
"name": "HTTP clients and tools for Atlassian products.",
"startDate": "2022-03-01",
"summary": "Jira/Confluence http client written in Golang",
"url": "https://github.com/Sumy-Coding"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment