Personal details

Raphael C. - Remote full-stack developer

Raphael C.

Based in: 🇧🇷 Brazil
Timezone: Brasilia (UTC-3)

Summary

I love facing new challenges. Seeing a well-done job after hours and days of work is one of the best feelings that I ever experienced. And that is my fuel to work so hard: be able to, in the end, look at my newly completed work and be satisfied.

My logical thinking is one of my main work tools. I've been a developer for some years now, but I've always been a problem solver. For me, coding is like a puzzle to be put together and I know that I have all the pieces I need in reach - sometimes they will be on Stack Overflow, but, eventually, I will be able to reach them.

I've been working as a Full-Stack developer/Software Engineer, using, as main stacks, React for the Front-End and Ruby on Rails and Node for the Back-End.

Work Experience

Integration Engineer
Jebbit | Mar 2023 - Present
Ruby
HTML/CSS
Ruby on Rails
PostgreSQL
RSpec
Docker
JavaScript
Postman
RESTful API
AWS (Amazon Web Services)

● I’ve been part of the integrations team, working alongside clients to integrate their APIs
with Jebbit’s.
● Created Uploaders so that clients would, periodically, receive an email with all the data
required.
● Increased the code quality, adding new features and correcting bugs.

Sr Software Engineer
Hunte Club | Apr 2022 - Nov 2022
HTML/CSS
Ruby on Rails
JSON
PostgreSQL
RSpec
Elasticsearch
TypeScript
JavaScript
React with redux
RESTful API

● I was part of the team responsible for the candidates' search. We had to add the
possibility for the users to locate the desired candidate using different filters and
optimize the search so it wouldn't take a long time to find some options between millions
of candidates.
● We also had to work in the Front-end not only to get all the filters added by the user and
send it to the Back-End but also to be able to receive all the data and present it in a
pleasant way.
● To know if the candidates' search is efficient enough we implemented several tracking
points in the code (both back and front-ends) so our product manager could use it to
improve the user's experience.
● Also implemented a small feature to the company's chrome extension.

Education

Juiz de Fora's Federal University (UFJF)
Master's degreeComputer Modeling
Mar 2015 - Mar 2017
Fatec Juiz de Fora
High school diplomaIndustrial Automation
Mar 2011 - Dec 2013

Personal Projects

Termo SolverIconOpenNewWindows
2023
HTML/CSS
Ruby on Rails
PostgreSQL
Elasticsearch
TypeScript
React
Webpack
This is a helper for the Brazilian version of Worddle: Termo. The user can add letters in the correct position (green letters), possible letters (yellow letters), and letters not in the answer (red letters). A list of possible answers will be displayed.
Tic Tac Toe 2.0IconOpenNewWindows
2023
HTML/CSS
TypeScript
React
Web Servers
JavaScript
Redux
Here I implemented a new version of Tic Tac Toe that I called Tic Tac Toe 2.0. It's, basically, the good and old Tic Tac Toe but with two main differences: 1 - Instead of the X's and O's that we are used to using, you have 3 sizes of coins. 2 - You can replace a smaller coin for a bigger one, which means you can overlap a size 1 coin for a size 2 or 3 and a size 2 coin for a size 3 one.