Skip to content

Instantly share code, notes, and snippets.

@juandbc
Last active October 5, 2023 19:59
Show Gist options
  • Save juandbc/0630c29c4afac83458abd816809eff69 to your computer and use it in GitHub Desktop.
Save juandbc/0630c29c4afac83458abd816809eff69 to your computer and use it in GitHub Desktop.
JSON resume
{
"meta": {
"theme": "spartacus"
},
"basics": {
"name": "Juan Bermudez",
"label": "Java Developer",
"picture": "",
"email": "juanbermucele@gmail.com",
"phone": "+57(312)7598435",
"website": "",
"summary": "Experienced Java backend developer skilled in building software solutions from scratch. I have mainly worked on projects for financial companies. As a developer, I prioritize user feedback and maintain a strong focus on product quality.",
"location": {
"countryCode": "CO",
"region": "Antioquia",
"city": "Medellín"
},
"profiles": [
{
"network": "LinkedIn",
"username": "juandbc",
"url": "https://www.linkedin.com/in/juandbc/"
}
]
},
"work": [
{
"company": "SMX",
"summary": "SMX Services & Consulting is an information technology outsourcing (ITO) provider with more than 20 years of applied experience providing logical solutions to emerging enterprises in a variety of try verticals including technology, finance, banking, real estate, insurance and retail.",
"highlights": [
"Project's industries: banking",
"Participate in design and development of new features",
"Recommend changes to improve java applications structures",
"Technologies: Java 8, Spring boot, Kiuwan, Jenkins, AWS API Gateway, AWS S3, Tomcat, GitLab, New Relic"
],
"position": "Java consultant",
"startDate": "2022-05-01",
"endDate": "2023-08-31",
"website": "https://smxusa.com/"
},
{
"company": "Wolox Colombia (Now Accenture Colombia)",
"summary": "It is a technology company focused on software consulting and development.",
"highlights": [
"Project's indrustries: banking and retail",
"Java Tech lead",
"Design and implement new features",
"Define strategies for incident resolution",
"Technologies: Java 8 & 17, Spring boot, Jenkins, SonarQube, Kiuwan, Azure DevOps, Azure App Services, Azure Functions, Docker"
],
"position": "Software developer",
"startDate": "2020-10-31",
"endDate": "2023-09-19",
"website": "https://www.accenture.com/co-es"
},
{
"company": "PERSONALSOFT S.A.S Colombia | Panama",
"summary": "It is an organization specialized on development services, application management and integration, and enterprise architecture and process consulting",
"endDate": "2020-10-31",
"highlights": [
"Project's indrustries: banking",
"Working with backend and frontend developers",
"SOAP and REST API service integration",
"Unit, integration and performance testing",
"Technologies: Java, IBM Integration Bus 10, IBM MQ 9, API Connect"
],
"position": "Software engineering analyst",
"startDate": "2019-08-31",
"website": "https://www.personalsoft.com"
},
{
"company": "Fintra S.A.",
"summary": "It is a company specialized in financial solutions for microcredit, educational and payroll credits.",
"endDate": "2019-08-31",
"highlights": [
"Project's indrustries: banking",
"Requirements analysis",
"Development and implementation of new functionalities for the company's internal system",
"Technologies: Java EE, JAX-RS, Tomcat, Postgresql"
],
"position": "Junior developer",
"startDate": "2018-03-31",
"website": "https://www.fintra.co"
},
{
"company": "Redsis - Redes y Sistemas Integrados S.A.S",
"summary": "It is a company focused on the information technology business, offering development, management, consulting, networking and energy services.",
"endDate": "2017-10-31",
"highlights": [
"Project's indrustries: energetic",
"Design and development of an in-house software for inventory and project management",
"Technologies: Java EE, Wildfly, MySQL"
],
"position": "Trainee",
"startDate": "2017-04-30",
"website": "https://www.redsis.com/"
}
],
"volunteer": [],
"education": [
{
"institution": "Universidad Nacional Abierta y a Distancia",
"area": "System engineering",
"studyType": "System engineering",
"startDate": "2020-10-04",
"endDate": "2020-10-04",
"gpa": "",
"courses": []
},
{
"institution": "Universidad Autónoma del Caribe",
"area": "System engineering",
"studyType": "System engineering",
"startDate": "2013-12-31",
"endDate": "2019-12-31",
"gpa": "",
"courses": []
}
],
"awards": [],
"publications": [],
"skills": [
{
"name": "Backend",
"keywords": [
"Java EE",
"Java",
"JAX-WS",
"Spring boot",
"Gradle",
"Maven",
"Hibernate",
"Node.js",
"SOAP",
"Object-Oriented Programming (OOP)",
"REST API"
]
},
{
"name": "Databases",
"keywords": [
"MongoDB",
"RDBMS",
"PostgreSQL",
"MySQL",
"Oracle Database"
]
},
{
"name": "Testing",
"keywords": [
"JUnit",
"TestNG",
"Citrus",
"Jmeter",
"Mockito"
]
},
{
"name": "Cloud",
"keywords": [
"Heroku",
"DigitalOcean",
"Linux",
"AWS API Gateway",
"AWS S3",
"Azure Functions",
"Azure Service Bus",
"AKS"
]
},
{
"name": "DevOps",
"keywords": [
"Github Actions",
"GitLab",
"Jenkins",
"Azure DevOps"
]
}
],
"languages": [
{
"language": "Spanish",
"fluency": "Native speaker"
},
{
"language": "English",
"fluency": "B2"
}
],
"interests": [
{
"name": "Nature",
"keywords": []
},
{
"name": "Music",
"keywords": []
},
{
"name": "Open source",
"keywords": ["Linux", "OpenAPI", "cncf"]
},
{
"name": "Movies/Tv Shows",
"keywords": []
},
{
"name": "Reading",
"keywords": []
}
],
"references": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment