Interesting Projects

Here are some public projects I’ve contributed to or created myself.

My portfolio showcases projects in languages I’ve experimented with and enjoyed. I’m a strong advocate for Test-Driven Development (TDD), so you’ll find tests in most of my projects—ranging from unit tests to smoke tests and integration tests.

Some projects are older ideas and are no longer actively maintained, but I keep them here for historical context and to show the evolution of my work.

Today, most of my projects revolve around my core stack: Go (Golang), React.js, Ruby on Rails, Node.js, and MongoDB. However, I’ve also had the opportunity to work with other technologies, including Clojure, C, and IoT, which have enriched my understanding of different programming paradigms and problem-solving approaches.

Projects

python logo

joaomarcuslf/leet-discuss
Archive LeetCode Challenges

react logo

joaomarcuslf/gardevoir-ex-damage-calculator
Automatic Damage Calculator

c logo

joaomarcuslf/gas_sensor_iot
Gas Sensor IoT

python logo

joaomarcuslf/pico_reaction_game
Pico Reaction Game

go logo

joaomarcuslf/code-challenges
Code Challenges

go logo

joaomarcuslf/sucellus
Docker Cloud Provider

go logo

joaomarcuslf/color-generator
Color Generator API

go logo

joaomarcuslf/qr-generator
QR Generator API

go logo

joaomarcuslf/keyforge-name-of-the-day
This is my take on Twitter bot with Go.

go logo

joaomarcuslf/ticket-creator
This is a service that creates Tickets to be shared for others.

bash logo

joaomarcuslf/workspace-configs
My default settings for most of my projects

bash logo

arctouch/web-tests-factory
Tests Factory for most of the Web Frameworks

go logo

joaomarcuslf/go-go-url-go
This is and URL shortener repo written in Go, using Redis and Docker.

go logo

joaomarcuslf/grpc-golang-example
POC using gRPC to learn

go logo

joaomarcuslf/docker-golang-api-template
POC using gRPC to learn

go logo

joaomarcuslf/auth-blog-service
RestAPI, using JWT and Auth by Role

git logo

joaomarcuslf/mentorship
This project contains the codes used for the mentorship I'm giving

python logo

joaomarcuslf/textual-emotion-detect
POC of how to detect text emotions.

python logo

joaomarcuslf/python-advanced-studies
An repository for my studies in Python.

react logo

joaomarcuslf/react-graphql-country-list
An application built with React, and Redux. Consuming GraphQL Api.

flask logo

joaomarcuslf/react-flask-application
An application built with React, Flask, Postgres and Docker.

html5 logo

joaomarcuslf/web-gongyo
A place to pray.

python logo

joaomarcuslf/mtg-csv-generator
This repo will show some of my data-science studies using MTG cardbase

python logo

joaomarcuslf/data-science-studies
Repo to show how my studies about data science are going

react logo

joaomarcuslf/sabaki-i18n
My contributions to Sabaki i18n

react logo

joaomarcuslf/react-express-ssr
SSR example using React and ExpressJS

go logo

joaomarcuslf/golang-studies
Repo to show how my studies about Golang are going

react logo

joaomarcuslf/react-goban
Migrated Goban component to modern React

nodejs logo

joaomarcuslf/pbl-tcc-bucket
This is the AWS Bucket API for the PBL project

vuejs logo

joaomarcuslf/pbl-tcc-front
This is the Front-end built in VueJS for the PBL project

ruby logo

joaomarcuslf/pbl-tcc-api
This is the Rest Api Back-end built in Ruby on Rails and PostgreSQL for the PBL project

javascript logo

joaomarcuslf/cross-event
Module for Event communication for React Native, Node and Browser

clojure logo

joaomarcuslf/rasp-monitor-bot
Clojure Bot for Raspberry Pi

javascript logo

joaomarcuslf/authorization-api
JWT Api Authorization built in several languages

clojure logo

joaomarcuslf/clojure-catalog-service
Example of a catalog api built in Clojure

clojure logo

joaomarcuslf/clojure-rest-api
Clojure REST API