Skip to content

Instantly share code, notes, and snippets.

@felipebn
Created December 27, 2023 00:51
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 felipebn/41d439089df97cc45426e97cc5638dae to your computer and use it in GitHub Desktop.
Save felipebn/41d439089df97cc45426e97cc5638dae to your computer and use it in GitHub Desktop.
resume.json
{
"meta": {
"theme": "stackoverflow"
},
"basics": {
"name": "Felipe Brandão Nascimento",
"label": "Full Stack Engineer",
"picture": "",
"email": "felipe.nascimento1@gmail.com",
"phone": "+351 932 370 071",
"summary": "I'm a full stack engineer working with software development since 2007, I've worked mostly buildin large integrated Java Web Applications. I'm very interested on every aspect regarding software development, from UX/UI to Server Configuration and deployment. I like to keep sharp with interesting tools by taking freelance projects or working on projects of my own. When in a project my goal is to deliver great software that provides value to users and take my clients to the next level.",
"location": {
"address": "",
"postalCode": "",
"city": "Lisbon",
"countryCode": "PT",
"region": "Portugal"
},
"profiles": [
{
"network": "Github",
"username": "felipebn",
"url": "https://github.com/felipebn"
}
]
},
"work": [
{
"company": "Talkdesk Inc.",
"position": "Senior Software Enginner",
"startDate": "2020-01",
"website": "https://talkdesk.com/",
"summary": "Currently carrying on design, implementation and maintenance of Kotlin and React based apps in a micro-service landscape.",
"highlights": [
"Growing Kotlin and React skills",
"Helped steering the team to deliver a MVP new micro-frontend in few weeks",
"Identified a critical issue in the React app causing memory leaks in the browser",
"Identified optmization opportunities in a legacy Ruby Sinatra app in order to migrate to a kuberentes cluster too comply with resources limitations",
"Quickly became recognized as a reference engineer for the team"
]
},
{
"company": "Cloudflare Inc.",
"position": "Contractor",
"startDate": "2018-06",
"endDate": "2020-09",
"website": "https://github.com/cloudflare/cloudflare-access-for-atlassian",
"summary": "Freelance contract to build the Cloudflare Access plugin for easy integration with Atlassian suite.",
"highlights": [
"Leverage already existing knowledge of Java and Spring Framework",
"Implemented a plugin also for Sentry - https://github.com/cloudflare/cloudflare-access-for-sentry",
"Sole maintainer",
"Implemented support for the major Atlassian products (JIRA, Bitbucket and Confluence)",
"One of my open source projects was part of the RFP for the project"
]
},
{
"company": "Binder Consulting Gmbh. / Scuteratech Unip. Lda",
"position": "Senior Software Enginner",
"startDate": "2016-10",
"endDate": "2019-12",
"website": "http://scuteratech.pt/",
"summary": "Applied my skills to improve a HR transformation software suite, working on architeture, development and testing. ",
"highlights": [
"Improved continuous integration processes and development experience by using Docker and TestContainers",
"Helped speed-up future developments by introducing React as the tool for building the frontend instead of Apache Wicket markup",
"Successfully implemented a versioned domain model for hierachical data using Neo4J and Spring Data Neo4J",
"Refactored many features from the existing codebase",
"Improved core features from a procedural implementation to a more declarative and configurable implementation",
"Mastering Spring and Wicket",
"Technical lead for the junior developers in Lisbon"
]
},
{
"company": "Élin Duxus (São Paulo, Brazil)",
"position": "Projects Coordinator",
"website": "http://duxus.com.br",
"startDate": "2014-01",
"endDate": "2016-10",
"summary": "I coordinated the teams developing a Risk Management Platform using Agile and Scrum. Acting also as technical leader to help developers go through problems regarding code optimization, structure and testing. ",
"highlights": [
"Successfully drove and helped a full rewrite of 2 systems belonging to the Risk Management Platform in 1 year",
"Migrated every project on the company from Ant to Maven",
"Helped the team to optimize a lot of database operations and java processing",
"Implemented Continuous Integration concepts using Jenkins and Git (Bitbucket Server)",
"Implemented the Agile culture using Scrum"
]
},
{
"company": "Élin Duxus (São Paulo, Brazil)",
"position": "Full Stack Developer",
"website": "http://duxus.com.br",
"startDate": "2007-04",
"endDate": "2014-01",
"summary": "Starting as an intern to develop some Web Applications using PHP I helped the owner build the very first version of the Risk Management Platform on the first 2 years. On August/2008 we decided to rebuild the Platform using Java so we can correct mistakes we made at first. The platform grew with 5 different systems for many financial risk concepts.",
"highlights": [
"Optimizations for the Credit Risk System which processed millions of records",
"Full stack development building the UI, back-end code, database structure, sql query optimization, server configuration, testing and deployment",
"Worked on almost every part of the 5 systems"
]
},
{
"company": "Box Comunicação / Nonlinear Creations Digital",
"position": "Freelance Developer",
"website": "",
"startDate": "2013-01",
"endDate": "2015-06",
"summary": "Developed a few landing pages and helper systems using PHP, JQuery and Bootstrap.",
"highlights": [
"Implemented payment integrations",
"Almost all Landing Pages were Integrated with Salesforce or Exact Target services"
]
},
{
"company": "Sourcelab",
"position": "Freelance J2ME Developer ",
"website": "",
"startDate": "2013-01",
"endDate": "2014-12",
"summary": "Development of a J2ME app to manage delivery. The app would allow deliverymen to update delivery status and helped the central to monitor where they were by sending GPS coordinates.",
"highlights": []
}
],
"volunteer": [],
"education": [
{
"institution": "Mackenzie University - São Paulo, Brazil",
"area": "Computer Science",
"studyType": "Bachelor",
"startDate": "2006-08",
"endDate": "2011-12",
"gpa": "",
"courses": []
},
{
"institution": "Caelum - São Paulo, Brazil",
"area": "Scrum",
"studyType": "Course",
"startDate": "2012-12",
"endDate": "2012-12",
"gpa": "",
"courses": []
}
],
"awards": [],
"publications": [],
"skills": [
{
"name": "Web Development",
"level": "Advanced",
"keywords": [
"HTML5",
"CSS3",
"Javascript",
"JQuery",
"Bootstrap",
"React"
]
},
{
"name": "Java/Kotlin",
"level": "Advanced",
"keywords": [
"JPA / Hibernate",
"JEE / Spring / Spring Boot",
"Tomcat",
"Maven / Gradle"
]
},
{
"name": "Databases",
"level": "Advanced",
"keywords": [
"Mysql",
"PostgreSQL",
"SQL Optimization",
"Neo4J"
]
},
{
"name": "DevOps",
"level": "Intermediate",
"keywords": [
"Apache HTTP",
"NGINX",
"Continuos Integration",
"Linux",
"Jenkins",
"Docker",
"AWS",
"Kubernetes"
]
},
{
"name":"Development",
"level":"Intermediate",
"keywords":["Machine Learning","Optimization", "Microservices"]
},
{
"name": "Agile",
"level": "Advanced",
"keywords": [
"Scrum"
]
}
],
"languages": [
{
"language": "Portuguese",
"fluency": "Native"
},
{
"language": "English",
"fluency": "Fluent"
}
],
"interests": [
{
"name": "Technology",
"keywords": [
"Optimization",
"Testing",
"Databases",
"Java",
"Kotlin",
"React"
]
},
{
"name": "Business",
"keywords": [
"Startups",
"Innovation"
]
},
{
"name": "Leadership",
"keywords": [
"Culture",
"Motivation"
]
}
],
"references": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment