summaryrefslogtreecommitdiff
path: root/content/resume/_index.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/resume/_index.md')
-rw-r--r--content/resume/_index.md156
1 files changed, 156 insertions, 0 deletions
diff --git a/content/resume/_index.md b/content/resume/_index.md
new file mode 100644
index 0000000..976bd1b
--- /dev/null
+++ b/content/resume/_index.md
@@ -0,0 +1,156 @@
+---
+title: "Resume"
+date: 2020-11-01T20:11:50-03:00
+lastmod: 2023-01-14T20:11:50-03:00
+tags : [ "dev", "hugo" ]
+draft: false
+---
+# Experience
+
+## [Prometeo OpenBanking](https://prometeoapi.com/)
+**Lead Backend Developer**
+
+> September 2021 - Currently
+
+In Prometeo I'm currently working as a Tech Lead, managing a team of 5
+developers and working on a few migrations to improve the development experience.
+
+So far I've migrated from Bitbucket and Bitbucket Pipelines to Github and Jenkins,
+set up SonarCloud and many other tools to improve security and code quality and
+Dockerized their entire microservice infrastructure. As for the future, I'm currently
+working on their v2 API, which is going to be done in FastAPI.
+
+I also participated on their
+[OpenBanking hackathon as a judge](https://prometeoopenbanking.medium.com/as%C3%AD-se-vivi%C3%B3-ignite-36cf01dec347?p=36cf01dec347),
+a very enriching experience :)
+
+In Prometeo I'm using Python, aiohttp, Django, Selenium, Jenkins, Github actions,
+SonarCloud, Docker, FastAPI, among others.
+
+
+## [Lazer Technologies](https://lazertechnologies.com/)
+**Senior Backend Developer**
+
+> September 2020 - September 2021
+
+In Lazer Technologies I worked on [Certn](https://certn.co/), an app that looks
+to ease the employers jobs of doing criminal background checks for their
+employees. I was responsible of a big integration with
+[Workday](https://www.workday.com/), that led to a multi million dollar per year
+contract for Certn. In this project used Django, Django REST Framework, Docker,
+PostgreSQL, Github Actions and Jenkins.
+
+### Projects:
+
+{{< work-projects client=lazer >}}
+
+## [Tarmac](https://tarmac.io)
+**Senior Backend Developer**
+
+> July 2020 - January 2021
+
+In Tarmac I worked on a project called [Volition](/projects/volition/). In
+Volition we developed a crawler that extracts information from different pages
+in order to build a "super market place" for a specific product. In this project
+we used Docker, TypeScript, NodeJS, PostgreSQL, Google Cloud, and Kubernetes.
+
+### Projects:
+
+{{< work-projects client=tarmac >}}
+
+## [Massive](https://massive.ag)
+**Senior Backend Developer**
+
+> April 2019 - August 2020
+
+I worked for Massive from April 2019 to August 2020. On my time in Massive, I
+worked on one big project for Coca-Cola Mexico, called [Tus Tapas
+Valen](/projects/tus-tapas-valen). "Tus Tapas Valen" was an application that
+allowed clients to participate in promotions and auctions, and win prizes. We
+got to 400.000 users in the time the app was online. First I worked FrontEnd
+with ReactJS, Redux and redux-observable, but then I moved to the Backend. I had
+to plan a big refactor while still working on new Backend functionalities. The
+Backend is built using Python, Django, PostgreSQL, AWS, and AWS S3.
+
+### Projects:
+
+{{< work-projects client=massive >}}
+
+## [Vascar Solutions](https://vascarsolutions.com/)
+**Backend Developer**
+
+> December 2016 - June 2019
+
+On my time in Vascar Solutions, I have been in many projects, most recently on
+Knac and Axelerist. [Knac](/projects/knac) is a job application startup, empathizing on
+assessments to recommend candidates to a specific job. I worked on the backend
+with NodeJS, Express, MongoDB, Mocha, CircleCI, Heroku and AWS.
+[Axelerist](/projects/axelerist) is a web app that connects to an external API
+and displays the client’s inventory in a more friendly and ergonomic way. I
+worked on the backend, managing the API connection, working on an API wrapper
+and user management. The app was made with NodeJS, Express, MongoDB, Mocha,
+CircleCI, Heroku and AWS.
+
+### Projects:
+
+{{< work-projects client=vascar >}}
+
+# Education
+
+[**Univesidad Tecnológica del Centro (UNITEC)**](https://portal.unitec.edu.ve/)
+
+> September 2010 - December 2015
+
+Engineering
+
+- Information Engineer
+ + Internship: Database system for Amcor Rigid Plastics de Venezuela.
+ + Specializations: **1.** Web development, **2.** Automatization & **3.** Linux administration
+ + University groups: **1.** TecnoYucas, **2.** Centro de Investigación y
+ Tecnología (CIT), **3.** Centro de Tecnología y Robótica (CTR)
+
+# Skills
+- **Programming Languages:** [Python](https://python.org/) |
+ [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) |
+ [Bash](https://www.gnu.org/software/bash/)
+- **FrontEnd:** [HTML](https://html.spec.whatwg.org/multipage/) |
+ [CSS](https://developer.mozilla.org/en-US/docs/Web/CSS) |
+ [Bootstrap](https://getbootstrap.com/) | [ReactJS](https://reactjs.org/)
+- **Backend:** [Django](https://www.djangoproject.com/) | [Django REST
+ Framework](https://www.django-rest-framework.org/) |
+ [FastAPI](https://fastapi.tiangolo.com/) |
+ [Selenium](https://www.selenium.dev/) |
+ [aiohttp](https://docs.aiohttp.org/en/stable/) |
+ [NodeJS](https://nodejs.org/en/) |
+ [Express](https://expressjs.com/) |
+ [Flask](https://flask.palletsprojects.com/en/1.1.x/) |
+ [MySQL](https://www.mysql.com/) | [PostgreSQL](https://www.postgresql.org/) |
+ [MongoDB](https://www.mongodb.com/)
+- **Servers and Infrastructure:** [Amazon Web Services](https://aws.amazon.com/)
+ | [DigitalOcean](https://www.digitalocean.com/) | [Linode](https://linode.com)
+ | [Docker](https://www.docker.com/) | [Heroku](https://www.heroku.com/) |
+ [NGINX](https://nginx.org/) | [Apache](https://www.apache.org/) |
+ [Jenkins](https://www.jenkins.io/) | [SonarCloud](https://sonarcloud.io/)
+- **Others:** [Linux](https://linux.org/) |
+ [Emacs](https://www.gnu.org/software/emacs/) | [Git](https://git-scm.com/) |
+ [Scrum](https://www.scrum.org/) | [CircleCI](https://circleci.com/) |
+ [Mocha](https://mochajs.org/) | [EsLint](https://eslint.org/)
+
+## Workflow
+- REST API design.
+- Follow the ["Twelve factor app"](https://12factor.net/).
+- Cross Functional Teams.
+- Agile Development & Scrum.
+
+# Certifications
+- English Course with practice & lesson sections, full English environment -
+Berlitz English.
+- [Build a Backend REST API with Python & Django - Advanced -
+ Udemy](https://www.udemy.com/certificate/UC-A1CXJVDP/).
+- [Build a Backend REST API with Python & Django - Beginner -
+ Udemy](https://www.udemy.com/certificate/UC-SNTLVIV0/).
+
+# Traditional PDF resume
+
+You can check my resume in a more traditional format here:
+[English](Roger_Gonzalez-Senior_Backend_Web_Developer.pdf).