Changed TTV info
This commit is contained in:
parent
144d3ee365
commit
90ada3648a
@ -51,12 +51,12 @@ Senior Backend Developer
|
||||
|
||||
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" 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
|
||||
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
|
||||
|
||||
## [Vascar Solutions](https://vascarsolutions.com/)
|
||||
Backend Developer
|
||||
|
@ -2,19 +2,19 @@
|
||||
title = "CocaCola - Tus Tapas Valen"
|
||||
author = ["Roger Gonzalez"]
|
||||
date = 2019-04-01
|
||||
lastmod = 2020-11-14T14:02:31-03:00
|
||||
lastmod = 2020-11-22T18:01:08-03:00
|
||||
draft = false
|
||||
weight = 1004
|
||||
+++
|
||||
|
||||
## About the project {#about-the-project}
|
||||
|
||||
"Tus Tapas Valen" is an application that will allow clients to participate in
|
||||
promotions and auctions, and win prizes. We are expecting 5 million users for
|
||||
January 2020. 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 is built using Python,
|
||||
Django, PostgreSQL, AWS, and AWS S3
|
||||
"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
|
||||
|
||||

|
||||

|
||||
|
@ -2,6 +2,5 @@
|
||||
|
||||
rm -rf ~/code/personal/rogs.me/public/*
|
||||
hugo
|
||||
ssh root@cloud.rogs.me "rm -rf /var/www/rogs.me/*"
|
||||
scp -r ~/code/personal/rogs.me/public/* root@cloud.rogs.me:/var/www/rogs.me
|
||||
rsync -vru ~/code/personal/rogs.me/public/* root@cloud.rogs.me:/var/www/rogs.me
|
||||
ssh root@cloud.rogs.me "sudo service nginx restart"
|
||||
|
12
projects.org
12
projects.org
@ -97,12 +97,12 @@ created .
|
||||
:EXPORT_DATE: 2019-04-01
|
||||
:END:
|
||||
** About the project
|
||||
"Tus Tapas Valen" is an application that will allow clients to participate in
|
||||
promotions and auctions, and win prizes. We are expecting 5 million users for
|
||||
January 2020. 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 is built using Python,
|
||||
Django, PostgreSQL, AWS, and AWS S3
|
||||
"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
|
||||
|
||||
[[/cocacola-01.jpg]]
|
||||
[[/cocacola-02.jpg]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user