Skip to content

Instantly share code, notes, and snippets.

@yarons
Last active May 30, 2023 07:36
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 yarons/23e54de726d927fc59c2f0b2e271bb54 to your computer and use it in GitHub Desktop.
Save yarons/23e54de726d927fc59c2f0b2e271bb54 to your computer and use it in GitHub Desktop.
resume.json
{
"basics": {
"name": "Yaron Shahrabani",
"label": "DevOps Engineer and Architect, Software localization expert",
"email": "sh.yaron@gmail.com",
"phone": "+972-54-4209-674",
"summary": "Experienced DevOps Engineer and Tech Lead passionate about cloud infrastructure, automation, stability, redundancy and efficiency.",
"website": "https://github.com/yarons",
"location": {
"city": "Ma'agan Michael",
"countrycode": "IL"
},
"profiles": [{
"network": "Twitter",
"username": "sh_yaron",
"url": "https://twitter.com/sh_yaron"
},
{
"network": "GitHub",
"username": "yarons",
"url": "https://github.com/yarons"
},
{
"network": "LinkedIn",
"username": "yaronshahrabani",
"url": "https://www.linkedin.com/in/yaronshahrabani/"
}
]
},
"education": [
{
"location": "Karmiel, Israel",
"area": "Information Systems",
"studyType": "B.Sc, Information Systems",
"startDate": "2007",
"endDate": "2010",
"institution": "Braude College",
"url": "https://w3.braude.ac.il",
"courses": [
"Software Development Basics (C)",
"OOP (C++)",
"Advanced OOP (Java)",
"Linear Algebra",
"Calculus"
]
}
],
"work": [
{
"name": "Caja Robotics",
"location": "Binyamina, Israel",
"position": "DevOps Tech Lead",
"website": "https://cajarobotics.com",
"startDate": "2020-09",
"endDate": "2023-04",
"highlights": [
"Formed the DevOps team from scracth, designed and developed most modern architecture while maintaining high observability, performance and maintainabiliy.",
"Network administration and security for global sites.",
"Required skills: AWS, Ansible, Bash, Cloud Architecture Design, Monitoring, Linux, Ansible, Networking, CI/CD"
]
},
{
"name": "Tactile Mobility",
"location": "Haifa, Israel",
"position": "DevOps Tech Lead",
"website": "https://tactilemobility.com",
"startDate": "2020-01",
"endDate": "2020-08",
"highlights": [
"Designed and maintained the DevOps architecture with automation and containerization.",
"Required skills: PostgreSQL, AWS, Terraform, Docker, Linux, Bash, Hardware maintenance, Networking, Cloud Architecture Design"
]
},
{
"name": "Tracxpoint",
"location": "Nesher, Israel",
"position": "DevOps Tech Lead",
"website": "https://tracxpoint.com",
"startDate": "2017-08",
"endDate": "2020-01",
"summary": "",
"highlights": [
"DevOps, Linux integrator and IT Solution Expert, formed and established the DevOps team and infrastructure including IoT management, monitoring and automation.",
"IT Infrastructure maintainer and low-level Linux for IoT design and integration, supporting and maintaining DL/ML Infrastructure including DGX and custom built Dell.",
"Required skills: AI/ML, IoT, Linux, AWS, Bash, Ansible, Monitoring/Zabbix, Docker, Networking"
]
},
{
"name": "Round Robin",
"location": "Ramat Gan, Israel",
"position": "DevOps Architect",
"website": "https://www.rndrobin.com",
"startDate": "2016-12",
"endDate": "2017-07",
"highlights": [
"Designing and developing automation and management tools in Linux environment.",
"Helping implementing new solutions and supporting advanced procedures.",
"Required skills: AWS, Sensu, Redis, Flask/Python, Bash, JavaScript"
]
},
{
"name": "Cloudzone",
"location": "Rosh Ha'ayin, Israel",
"position": "DevOps Architect",
"website": "https://cloudzone.io",
"startDate": "2014-05",
"endDate": "2016-11",
"summary": "",
"highlights": [
"Designing and maintaining cloud infrastructures in AWS/Amazon with on top of Linux with all sorts of scripts in both Bash and Ansible.",
"Required skills: Cloud Architecture Design, AWS, Bash, Ansible, Cyber Security"
]
},
{
"name": "Emind (now AllCloud)",
"location": "Rosh Ha'ayin, Israel",
"position": "DevOps Engineer",
"website": "https://allcloud.io",
"startDate": "2012-12",
"endDate": "2014-05",
"summary": "",
"highlights": [
"DevOps, Establishing and maintaining VPCs in AWS/Amazon including P2V of an entire infrastructure.",
"Scripting in several languages and establishing of PBX systems.\nConversion from Windows to Linux, maintenance of mixed environments.",
"Required skills: AWS, Bash, Linux, On-Premise"
]
},
{
"name": "Algoma",
"location": "Rosh Ha'ayin, Israel",
"position": "IT Support Engineer",
"website": "http://www.algoma.co.il",
"startDate": "2011-02",
"endDate": "2012-12",
"summary": "",
"highlights": [
"General Electric - IT support engineer with additional support for the R&D division.",
"Biosense Webster - Operating system customization engineer, scripting on Windows including providing solutions to other divisions such as: QA, User support, IT and Hardware.",
"Required skills: OS Integration, Packaging, Batch scripting, Helpdesk."
]
}
],
"skills": [
{
"name": "DevOps Infrastructure",
"level": "High",
"keywords": [
"AWS",
"Docker",
"ECS",
"S3",
"Route53",
"Active Directory",
"Azure AD",
"CI",
"CD",
"Jenkins",
"GitHub Actions",
"nginx",
"node",
"Linux",
"FreeBSD",
"NetBSD"
]
},
{
"name": "Networking and Security",
"level": "Medium",
"keywords": [
"OpenVPN",
"Pritunl",
"Sophos UTM",
"WireGuard",
"FortiGate",
"Site-To-Site",
"Ethernet",
"Wi-Fi"
]
},
{
"name": "Software Development",
"level": "Medium",
"keywords": [
"Rust",
"C",
"C++"
]
},
{
"name": "Scripting",
"level": "High",
"keywords": [
"Python",
"Bash",
"JavaScript",
"Ansible"
]
},
{
"name": "Databases",
"level": "Medium",
"keywords": [
"PostgreSQL",
"MongoDB",
"Redis",
"MySQL",
"Elasticsearch",
"Couchbase"
]
}
],
"projects": [
{
"name": "Invitease",
"description": "Gatekeeping invitation open source solution.",
"url": "https://github.com/Maagan-Michael/invitease",
"keywords": [
"Docker",
"Python",
"Docker-Compose",
"Self-hosted",
"SSO"
]
}
],
"languages": [{
"language": "Hebrew",
"fluency": "Native speaker"
},
{
"language": "English",
"fluency": "Advanced"
},
{
"language": "Arabic",
"fluency": "Mid-range"
},
{
"language": "Russian",
"fluency": "Beginner"
},
{
"language": "Amharic",
"fluency": "Beginner"
},
{
"language": "German",
"fluency": "Beginner"
}],
"interests": [{
"name": "Languages"
},
{
"name": "Open Source"
},
{
"name": "Education"
},
{
"name": "IoT"
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment