lucasbflopes
I love to solve problems and automate things.
Software Engineer at NubankBelo Horizonte, Brazil
Pinned Repositories
algorithms-datastructures
Canonical implementation of a few well-known algorithms and data structures using Java.
automatic-debit-febraban-layout-preview
A VSCode plugin to preview automatic debit files that follows the layout established by Febraban
bot-workshop-tw-2020
Bot para recomendação de cervejas construído no workshop da Thoughtworks 🤖
codewars-kata-exporter
A python script to export kata solutions from codewars to your computer.
codewars-solutions
My solution to a few code problems in codewars
facebook-messenger-api-client
Facebook Messenger Send API Wrapper for .NET Core
server-side-events-example
Server and client examples of using Server Side Events to update UIs in real time
spotify-track-classifier
A track classifier by genre using metrics provided by Spotify's API and machine learning.
lucasbflopes's Repositories
lucasbflopes/codewars-kata-exporter
A python script to export kata solutions from codewars to your computer.
lucasbflopes/server-side-events-example
Server and client examples of using Server Side Events to update UIs in real time
lucasbflopes/facebook-messenger-api-client
Facebook Messenger Send API Wrapper for .NET Core
lucasbflopes/algorithms-datastructures
Canonical implementation of a few well-known algorithms and data structures using Java.
lucasbflopes/automatic-debit-febraban-layout-preview
A VSCode plugin to preview automatic debit files that follows the layout established by Febraban
lucasbflopes/bot-workshop-tw-2020
Bot para recomendação de cervejas construído no workshop da Thoughtworks 🤖
lucasbflopes/codewars-solutions
My solution to a few code problems in codewars
lucasbflopes/spotify-track-classifier
A track classifier by genre using metrics provided by Spotify's API and machine learning.
lucasbflopes/docusign_rest
A wrapper gem for the DocuSign REST API
lucasbflopes/Flurl
Fluent URL builder and testable HTTP client for .NET
lucasbflopes/folder-organizer
A simple node app to organize folders according to their files and keep them clean!
lucasbflopes/lucasbflopes
lucasbflopes/lucasbflopes.github.io
Just my personal webpage
lucasbflopes/MECH-358
My solution to all coding assignments in MECH/MATH 358 @ UBC Vancouver
lucasbflopes/rpn-calculator
A simple GUI rpn-calculator written in python