Skip to content

Commit

Permalink
Add experiences and projects
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinlupera committed Jan 15, 2024
1 parent 414494a commit cd01aa3
Show file tree
Hide file tree
Showing 8 changed files with 69 additions and 34 deletions.
8 changes: 8 additions & 0 deletions content/experiences/alegra.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,11 @@ Migrate PHP APIs to a microservices architecture. Working with SCRUM management
- AWS Lambda
- TypeScript
- Amazon Web Services (AWS)


## Principal project

Alegra Contabilidad
https://app.alegra.com

![Preview](/alegra.jpeg "Alegra")
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,24 @@ ShowWordCount: true
ShowRssButtonInSectionTermList: true
UseHugoToc: true
cover:
image: "<image path/url>" # image path/url
alt: "<alt text>" # alt text
caption: "<text>" # display caption under cover
image: "miclaro_citas.png" # image path/url
alt: "Mi Claro Citas" # alt text
# caption: "<text>" # display caption under cover
relative: false # when using page bundles set this to true
hidden: true # only hide on current single page
hidden: false # only hide on current single page
---

## Role: Tech Leader
## Role:

## Nov 2019 - Mar 2021 · 1 yr 5 mos
Tech Leader

## Country: Ecuador
## Date

Nov 2019 - Mar 2021 · 1 yr 5 mos

## Country:

Ecuador

## Activities

Expand All @@ -46,11 +52,17 @@ Developer of the website of Mi Claro and other projects of the telecommunication
- Development of Api REST
- Generated reports

## Principal project

Appointment scheduling

### [Preview](https://www.miclaro.com.ec/citas/)

## Skills

- Symfony
- Silex
- Oracle
- PL SQL
- PHP
- Commands batch scripts in PHP
- Commands batch scripts in PHP
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,22 @@ ShowWordCount: true
ShowRssButtonInSectionTermList: true
UseHugoToc: true
cover:
image: "<image path/url>" # image path/url
alt: "<alt text>" # alt text
caption: "<text>" # display caption under cover
image: "/cpaga.png" # image path/url
alt: "CPAGA" # alt text
# caption: "<text>" # display caption under cover
relative: false # when using page bundles set this to true
hidden: true # only hide on current single page
hidden: false # only hide on current single page
---

## Role: Tech Leader
## Role:

## Mar 2021 - Nov 2021 · 9 mos
Tech Leader

## Country: Ecuador
## Date:
Mar 2021 - Nov 2021 · 9 mos

## Country:
Ecuador

## Activities

Expand Down
33 changes: 19 additions & 14 deletions content/experiences/uees.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,30 @@ ShowWordCount: true
ShowRssButtonInSectionTermList: true
UseHugoToc: true
cover:
image: "<image path/url>" # image path/url
alt: "<alt text>" # alt text
caption: "<text>" # display caption under cover
image: "bosch.png" # image path/url
alt: "E-commerce for Bosch" # alt text
# caption: "<text>" # display caption under cover
relative: false # when using page bundles set this to true
hidden: true # only hide on current single page
hidden: false # only hide on current single page
---

## Role: Developer Junior
## Role:

## Oct 2018 - Nov 2019 · 1 yr 2
Developer Junior

## Country: Ecuador
## Date:

Oct 2018 - Nov 2019 · 1 yr 2

## Country:

Ecuador

## Principal project

e-commerce fot Bosch

![Preview](/bosch.png "Tecnova")

## Activities

Expand All @@ -53,10 +65,3 @@ Development of an e-commerce using Elasticsearch for a large multinational compa
- PL SQL
- PHP
- ElasticSearch

## Principal project

E-commerce for Bosch
https://www.boschecuador.com/

![Preview](/bosch.png "Tecnova")
6 changes: 4 additions & 2 deletions content/posts/optimize-serverless.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ShowWordCount: true
ShowRssButtonInSectionTermList: true
UseHugoToc: true
cover:
image: "<image path/url>" # image path/url
image: "/optimize_serverless.png" # image path/url
alt: "<alt text>" # alt text
caption: "<text>" # display caption under cover
relative: false # when using page bundles set this to true
Expand Down Expand Up @@ -75,6 +75,8 @@ A very important fact is that the 128 MB configuration has a similar cost to the
More memory does not always mean higher costs
![table_cost](/table_cost.png "Table cost")
![2_step](/2_step_power_tuning.png "Step 2")
### Usage guide
Expand Down Expand Up @@ -107,7 +109,7 @@ Execution begins:
![6_step](/6_step_power_tuning.png "Step 6")
Tenemos el siguiente resultado el cual nos brinda información muy útil para realizar ajustes en nuestra lambda [link](https://lambda-power-tuning.show/#gAAAAQACAAQACMAL;AACJQ6uqGUMAAIhBAAA4QVVVPUEAAEBB;ERP6NIWNDDXGP/gzEzwvNBM8rzQesAA1)
We have the following result which gives us very useful information to make adjustments in our lambda [link](https://lambda-power-tuning.show/#gAAAAQACAAQACMAL;AACJQ6uqGUMAAIhBAAA4QVVVPUEAAEBB;ERP6NIWNDDXGP/gzEzwvNBM8rzQesAA1)
![result_power_tuning](/result_power_tuning.png "result_power_tuning")
Expand Down
10 changes: 7 additions & 3 deletions content/projects/ladisputa.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ cover:
hidden: false # only hide on current single page
---

* [Preview](https://ladisputa.org/)

La Disputa is a website that provides a platform to discuss and debate current affairs and politics from a progressive perspective. The website is an initiative of the non-profit organization "La Disputa", which seeks to encourage citizen participation and promote discussion and dialogue on important issues.

By logging on to the website, users can find a variety of articles and essays written by experts on different topics, from politics and economics to culture and society. The articles are organized into categories and tags for easy searching and site navigation.
Expand All @@ -45,11 +43,17 @@ In terms of website design and functionality, La Disputa has a clean and user-fr

In summary, La Disputa is an interesting and useful website for those interested in discussing and debating current affairs and politics from a progressive perspective. With a wide variety of articles, podcasts, videos and online debates, the website offers a comprehensive platform for discussion and dialogue.

### [Preview](https://ladisputa.org/)

### Stack:

Developed using the technologies:

- Worpress CMS
- OneSignal for push notifications

### Analaytics

Is a website with the traffic of 18 mil user per year

![Analytics](./traffic_la_disputa.png "Analytics")
![Analytics](./traffic_la_disputa.png "Analytics")
Binary file added static/miclaro_citas.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes

0 comments on commit cd01aa3

Please sign in to comment.