When did I start?
My experience in software development started a few years ago, and that was a couple of months before I decided to pursue my degree in Computer Science, which got me really excited and therefore here I am.Feel free to check out several highlights of my journey so far on the timeline down below.
2025
2025
Deploying a Finance Tracker
This web application allows users to manage their own personal finances, and keep track of their incomes and expenses monthly, or throughout their entire history.
It features user authentication, and a dashboard that allows easy visualization and managment of your finances.
Built with Next.js, TypeScript, Tailwind CSS and Shadcn-UI on the front-end, and Java, Spring, Spring Boot and MySQL database on the back-end.
It features user authentication, and a dashboard that allows easy visualization and managment of your finances.
Built with Next.js, TypeScript, Tailwind CSS and Shadcn-UI on the front-end, and Java, Spring, Spring Boot and MySQL database on the back-end.


Check it out on GitHub
Going Deeper
Nothing better than a good challenge to learn something new, especially considering the rising amount of technologies in the web development, so I've decided to master a few that have been around for a while and their adoption is increasing significantly along the years. Now I'm working on a few projects that includes Next.js, Tailwind CSS and React Native.

Check it out on GitHub
2024
2024
Landing Page for an Online Course
I made a landing page for a client to boost the sales on his online course of the EAFC25 game, and made it easier to advertise it on social media.


Check it out on Fleckismo.com.br
My First Portfolio
I did my first portofolio back when I was starting to learn more about React, Typescript and Material-UI. It was relatively simple, but it showcased some of my achievements as well as some curiosities and hobbies of mine. This website was inspired by that portfolio.


Check it out on GitHub
2023
2023
Landed my first job
Got my first job as an intern in front-end web development at Skyone, which greatly enhanced my knowledge in programming, workflows, documentation, end-to-end tests, and many skills that are essential to a front-end developer, such as UI/UX, styling libraries and frameworks.
I had the oportunity to work primarily with React, Redux, Typescript, Material-UI and Cypress.

Go all the way
Golang is the programming language that made me learn more about pointers, concurrency, parallelism, and how to manage them using the built-in goroutines and channels. I worked with Go on a few side projects, including a discord bot and a program that allows accountants organize client files to their corresponding folders automatically.
2022
2022
Starting Point
This is where it all began. Back in August 2022 I wrote my first ever "Hello World" in Java. I learned all the fundamentals of programming, as well as Object-Oriented Programming, including classes, objects, interfaces, maps, sets, encapsulation, inheritance, polymorphism and even multi-threading through a series of projects, such as a Chess Game, a simple web application that handles orders, and a web application that handles posts. I used tecnologies such as Spring, Spring Boot, MySQL and MongoDB to make them easier.