feat: initial resume
This commit is contained in:
commit
2e0ed44f07
3 changed files with 300 additions and 0 deletions
286
json/shared.json
Normal file
286
json/shared.json
Normal file
|
@ -0,0 +1,286 @@
|
|||
{
|
||||
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
|
||||
"basics": {
|
||||
"name": "Radu C. Martin",
|
||||
"email": "contact@martin.md",
|
||||
"phone": "+41 78 791 0525",
|
||||
"label": "",
|
||||
"summary": "",
|
||||
"url": "https://martin.md",
|
||||
"image": "https://avatars.githubusercontent.com/u/88044507?v=4",
|
||||
"location": {
|
||||
"region": "Zurich",
|
||||
"countryCode": "CH",
|
||||
"city": "Winterthur"
|
||||
},
|
||||
"profiles": [
|
||||
{
|
||||
"url": "https://github.com/Radu-C-Martin",
|
||||
"username": "Radu-C-Martin",
|
||||
"network": "GitHub",
|
||||
"visible": "true"
|
||||
},
|
||||
{
|
||||
"url": "https://linkedin.com/in/Radu-C-Martin",
|
||||
"username": "Radu-C-Martin",
|
||||
"network": "LinkedIn",
|
||||
"visible": "true"
|
||||
},
|
||||
{
|
||||
"url": "https://matrix.to/#/@radu:martin.md",
|
||||
"username": "@radu:martin.md",
|
||||
"network": "Matrix",
|
||||
"visible": "true"
|
||||
},
|
||||
{
|
||||
"url": "https://mstdn.md/@radu",
|
||||
"username": "@radu@mstdn.md",
|
||||
"network": "Mastodon",
|
||||
"visible": "true"
|
||||
}
|
||||
]
|
||||
},
|
||||
"skills": [
|
||||
{
|
||||
"name": "Control Theory",
|
||||
"keywords": [
|
||||
"PID",
|
||||
"MPC",
|
||||
"Robust/Adapive Control"
|
||||
],
|
||||
"level": "5"
|
||||
},
|
||||
{
|
||||
"name": "Backend Software Development",
|
||||
"keywords": [
|
||||
"C#/.NET",
|
||||
"Entity Framework",
|
||||
"Redis",
|
||||
"PostgreSQL",
|
||||
"Python/FastApi"
|
||||
],
|
||||
"level": "4"
|
||||
},
|
||||
{
|
||||
"name": "Software Defined Infrastructure",
|
||||
"keywords": [
|
||||
"Terraform/OpenTofu",
|
||||
"Ansible",
|
||||
"Docker",
|
||||
"Docker Compose",
|
||||
"GitHub Actions",
|
||||
"Proxmox"
|
||||
],
|
||||
"level": "3"
|
||||
},
|
||||
{
|
||||
"name": "Scientific Programming",
|
||||
"keywords": [
|
||||
"MATLAB",
|
||||
"Python",
|
||||
"PyTorch",
|
||||
"GPyTorch",
|
||||
"NumPy",
|
||||
"SciPy",
|
||||
"Scikit-Learn",
|
||||
"Jupyter Notebooks"
|
||||
],
|
||||
"level": "3"
|
||||
},
|
||||
{
|
||||
"name": "Embedded Development",
|
||||
"keywords": [
|
||||
"C/C++",
|
||||
"AVR",
|
||||
"ARM",
|
||||
"ESP",
|
||||
"Arduino",
|
||||
"SPI",
|
||||
"Embedded Linux",
|
||||
"STM32"
|
||||
],
|
||||
"level": "3"
|
||||
},
|
||||
{
|
||||
"name": "Mechanical Design",
|
||||
"keywords": [
|
||||
"CATIA",
|
||||
"SolidWorks",
|
||||
"CFD/Ansys Fluent"
|
||||
],
|
||||
"level": "3"
|
||||
}
|
||||
],
|
||||
"languages": [
|
||||
{
|
||||
"language": "Romanian",
|
||||
"fluency": "Native",
|
||||
"level": 5
|
||||
},
|
||||
{
|
||||
"language": "English",
|
||||
"fluency": "Full Professional Proficiency",
|
||||
"level": 4
|
||||
},
|
||||
{
|
||||
"language": "French",
|
||||
"fluency": "Full Professional Proficiency",
|
||||
"level": 4
|
||||
},
|
||||
{
|
||||
"language": "Russian",
|
||||
"fluency": "Full Professional Proficiency",
|
||||
"level": 4
|
||||
},
|
||||
{
|
||||
"language": "German",
|
||||
"fluency": "Elementary Proficiency",
|
||||
"level": 2
|
||||
},
|
||||
{
|
||||
"language": "Turkish",
|
||||
"fluency": "Elementary Proficiency",
|
||||
"level": 1
|
||||
}
|
||||
],
|
||||
"work": [
|
||||
{
|
||||
"name": "Contactify AG",
|
||||
"position": "Software Developer",
|
||||
"location": "Winterthur, Switzerland",
|
||||
"startDate": "2022-09-01",
|
||||
"description": "Leading digital business card solution for entreprises and modern professionals",
|
||||
"highlights": [
|
||||
"Coordinating stakeholders to define RESTful API requirements, implement them in a scalable, maintainable manner, following best practices and coding standards",
|
||||
"Reviewing code of other developers to ensure code quality, consistency, and adherence to coding standards",
|
||||
"Setting up and maintaing CI/CD workflows for automated build, test, and deployment processes",
|
||||
"Maintaining cloud infrastructure on Azure using Terraform"
|
||||
],
|
||||
"reference": {
|
||||
"name": "Nicolas Da Mutten",
|
||||
"contanct": "Contact available upon request"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Novelis Sierre, Research and Development",
|
||||
"position": "Automation Engineer",
|
||||
"location": "Sierre, Switzerland",
|
||||
"startDate": "2021-10-01",
|
||||
"endDate": "2022-07-31",
|
||||
"description": "Leading producer of flat-rolled aluminum products",
|
||||
"highlights": [
|
||||
"Developed and maintained a complete data pipeline responsible for ingesting, transforming and modeling experimental data, for use on a global level",
|
||||
"Implemented and maintained the workflow orchestration layer using the Prefect ETL framework"
|
||||
],
|
||||
"reference": {
|
||||
"name": "Christian Leppin",
|
||||
"contanct": "Contact available upon request"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Novelis Sierre, Development Team",
|
||||
"position": "Automation Engineering Intern",
|
||||
"location": "Sierre, Switzerland",
|
||||
"startDate": "2020-02-01",
|
||||
"endDate": "2021-02-28",
|
||||
"description": "Leading producer of flat-rolled aluminum products",
|
||||
"summary": "TODO",
|
||||
"highlights": [
|
||||
"Developed an interactive tool for experimental data visualization and analysis",
|
||||
"Developed a machine learning model to explain and predict the aluminium sheet mechanical properties based on experimental data and use it to optimize process parameters"
|
||||
],
|
||||
"reference": {
|
||||
"name": "Jonathan Friedli",
|
||||
"contanct": "Contact available upon request"
|
||||
}
|
||||
}
|
||||
],
|
||||
"education": [
|
||||
{
|
||||
"studyType": "Master",
|
||||
"institution": "Ecole Polytechnique Federale de Lausanne (EPFL)",
|
||||
"area": "Mechanical Engineering, Automation and Mechatronics",
|
||||
"startDate": "2018-09-01",
|
||||
"endDate": "2021-07-31",
|
||||
"projects": [
|
||||
{
|
||||
"name": "Master Project",
|
||||
"description": "Studied the multi-seasonal performance of Gaussian Process models in Learning MPC for building temperature control"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"studyType": "Bachelor",
|
||||
"institution": "Ecole Polytechnique Federale de Lausanne (EPFL)",
|
||||
"area": "Mechanical Engineering",
|
||||
"startDate": "2015-09-01",
|
||||
"endDate": "2018-06-30",
|
||||
"projects": [
|
||||
{
|
||||
"name": "Bachelor Project",
|
||||
"description": "Developed a platform to study thermo-regulation in ant colonies, including the design and production of a complete cooling and control solution for imposing a temperature distribution on the experimental plate"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"projects": [
|
||||
{
|
||||
"type": "personal",
|
||||
"description": "Implementation and maintenance of a home server infrastructure",
|
||||
"keywords": [
|
||||
"Proxmox",
|
||||
"Infrastructure as Code",
|
||||
"Docker",
|
||||
"Docker compose",
|
||||
"Terraform",
|
||||
"Ansible"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "research project",
|
||||
"description": "Design af an MPC Control Scheme for a drone",
|
||||
"keywords": [
|
||||
"Model Predictive Control",
|
||||
"Convex Optimization",
|
||||
"Dynamical System",
|
||||
"MATLAB"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "research project",
|
||||
"description": "Leading Edge Suction Prediction of Dynamically Pitching Airfoil with Trailing Edge Flap",
|
||||
"keywords": [
|
||||
"Machine Learning",
|
||||
"Prediction"
|
||||
]
|
||||
}
|
||||
],
|
||||
"interests": [
|
||||
{
|
||||
"name": "Adaptable Control Schemes"
|
||||
},
|
||||
{
|
||||
"name": "Machine Learning for Control",
|
||||
"keywords": [
|
||||
"Machine Learning",
|
||||
"Control Theory",
|
||||
"Computer Vision"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "FOSS Software"
|
||||
},
|
||||
{
|
||||
"name": "Mountain biking"
|
||||
},
|
||||
{
|
||||
"name": "Swimming"
|
||||
},
|
||||
{
|
||||
"name": "Self hosting"
|
||||
},
|
||||
{
|
||||
"name": "Photography"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue