Skip to content
View feliperfdev's full-sized avatar
📱
Coding, studying, playing...
📱
Coding, studying, playing...
Block or Report

Block or report feliperfdev

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
feliperfdev/README.md

${Hello.dev} 👋🏻

Greetings! I'm Felipe, 22 y.o, I have a deep passion for astrophysics, computer science, artificial intelligence, calculus and the geek universe. I also loves coding, especially creating mobile applications with Dart/Flutter and Kotlin, creating Minecraft plugins with Kotlin and to creating automations and some usefull scripts with Python. During my tech journey I'm trying to collaborate with what I can by writing tech articles and sharing my knowledges.

🎓 I'm also working at my college final paper, developing a mobile application which 'll be available here as soon I finish it and defend my Undergraduate thesis.


About me

  • 📌 Salvador Bahia, Brazil
  • 🌴 Love anime, K-Pop, J-Pop, Geek culture, basketball, games 👾, coffee ☕, reading 📚 and drawing 🎨
  • 💚 I'm a big Pokémon franchise fan
  • 🏃🏻‍♂️ I'm also an amateur runner

Tech things

  • ☕📱 Ask me about Dart and Flutter
  • 🌱 I'm currently working as a Mobile Developer on a brazilian company
  • 🧑🏻‍💻 I'm also working on some personal projects
  • 📫 You can reach me at feliper.dev@gmail.com
  • 📝 Read my articles at dev.to
  • 📖 Current reading: The Pragmatic Programmer: From Journeyman to Master

💻 Languages, Technologies, Frameworks and Platforms

🤔 Stuff to study and explore a bit more

Stuffs I'm current studying and trying to reach even better

💙 Some projects I'm currently working on:

  • Flutter4Noobs
  • Markdown Editor - Flutter Package
  • Minecraft Plugins
    • This is a project which I "play" a little with Bukkit/Spigot Minecraft Plugins creation with Kotlin. On it I connect a server with a MySQL database using Dart Shelf package and doing requests with Kotlin Retrofit.
  • CraftMentor
    • At this project I setup a Minecraft Bukkit server in a Docker Container with a PostgreSQL in another Docker Container connected with a Dart-Shelf backend running at own localhost. This backend interacts with a Minecraft Bukkit plugin built with Kotlin.

📱 Some open source projects I've already contributted for:

🏆 Achievements and stats

Support me with my job with any amount :)

PixMeACoffee

Pinned Loading

  1. flutter4noobs flutter4noobs Public

    Projeto de Flutter para iniciantes e até não iniciantes. O objetivo é ajudar! Da comunidade para a comunidade 💜

    136 9

  2. markdown-editor markdown-editor Public

    A flexible and easily decoratable Markdown editor designed for Flutter. Available for mobile and web platforms.

    Dart

  3. anime-api-triple anime-api-triple Public

    App feito em Flutter consumindo uma API e utilizando Triple (Segmented State Pattern) como padrão de gerenciamento de estado

    Dart

  4. try-catch-em-all try-catch-em-all Public

    Desafio Try Catch 'Em All, da He4rtLabs. Feito com Flutter, utilizando Hasura GraphQL, requisições REST, SharedPreferences, Modular e ValueNotifier.

    Dart

  5. password-generator-for-fun password-generator-for-fun Public

    Just a password generator made with Dart and Flutter. This project was made just for fun and to practice some Dart language syntax and concepts.

    Dart 1

  6. TRABALHOS-FACULDADE/craftmentor_sistemas_distribuidos TRABALHOS-FACULDADE/craftmentor_sistemas_distribuidos Public

    Um sistema que monitora o inventário dos jogadores dentro de um servidor de Minecrat (Bukkit hospedado em um container Docker) e, após 10 segundos, um cálculo é feito para atualizar a pontuação de …

    Kotlin