From dea4a61cbf42ff422f1409d4342fa59017950526 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Mon, 2 Nov 2020 18:37:23 -0300 Subject: Changed theme to Archie, moving blog to rogs.me --- content/_index.md | 121 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 121 insertions(+) create mode 100644 content/_index.md (limited to 'content/_index.md') diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..fdb9433 --- /dev/null +++ b/content/_index.md @@ -0,0 +1,121 @@ +--- +title: "Home" +date: 2020-11-01T20:11:50-03:00 +lastmod: 2020-11-01T20:11:50-03:00 +tags : [ "dev", "hugo" ] +draft: false +--- +# Who am I? + +Hello world! I'm a Full-Stack web developer from Valencia, Venezuela, but now +living in [Montevideo, Uruguay](https://www.openstreetmap.org/relation/2929054). + +I have experience in front-end, back-end, and DevOps. New technologies fuel my +desire to learn more and more each day. I try to keep my code as clean as +possible, following established standards for the technology I'm using at the +moment. + +I love Open Source projects. Knowledge should be available to everyone who wants +it. + +You can check my resume in a more traditional format here: +[English](https://cloud.rogs.me/s/7Gyc9KmC7pxcmmG)| +[Spanish](https://cloud.rogs.me/s/4zHoy4Nd3SNgNKQ). + +# Experience + +## [Lazer Technologies](https://lazertechnologies.com/) +> September 2020 + +In Lazer Technologies we are working for [Certn](https://certn.co/). Certn is an +app that looks to ease the employers jobs of doing criminal background checks +for their employees. First, we built an app that acts as a bridge between our +main app and criminal background check providers (like the +[RCMP](https://www.rcmp-grc.gc.ca/)). Now we are working on a scraper for +multiple providers that don't have an API. In this project we are using Django, +Django REST Framework, Docker, PostgreSQL, Github Actions and Jenkins. + +## [Tarmac](https://tarmac.io) +> July 2020 + +I'm currently working on Tarmac on a project called "Volition". In Volition we +are developing a crawler that extracts information from different pages in order +to build a "super market place" for a specific product. In this project we are +using Docker, TypeScript, NodeJS, PostgreSQL, Google Cloud, and Kubernetes. + +## [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. "Tus +Tapas Valen" is an application that allowed clients to participate in promotions +and auctions, and win prizes. First I worked FrontEnd with ReactJS, Redux and +redux-observable, but now I'm working in the Backend. I had to plan a big +refactor while still working on new Backend functionalities. The Backend was +built using Python, Django, PostgreSQL, AWS, and AWS S3 + +## [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" 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" 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. + +# 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/) | + [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/) +- **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/) -- cgit v1.2.3