Skip to content

Instantly share code, notes, and snippets.

@barakplasma
Last active January 22, 2023 06:59
Show Gist options
  • Save barakplasma/e7634cbf8f45770afbb0bcddc06d8593 to your computer and use it in GitHub Desktop.
Save barakplasma/e7634cbf8f45770afbb0bcddc06d8593 to your computer and use it in GitHub Desktop.
{
"basics":{
"name":"Michael Salaverry",
"label":"Senior Fullstack Web Developer",
"website":"https://github.com/barakplasma",
"summary":"Test Driven Developer. Passionate about automation. I love working on difficult technical problems that involve learning new skills and delivering great experiences and solutions to my customers.",
"profiles":[
{
"network":"Github",
"username":"barakplasma",
"url":"https://github.com/barakplasma"
},
{
"network":"Codewars",
"username":"barakplasma (top 3% of users)",
"url":"https://www.codewars.com/users/barakplasma"
},
{
"network":"LinkedIn",
"username":"michaelsalaverry",
"url":"https://www.linkedin.com/in/michaelsalaverry/"
},
{
"network":"Dev.to",
"username":"barakplasma",
"url":"https://dev.to/barakplasma"
}
]
},
"work":[
{
"company":"QurisAI",
"position":"Senior Fullstack Web Developer",
"website":"https://www.quris.ai/",
"startDate":"2022-02-21",
"summary":"AI / Biotech driven drug discovery",
"highlights":[
"17th employee, in charge of designing and developing the frontend architecture",
"Designing and implementing streaming data pipelines end-to-end for microscope images",
"Extensive Data Engineering, Robotics, IoT, and frontend work as part of a growing startup"
]
},
{
"company":"Intuit",
"position":"Frontend Engineer",
"website":"https://www.intuit.com/",
"startDate":"2019-10-22",
"endDate":"2022-02-15",
"summary":"Financial managment platform",
"highlights":[
"Responsible for quickbooks invoice payment site used to move millions of dollars per day to millions of small businesses around the world",
"Improved operational excellence, observability, and disaster recovery for Next.js (Node.js Server side rendered) site."
]
},
{
"company":"Axonize",
"position":"Frontend Developer",
"website":"https://www.axonize.com/",
"startDate":"2018-10-01",
"endDate":"2019-10-01",
"summary":"B2B IoT SaaS platform",
"highlights":[
"Convinced company to start testing their javascript, and tutored FE&BE teams on testing to improve site reliability",
"Used test driven development and clean code principles to develop an animated heatmap widget. The map widget digests real-time IoT data over websockets using a client-side time-series database.",
"Contributed numerous upstream bug fixes to the open source projects we used",
"Rewrote client-side device graph implementation"
]
},
{
"company":"Wix",
"position":"Frontend Developer",
"website":"https://www.wix.com/",
"startDate":"2016-02-15",
"endDate":"2018-10-01",
"summary":"DIY Website building platform",
"highlights":[
"Designed and built a Node.js / AWS Lambda chatbot for handling thousands of DNS issue related customer service requests a month, saving hundreds of hours of employee time and leading to faster and more accurate solutions for customers",
"Led a fullstack rewrite of the internal custom CRM for Wix Customers",
"Taught a multi-week course to customer service coworkers on basic computer science",
"Founded and trained the Wix security vulnerability report triage team"
]
},
{
"company":"IDF",
"startDate":"2013-12-01",
"endDate":"2015-12-15",
"position":"Paratrooper",
"summary":"Full mandatory military service",
"highlights":[
"Learned hebrew while serving as a combat infantry soldier",
"Participated in Garin Tzabar"
]
}
],
"education":[
{
"institution":"University of California Davis",
"area":"Environmental Horticulture and Urban Forestry",
"studyType":"Bachelor",
"startDate":"2009-09-01",
"endDate":"2013-06-01"
},
{
"institution":"Wix Kickstart",
"area":"Frontend Development",
"studyType":"Bootcamp for fresh CS graduates",
"startDate":"2017-06-01",
"endDate":"2017-09-01"
}
],
"skills":[
{
"name":"Web Development",
"level":"Senior",
"keywords":[
"HTML",
"CSS",
"Javascript",
"Typescript",
"React",
"Vue",
"Jest / Mocha",
"Redux",
"Lodash / Ramda",
"Web Components",
"Phaser.js",
"A-Frame"
]
},
{
"name":"Backend",
"level":"Mid-Level",
"keywords":[
"Python",
"Kubernetes",
"Docker",
"Node.js",
"SQL",
"Express",
"Mongo",
"Redis",
"Next.js",
"Rust",
"Opentrons robotics",
"Linux / Shell scripting",
"Directus",
"Google Cloud"
]
}
],
"languages":[
{
"language":"English",
"fluency":"C2 / Native speaker"
},
{
"language":"Hebrew",
"fluency":"B2 / conversational and technical"
}
],
"interests":[
{
"name":"Outdoors",
"keywords":[
"Backpacking",
"Rock climbing",
"Motorcycles"
]
},
{
"name":"DIY",
"keywords":[
"Baking",
"Cardboard crafts"
]
},
{
"name":"IoT",
"keywords":[
"rtlsdr",
"Drones",
"Weather Sensors",
"Raspberry Pi",
"ESP8266",
"Tasmota"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment