This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
""" | |
MxGraph Primitives | |
<move x="0" y="0"/> | |
<line x="0" y="0"/> | |
<quad x1="0" y1="0" x2="0" y2="0"/> | |
<curve x1="0" y1="0" x2="0" y2="0" x3="0" y3="0"/> | |
""" | |
from xml.dom import minidom | |
import re |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"basics": { | |
"name": "Daniele Beninato", | |
"label": "Controls Leader & Data Analyst at Electrolux", | |
"picture": "", | |
"email": "", | |
"phone": "", | |
"website": "https://dabenny.github.io/", | |
"summary": "Dynamic and resourceful Automation Engineer with ten years’ experience in the Household Product Industry.\nMaster of Science in Automation Engineering, results oriented and strongly motivated to work and grow. Project Manager with strong problem solving skills.\nA positive and effective team member who takes responsibility and ownership.", | |
"location": { |