CV cleanup
This commit is contained in:
parent
0a3d373cc7
commit
f2ca5e5171
42
data.json
42
data.json
@ -42,70 +42,50 @@
|
||||
"title": "Principal Software Engineer (UI Platform Architecture)",
|
||||
"company": "Oracle|NetSuite",
|
||||
"date": "2023 – present",
|
||||
"description": "UI Architect working on feature discovery, solution prototyping and technical designs. Mainly focused on UI telemetry, performance, CI/CD tooling and pipelines."
|
||||
"description": "UI Platform Architect. Feature discovery, prototyping and technical design. Focused on product analytics, UI telemetry, performance, CI/CD tooling and pipelines."
|
||||
},
|
||||
{
|
||||
"title": "Senior Software Development Manager (UI Platform)",
|
||||
"company": "Oracle|NetSuite",
|
||||
"date": "2022 – 2023",
|
||||
"description": "Engineering lead for multiple UI Platform teams who designed, developed and released a UI framework and tooling used by the rest of the organization. Leader of a UI testing architecture group responsible for defining a testing strategy across the UI Platform."
|
||||
"description": "Engineering lead for multiple UI Platform teams. Building a UI framework and tooling used by the rest of the organization. Leader of a UI testing architecture group."
|
||||
},
|
||||
{
|
||||
"title": "Software Development Manager (UI Platform)",
|
||||
"company": "Oracle|NetSuite",
|
||||
"date": "2020 – 2022",
|
||||
"description": "Engineering lead for a UI Platform team who developed components for a UI toolkit used by the rest of the organization. Technical product owner while bootstrapping a team."
|
||||
"description": "Engineering lead for a UI Platform team building UI toolkit components used by the rest of the organization. Technical product owner while bootstrapping the team."
|
||||
},
|
||||
{
|
||||
"title": "Software Development Manager (ERP, Tax)",
|
||||
"company": "Oracle|NetSuite",
|
||||
"date": "2017 – 2020",
|
||||
"description": "Lead developer for ERP: Tax. Design and implementation of a pluggable Tax calculation engine. Coordination of multiple squads supporting both the legacy and the next-gen systems concurrently."
|
||||
"description": "Team lead for ERP: Tax. Design and implementation of a pluggable Tax calculation engine. Coordination of 20 people across 4 squads."
|
||||
},
|
||||
{
|
||||
"title": "Senior Software Engineer (ERP, Tax)",
|
||||
"company": "Oracle|NetSuite",
|
||||
"date": "2013 – 2017",
|
||||
"description": "Development of Tax calculation and reporting modules in a cloud ERP system. Large-scale refactoring of legacy code. Introduction of a pluggable architecture."
|
||||
"description": "Development of tax calculation and reporting modules in a cloud ERP system. Large-scale refactoring of legacy code."
|
||||
},
|
||||
{
|
||||
"title": "Software Engineer",
|
||||
"company": "Q2 Interactive",
|
||||
"date": "2009 – 2013",
|
||||
"description": "Development and project leadership of multiple web applications and services: CRM system (PHP backend server, JavaScript frontend, Android client app), Accounting web app (PHP, JavaScript), e-commerce sites (Magento) and Linux server maintenance."
|
||||
"description": "Development of e-commerce, ERP and CRM web applications and services."
|
||||
}
|
||||
],
|
||||
"skills": {
|
||||
"Main": [
|
||||
"Daily": [
|
||||
"TypeScript",
|
||||
"Java",
|
||||
"Linux",
|
||||
"NodeJs"
|
||||
],
|
||||
"Support": [
|
||||
"Kotlin",
|
||||
"Go",
|
||||
"JavaScript",
|
||||
"Oracle",
|
||||
"SQL",
|
||||
"Git",
|
||||
"React",
|
||||
"Preact",
|
||||
"Python"
|
||||
"OpenSearch",
|
||||
"OpenTelemetry"
|
||||
],
|
||||
"Languages": [
|
||||
"Czech (native)",
|
||||
"English (proficient)",
|
||||
"German (elementary)"
|
||||
],
|
||||
"Other": [
|
||||
"C/C++",
|
||||
"Supercomputers",
|
||||
"OpenMPI",
|
||||
"Visualization",
|
||||
"Data science",
|
||||
"Embedded",
|
||||
"OpenSCAD"
|
||||
]
|
||||
},
|
||||
"education": [
|
||||
@ -114,14 +94,14 @@
|
||||
"field": "Parallel and Distributed Systems",
|
||||
"institution": "Faculty of Informatics, Masaryk University Brno",
|
||||
"date": "2011 – 2013",
|
||||
"thesis": "Efficient computation and visualization of correlations in medical signals. The first part consisted of high-performance computation of correlations on large volumes of analog data using supercomputers. The second part covered the visualization of the computed results which allowed interactive exploration and processing of the data by a researcher."
|
||||
"thesis": "Efficient computation and visualization of correlations in medical signals. High-performance computation of correlations on large volumes of analog data in C++ using supercomputers. Visualization of the computed results through interactive exploration and processing of the data by a researcher in Python."
|
||||
},
|
||||
{
|
||||
"degree": "Bachelor's degree",
|
||||
"field": "Parallel and Distributed Systems",
|
||||
"institution": "Faculty of Informatics, Masaryk University Brno",
|
||||
"date": "2008 – 2011",
|
||||
"thesis": "Parallel implementation of force-field decompression algorithm. The solution executed on a supercomputer cluster to perform real-time simulation of molecular forces. This in turn provided haptic feedback to a 3D pointing device."
|
||||
"thesis": "Parallel implementation of force-field decompression algorithm. The solution executed on a supercomputer cluster to perform real-time simulation of molecular forces. This in turn provided haptic feedback to a 3D pointing device used to interact with the molecular simulation."
|
||||
}
|
||||
],
|
||||
"philosophy": "I design platform layers that stay out of the way while enabling everything else. Quiet infrastructure. Measurable value."
|
||||
|
||||
Loading…
Reference in New Issue
Block a user