summaryrefslogtreecommitdiff
path: root/content/projects/tus-tapas-valen.md
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2023-01-14 16:44:18 -0300
committerRoger Gonzalez <roger@rogs.me>2023-01-14 16:44:18 -0300
commit92906794e5c14a840b8ad92c2e18b0ecb520d6d2 (patch)
tree3833fa5e3175ec26b9d4c69a3589f44cdd9130f7 /content/projects/tus-tapas-valen.md
parentf9adc4b0892115c7a2281b76a8a89d37d113e80a (diff)
Moved projects to resume
Diffstat (limited to 'content/projects/tus-tapas-valen.md')
-rw-r--r--content/projects/tus-tapas-valen.md43
1 files changed, 0 insertions, 43 deletions
diff --git a/content/projects/tus-tapas-valen.md b/content/projects/tus-tapas-valen.md
deleted file mode 100644
index 4aefb97..0000000
--- a/content/projects/tus-tapas-valen.md
+++ /dev/null
@@ -1,43 +0,0 @@
-+++
-title = "CocaCola - Tus Tapas Valen"
-author = ["Roger Gonzalez"]
-date = 2019-04-01
-lastmod = 2020-11-22T18:01:08-03:00
-draft = false
-weight = 1004
-+++
-
-## About the project {#about-the-project}
-
-"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)
-![](/cocacola-03.jpg)
-![](/cocacola-04.jpg)
-![](/cocacola-05.jpg)
-![](/cocacola-06.jpg)
-
-
-## What did I work on? {#what-did-i-work-on}
-
-
-### FrontEnd {#frontend}
-
-- Part of the development team using ReactJS
-
-
-### Backend {#backend}
-
-- Refactoring planning
-- New database design
-- Complete backend development
-- CI setup
-- AWS EC2 servers setup
-- Parsed and imported 476 million records in a RDS
-- Various DB optimizations