Skip to content

Instantly share code, notes, and snippets.

@danielsitnik
Last active December 14, 2023 18:24
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 danielsitnik/07e519e7859af0ea6d48f88354ec5fe1 to your computer and use it in GitHub Desktop.
Save danielsitnik/07e519e7859af0ea6d48f88354ec5fe1 to your computer and use it in GitHub Desktop.
{
"meta": {
"theme": "rocketspacer"
},
"basics": {
"name": "Daniel Sitnik",
"label": "Associate Director & Cloud Native Architect",
"picture": "https://www.sitnik.dev/static/media/profile.64f7b4f4.jpg",
"email": "danielsitnik@gmail.com",
"phone": "(11) 98478-0008",
"url": "https://sitnik.dev",
"summary": "Experienced manager with a 10+ years history of working in the IT consulting industry. Strong professional skilled in Architecture and Cloud Native applications development. I usually do a mix of IT strategy and actual technology delivery engagements. I'm currently the leader of Accenture Song's Cloud Native Applications community of practice.",
"profiles": [
{
"network": "Personal",
"username": "sitnik.dev",
"url": "https://sitnik.dev"
},
{
"network": "LinkedIn",
"username": "danielsitnik",
"url": "https://www.linkedin.com/in/danielsitnik/"
},
{
"network": "Github",
"username": "danielsitnik",
"url": "https://github.com/danielsitnik"
}
]
},
"work": [
{
"company": "Accenture Song",
"position": "Associate Director",
"startDate": "2022-12-01",
"summary": "I currently lead the Cloud Native Applications practice for Accenture Song, where I'm responsible for a group of around 90 people and also for hiring, training and staffing our microservices and cloud architects. I'm still engaged in day-to-day client delivery activities, mainly working with architecture and software development for financial services clients.",
"highlights": ["Payments platform implementation"]
},
{
"company": "Accenture Song",
"position": "Senior Manager",
"startDate": "2019-11-01",
"endDate": "2022-11-30",
"summary": "Led the Cloud Native Applications practice for Accenture Song, where I was responsible for a group of around 70 people and also for hiring, training and staffing our microservices and cloud architects. I'm still engaged in day-to-day client delivery activities, mainly working with architecture and software development for financial services clients.",
"highlights": ["Open Banking regulatory implementation"]
},
{
"company": "Accenture Digital",
"position": "Manager",
"startDate": "2017-02-01",
"endDate": "2019-11-01",
"summary": "I rejoined the company in 2017 as a Manager for Accenture Digital, where I worked in several architecture engagements in the financial services industry.",
"highlights": [
"Open Banking strategy and architecture",
"Microservices reference architecture",
"Event driven architecture"
]
},
{
"company": "Bora Bike",
"position": "Head of Technology",
"startDate": "2016-07-01",
"endDate": "2017-02-01",
"summary": "Acted as head of technology for Bora Bike, a startup which aimed to be like a benefits program where company employees could earn points for riding a bike while commuting to work, and then exchange these points for prizes."
},
{
"company": "Accenture",
"position": "Intern, Analyst, Consultant",
"startDate": "2010-03-01",
"endDate": "2016-07-01",
"summary": "I joined as an intern in 2010, was hired as an analyst in 2011 and then left the company as a consultant in 2016."
}
],
"education": [
{
"institution": "Insper",
"area": "Executive MBA",
"studyType": "Post-graduate degree",
"startDate": "2016-10-01",
"endDate": "2018-10-01"
},
{
"institution": "UFSCar - Universidade Federal de São Carlos",
"area": "Computer Science",
"studyType": "Bachelor's degree",
"startDate": "2007-03-01",
"endDate": "2010-12-01"
},
{
"institution": "UEL - Universidade Estadual de Londrina",
"area": "Business Administration",
"studyType": "Bachelor's degree",
"startDate": "2001-03-01",
"endDate": "2005-07-01"
}
],
"awards": [
{
"title": "AWS Certified Cloud Practitioner",
"date": "2022-02-04",
"awarder": "Amazon Web Services (AWS)",
"summary": "https://www.credly.com/badges/d701eb97-c7b5-41c0-b39c-95ed512d36ed",
"url": "https://www.credly.com/badges/d701eb97-c7b5-41c0-b39c-95ed512d36ed"
},
{
"title": "Apigee Certified Professional API Engineer",
"date": "2020-06-06",
"awarder": "Apigee (Google)",
"summary": "I am one of the few Apigee certified professionals in Brazil: https://credly.com/credit/23453364",
"url": "https://credly.com/credit/23453364"
}
],
"skills": [
{
"name": "Consulting",
"level": "Experienced",
"keywords": [
"Agile & Project Management",
"Solution Architecture",
"Software Development"
]
},
{
"name": "Cloud Native Architectures",
"level": "Experienced",
"keywords": [
"Google Cloud Platform (GCP)",
"Java, Spring Boot, Quarkus",
"Javascript, Node.js, NestJS"
]
},
{
"name": "API Engineering",
"level": "Experienced",
"keywords": [
"Apigee, Kong, KrakenD",
"REST, Swagger, Open API 3.0",
"OAuth 2.0, OpenID, CIBA, JWT"
]
}
],
"languages": [
{
"language": "Portuguese",
"fluency": "Native speaker"
},
{
"language": "English",
"fluency": "Fluent"
}
],
"interests": [
{
"name": "Professional",
"keywords": [
"Cloud Platforms (GCP, AWS)",
"Open Finance (Banking/Insurance)",
"Open APIs & Ecosystems",
"GraalVM and Cloud Native Java"
]
},
{
"name": "Personal",
"keywords": ["Video Games", "Music", "Photography", "Cycling"]
}
]
}
@MasonShephard
Copy link

this might help me, thanks

@danielsitnik
Copy link
Author

@MasonShephard you're welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment