Skip to content

Commit

Permalink
Update latest worked projects
Browse files Browse the repository at this point in the history
  • Loading branch information
lsfernandes92 committed Oct 18, 2024
1 parent 86acccc commit edb0944
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 30 deletions.
76 changes: 47 additions & 29 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@
<div class="content-section">

<p>
Hello there! My name is Lucas Fernandes, and I'm a Software Engineer
with over 5 years of experience specializing in Ruby on Rails and SaaS
products. I hold a degree in Computer Information Systems from São
Paulo, Brazil. I'm actively seeking new opportunities to collaborate
with like-minded individuals and make a meaningful impact with my
programmer skills.
Hello there! My name is Lucas Fernandes, from São Paulo - Brazil, and
I'm a Software Engineer with over 5 years of experience specializing
in Ruby on Rails and SaaS products. I also hold a degree in Computer
Information Systems. I'm actively seeking new opportunities to
collaborate with like-minded individuals and make a meaningful impact
with my programmer skills.
</p>

<p>
Expand All @@ -54,9 +54,10 @@

<p>
As of now, I have been studying JavaScript and delving into some
backend topics. I have been using roadmap.sh/backend to guide myself
through this process, and I've been posting my JavaScript code at:
https://github.com/lsfernandes92/studi3s/tree/master/JavaScript.
backend topics. I have been using
<a href="https://roadmap.sh/backend">roadmap.sh</a> to guide myself
through this process, and I've been posting my JavaScript code at
<a href="https://github.com/lsfernandes92/studi3s/tree/master/JavaScript">this link</a>.
</p>

</div>
Expand All @@ -67,37 +68,51 @@ <h2>Latest worked projects</h2>
<div class="project-post">
<h3><a href="##">Recurly</a></h3>
<p>
At Recurly, I was part of the acquisition and retention squads.
As a back-end web developer, my main responsibility was working
on the external subscriptions API, including both the V2 and V3 versions.
This involved integrating the API with external partners.
In addition to my responsibilities as a back-end,
I had the opportunity to work on the implementation of the
entitlements feature.
Furthermore, I made significant contributions to a project that focused on reducing involuntary churn.
At Recurly, as part of the acquisition and retention team, my
primary responsibilities included working on the external
subscriptions API by integrating with partners like Google Play
and Apple App Store. I also worked on a feature to reduce
involuntary churn. My achievements include:
● Providing cross-platform analytics for optimizing subscriber acquisition and retention
● Gaining better subscription reporting insights
● Reach familiar payment systems and reduce friction and ease client subscriptions
● Increasing successful payment collection rates
● Enhancing customer lifetime value
● Understanding churn reasons and patterns for future strategies
</p>
</div>

<div class="project-post">
<h3><a href="##">Youse Seguros</a></h3>
<p>
My work there as back-end web developer was mainly integrating
partners through our Youse API and also I took part
in the member get member reward program.
I was in charge of creating new features, investigating bugs,
launching new rewards campaigns, and performing maintenance tasks.
I worked with technologies such as Ruby on Rails, RSpec, Git, PostgreSQL, RabbitMQ, and Redis on a daily basis.
As part of the acquisition team, I integrated partners via the
Youse API, actively participated in the MGM (member-get-member)
reward program by launching and maintaining new campaigns, and
maintained the platform's microservices. My accomplishments include:
● Revitalized an existing but unused API
● Identified and categorized promising leads from new partnerships
● Ensure a consistent source of revenue for the entire company
● Impacted how people learned about Youse
● MGM benefited some people as their main income. Connected with Brazilian YouTubers and
influencers to promote the product and attract more users
</p>
</div>

<div class="project-post">
<h3><a href="##">AutoSeg IAM(Identity and Access Management)</a></h3>
<p>
As a back-end web developer, I had the opportunity to work
with multiple clients, supporting their existing systems
and creating new features. On a daily basis, I utilized
technologies such as Ruby on Rails, RSpec, Docker, and Git
to ensure smooth development and efficient collaboration with the team.
My responsibilities included creating new features for AutoSeg IAM
(Identity and Access Management), working closely with clients to
deliver customized reports, debugging scheduled job functions, and
deploying my own features. My achievements include:
</p>
<p>
<ul>
<li>Ensuring reliable software by evolving integration and unit tests</li>
<li>Providing tailored solutions for diverse business requirements</li>
<li>Enhancing projects through effective third-party integrations</li>
<li>Applying strong troubleshooting skills to ensure system reliability</li>
</ul>
</p>
</div>

Expand All @@ -114,7 +129,10 @@ <h3><a href="##">Santander Investment Application</a></h3>

<div class="project-post">
<h3><a href="##">Neon Application</a></h3>
<p>Responsible for mobile automated regression tests scripts. Built with Java, <a href="http://appium.io/">Appium</a> and Git</p>
<p>
Responsible for mobile automated regression tests scripts. Built
with Java, <a href="http://appium.io/">Appium</a> and Git.
</p>
</div>
</main>

Expand Down
Loading

0 comments on commit edb0944

Please sign in to comment.