Skip to content

Commit

Permalink
Add cook.me project and fix some incorrect words
Browse files Browse the repository at this point in the history
  • Loading branch information
SCLNZ_NT\Nunon committed Oct 29, 2020
1 parent 65cbe09 commit 88b3252
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 5 deletions.
6 changes: 3 additions & 3 deletions _data/experience.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Helping to improve and create one of the largest betting companies in the world!
description: | # this will include new lines to allow paragraphs
Working daily to have the system healthy and a backend without any major issues is a ***big challenge*** when you work ***in a company that receives millions of transactions per day***.
Besides of developing new features or fixing some bugs, part of my routine is to verify reports, check the performance graphics, write documentations and release our services to production.
Besides of developing new features or fixing some bugs, part of my routine is to verify reports, check the performance graphics, write documentation and release our services to production.
<i class="fas fa-toolbox"></i> Tools: Sensu, Grafana, Jenkins, SonarQube, Docker, Gatling, VisualVM
Expand All @@ -19,7 +19,7 @@
job_title: Software Developer (Contrator for Blip.pt)
dates: Jul 2016 - Dec 2017
quote: >
Worked at Blip.pt as contractor.
Worked at Blip.pt as a contractor.
description: | # this will include new lines to allow paragraphs
This experience was my first part of Blip experience. I did the same tasks as I described above...the only difference is that I was part of a project to ***migrate a monolithic architecture
software to a microservice architecture***. It was a very good experience that involved migrating code and restructuring a huge pipeline with a lot of dependencies in small pieces.
Expand All @@ -36,7 +36,7 @@
quote: >
Be part of a project to allow us to have a better mobility experience around cities
description: | # this will include new lines to allow paragraphs
It was a very interesting project! The main focus of the project was to build a system that allowed to collect metrics from the eletric cars and with those metrics obtain some conclusions about CO2 release
It was a very interesting project! The main focus of the project was to build a system that allowed to collect metrics from the electric cars and with those metrics obtain some conclusions about CO2 release
and the impact for the world. I worked as a backend developer in this project, it was the first time I had an experience with microservices and the ***opportunity to introduce the spring
framework into the backend department*** (the team was really small and we had space to try new technologies or tools around the company).
Expand Down
14 changes: 12 additions & 2 deletions _data/projects.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
- layout: top-middle
name: Cook.me
link: cook-me-web.herokuapp.com/
github: cookme
quote: >
Why did not cook a different recipe today?
description: | # this will include new lines to allow paragraphs
I started this project because I wanted to learn <mark>reactjs</mark> and <mark>kotlin</mark>.
With cook.me you can add ingredients in a search box and the app will give you a random recipe <i class="fas fa-utensils"></i> based on it.
- layout: top-middle
name: ThunderWOD
link: github.com/thunder-wod
link: thunderwod-web.herokuapp.com
github: thunder-wod
quote: >
An application that will allow you to manage workouts, exercises, athletes or generate workouts!
Expand All @@ -9,7 +19,7 @@
I love fitness and because of the COVID-19 I was forced to train at home. I understand some people don't have enough time
to try to find workouts and I felt I could help with an application that helps people to get one and be more healthy <i class="fas fa-running"></i>.
If you want to contribute, please fell free to send me an email <i class="fas fa-envelope-open-text"></i>.
If you want to contribute, please feel free to send me an email <i class="fas fa-envelope-open-text"></i>.
- layout: top-middle
name: Sesame Java
Expand Down

0 comments on commit 88b3252

Please sign in to comment.