Skip to content
View LucasAlfare's full-sized avatar
💭
Attempting "masterize" JetPack Compose
💭
Attempting "masterize" JetPack Compose
  • Imperatriz - MA, Brazil
  • 22:14 (UTC -12:00)
Block or Report

Block or report LucasAlfare

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LucasAlfare/README.md

By resume...

  • 👋 I’m @LucasAlfare, hi!
  • 👀 I’m interested in algorithms, architectures, computer puzzling, general tools and mobile and gamming programming;
  • 🌱 I’m currently learning client/server architectures;
  • 💞️ I’m looking to collaborate on games and general programming;
  • 📫 You all can find me at Instagram @lucas.alfare :)

My general projects

If you dive into my profile is possible to see some projects named with an "FL". Those are my personal projects that I'm trying to give more attention beyond only studying and coding experiments. As a brief resume of then, we have:

  • FLTimer: my custom project of timer/chronometer for speedcubing. This aims to have a lot of another tools beyond only timming (Desktop/Mobile);
  • FLBinary: my own custom project to work with bytes writing and reading from scratch in mid-low level (Kotlin);
  • FLListening: my own custom abstraction to get reusability of patterns observer and event-driven (Kotlin);
  • FLHexrray: my personal implementation to work with small arrays as hexadecimal numbers (Kotlin);
  • FLEngine: my first (old/deprecated?) project of 2D/3D graphics engine/framework (Kotlin);
  • FLMidi: project used to extract information from binary files of sound format MIDI (.mid extension) (Kotlin);
  • FLArcheology: my custom project to work with the MMORPG Runescape3 Archeology skill data. Should be turned into an free access API in the future (Kotlin/Binary?/Protobuf?/JSON).

There's also other, such as FLLolClientUI-Clone, FLYoutubeExtractor, FLOrganizer, FLConsumer that are projects in a huge early development phase. They should be updated or removed in the future.

Pinned

  1. FLTimer FLTimer Public

    My own puzzle timer.

    Kotlin 3

  2. FLListening FLListening Public

    My custom observer/listener/event driven project pattern implementation abstraction in Kotlin.

    Kotlin 1

  3. FLBinary FLBinary Public

    My own binary helper from scratch.

    Kotlin 4

  4. FLMidi FLMidi Public

    My own MIDI helper from scratch.

    Kotlin 3

  5. FLEngine FLEngine Public

    My own engine experiments from scratch.

    Kotlin 1