From 97b4dd36c3962e3eba96810ba4d825606569a08a Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Sat, 14 Jan 2023 13:44:20 -0300 Subject: Changed projects shortcodes --- content/_index.md | 6 +----- content/resume.md | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 5 deletions(-) (limited to 'content') diff --git a/content/_index.md b/content/_index.md index 2e28da1..6733e88 100644 --- a/content/_index.md +++ b/content/_index.md @@ -23,8 +23,4 @@ it. # My personal projets - -
-
YAMS
-
A higly opinionated media server.
-
+{{< personal-projects >}} diff --git a/content/resume.md b/content/resume.md index 815a228..3496825 100644 --- a/content/resume.md +++ b/content/resume.md @@ -40,6 +40,10 @@ employees. I was responsible of a big integration with 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** @@ -50,6 +54,10 @@ 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** @@ -64,6 +72,10 @@ 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** @@ -79,6 +91,10 @@ 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/) -- cgit v1.2.3