Last active
February 4, 2026 00:28
-
-
Save renatoliveira/3d541d2d6a8fc5415d3a284b1a5f4478 to your computer and use it in GitHub Desktop.
My JSON resume.
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
| { | |
| "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json", | |
| "basics": { | |
| "name": "Renato Oliveira", | |
| "label": "Senior Salesforce Architect | Integrations | DevOps | AI Automation", | |
| "email": "[email protected]", | |
| "url": "https://github.com/renatoliveira", | |
| "summary": "Salesforce architect with 10+ years designing scalable solutions, integration architectures, and automated delivery pipelines. Specialist in API integrations, external system connectivity, and DevOps practices that reduce deployment risk and improve delivery velocity. Experienced in leading teams, mentoring engineers, and driving data quality and AI-driven automation.", | |
| "location": { | |
| "address": "", | |
| "postalCode": "", | |
| "city": "Belo Horizonte", | |
| "region": "Minas Gerais", | |
| "countryCode": "BR" | |
| }, | |
| "profiles": [ | |
| { | |
| "network": "GitHub", | |
| "username": "renatoliveira", | |
| "url": "https://github.com/renatoliveira" | |
| }, | |
| { | |
| "network": "LinkedIn", | |
| "url": "https://www.linkedin.com/in/roliv" | |
| } | |
| ] | |
| }, | |
| "skills": [ | |
| { | |
| "name": "Salesforce Architecture", | |
| "level": "", | |
| "keywords": ["Apex", "LWC", "Flows", "Data Modeling", "Service Cloud", "Sales Cloud", "Experience Cloud"] | |
| }, | |
| { | |
| "name": "Integrations & APIs", | |
| "level": "", | |
| "keywords": ["REST/SOAP", "OAuth", "Webhooks", "External Services", "ETL Patterns", "AWS Services"] | |
| }, | |
| { | |
| "name": "DevOps & Delivery", | |
| "level": "", | |
| "keywords": ["CI/CD", "GitHub Actions", "Azure DevOps", "GitLab", "Salesforce DX", "Automated Testing"] | |
| }, | |
| { | |
| "name": "AI & Automation", | |
| "level": "", | |
| "keywords": ["Einstein AI", "OpenAI Integrations", "Document Processing", "Workflow Automation"] | |
| }, | |
| { | |
| "name": "Leadership", | |
| "level": "", | |
| "keywords": ["Technical Leadership", "Mentoring", "Architecture Reviews", "Stakeholder Alignment"] | |
| } | |
| ], | |
| "education": [ | |
| { | |
| "institution": "FUMEC University", | |
| "area": "Digital Games (Technician)", | |
| "studyType": "Technician", | |
| "startDate": "2011-01", | |
| "endDate": "2015-12", | |
| "gpa": "", | |
| "courses": [] | |
| } | |
| ], | |
| "work": [ | |
| { | |
| "name": "Wisefox", | |
| "position": "Owner & Lead Salesforce Consultant", | |
| "startDate": "2024-08", | |
| "summary": "Leading Salesforce architecture, integrations, and automation projects for external systems and internal delivery pipelines.", | |
| "highlights": [ | |
| "Designed integration architectures connecting Salesforce to ERPs, document systems, and external APIs.", | |
| "Implemented CI/CD pipelines that reduced deployment risk and improved validation speed.", | |
| "Built AI-driven document ingestion pipelines using AWS Textract and OpenAI.", | |
| "Introduced governance practices including code ownership and signed commits." | |
| ] | |
| }, | |
| { | |
| "name": "Empact Technologies (via Upstart13)", | |
| "position": "Senior Salesforce Developer", | |
| "startDate": "2025-01", | |
| "endDate": "2025-06", | |
| "summary": "", | |
| "highlights": [ | |
| "Redesigned platform architecture improving modularity and testability.", | |
| "Built custom integration layer for structured document ingestion.", | |
| "Created tooling to streamline debugging and trace log management." | |
| ] | |
| }, | |
| { | |
| "name": "CreatorIQ", | |
| "position": "Senior Salesforce Developer, Admin & Architect", | |
| "startDate": "2023-03", | |
| "endDate": "2024-07", | |
| "summary": "", | |
| "highlights": [ | |
| "Architected data synchronization processes between Salesforce and external reporting databases.", | |
| "Modernized legacy data models improving quality and reporting efficiency." | |
| ] | |
| }, | |
| { | |
| "name": "RenderDraw", | |
| "position": "Senior Salesforce Developer", | |
| "startDate": "2023-01", | |
| "endDate": "2023-03", | |
| "summary": "", | |
| "highlights": [ | |
| "Improved performance of AppExchange 3D component rendering logic." | |
| ] | |
| }, | |
| { | |
| "name": "EMPAUA", | |
| "position": "Salesforce Developer & Consultant", | |
| "startDate": "2021-04", | |
| "endDate": "2023-01", | |
| "summary": "", | |
| "highlights": [ | |
| "Built reusable integration frameworks for financial and insurance clients." | |
| ] | |
| }, | |
| { | |
| "name": "CbCloud", | |
| "position": "Salesforce Developer & Architect", | |
| "startDate": "2018-04", | |
| "endDate": "2021-04", | |
| "summary": "", | |
| "highlights": [ | |
| "Pioneered CI/CD practices and version control strategies across projects." | |
| ] | |
| }, | |
| { | |
| "name": "Soluparts Global LLC", | |
| "position": "Salesforce Developer", | |
| "startDate": "2017-01", | |
| "endDate": "2018-03", | |
| "summary": "", | |
| "highlights": [ | |
| "Reworked order-to-cash flows improving operational processing speed." | |
| ] | |
| }, | |
| { | |
| "name": "Plenos Consultoria e Desenvolvimento LTDA", | |
| "position": "Support Analyst", | |
| "startDate": "2015-04", | |
| "endDate": "2016-12", | |
| "summary": "", | |
| "highlights": [ | |
| "Delivered a proof-of-concept solution in one month that historically took six months." | |
| ] | |
| } | |
| ], | |
| "projects": [ | |
| { | |
| "name": "Apex JSON Path", | |
| "description": "Framework for querying complex JSON structures in Apex to accelerate integration projects.", | |
| "highlights": [] | |
| }, | |
| { | |
| "name": "AI-Driven Document Processing", | |
| "description": "Pipeline combining AWS Textract and OpenAI to transform documents into structured Salesforce data.", | |
| "highlights": [] | |
| }, | |
| { | |
| "name": "PowerShell Debug Log Streamer", | |
| "description": "CLI tool to stream Salesforce debug logs with dynamic trace control.", | |
| "highlights": [] | |
| } | |
| ], | |
| "certificates": [ | |
| { | |
| "name": "Salesforce Certified Platform App Builder", | |
| "date": "2018-06-04" | |
| }, | |
| { | |
| "name": "Salesforce Certified Platform Developer I", | |
| "date": "2018-06-18" | |
| }, | |
| { | |
| "name": "Salesforce Certified Administrator", | |
| "date": "2019-02-11" | |
| }, | |
| { | |
| "name": "Salesforce Certified Service Cloud Consultant", | |
| "date": "2019-07-31" | |
| }, | |
| { | |
| "name": "Salesforce Certified Sharing and Visibility Architect", | |
| "date": "2019-11-01" | |
| }, | |
| { | |
| "name": "Salesforce Certified Application Architect", | |
| "date": "2019-12-23" | |
| }, | |
| { | |
| "name": "Salesforce Certified Data Architect", | |
| "date": "2019-12-23" | |
| }, | |
| { | |
| "name": "Salesforce Certified JavaScript Developer I", | |
| "date": "2020-07-23" | |
| }, | |
| { | |
| "name": "Salesforce Certified Integration Architect", | |
| "date": "2020-09-30" | |
| }, | |
| { | |
| "name": "Salesforce Certified Development Lifecycle and Deployment Architect", | |
| "date": "2020-10-20" | |
| }, | |
| { | |
| "name": "Salesforce Certified User Experience Designer", | |
| "date": "2021-12-22" | |
| }, | |
| { | |
| "name": "Salesforce Certified Strategy Designer", | |
| "date": "2022-08-17" | |
| }, | |
| { | |
| "name": "Salesforce Certified Sales Cloud Consultant", | |
| "date": "2022-11-22" | |
| }, | |
| { | |
| "name": "Salesforce Certified AI Specialist", | |
| "date": "2024-10-01" | |
| } | |
| ], | |
| "languages": [ | |
| { "language": "English", "fluency": "Advanced" }, | |
| { "language": "Portuguese (Brazilian)", "fluency": "Native Speaker" } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment