Skip to content
View FelippeFarias's full-sized avatar

Block or report FelippeFarias

Report abuse

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

Report abuse
FelippeFarias/README.md

About Me

Passionate Full Stack Developer with 8 years of experience. Fluent in mobile and web development technologies, as well as integrating hardware for IoT solutions.

from developer import FullStackIoTDeveloper

class SoftwareEngineer(FullStackIoTDeveloper):
    def __init__(self):
        self.languages = ["Kotlin", "Swift", "Dart", "C++", "TypeScript", "Python"]
        self.frameworks = ["Flutter", "Angular"]
        self.tools = ["Node.js", "Docker", "Git"]
        self.currently_learning = "Rust & Advanced IOT Development" 
        self.excited_for = "Emerging IoT Solutions"

    def contact_info(self):
        return "felippe.eng@ffsdevelopers.com"

Tools, Languages, and Other Things I Like to Work With

Kotlin
Kotlin
Swift
Swift
Dart
Dart
Dart
C++
Dart
NodeJs
Dart
Python

Coding Activity

Feel free to get in touch to discuss technology, projects, or opportunities!

Popular repositories Loading

  1. refine-prompt refine-prompt Public

    JavaScript 3 1

  2. flogger flogger Public

    Flogger is a simple yet powerful logging library for Dart applications. It supports various logging levels, such as debug, info, warning, and error, and provides beautifully formatted console outpu…

    Dart 2

  3. panaradialogs panaradialogs Public

    Forked from PanaraStudios/panaradialogs

    Dart

  4. bitsdojo_window bitsdojo_window Public

    Forked from bitsdojo/bitsdojo_window

    A Flutter package that makes it easy to customize and work with your Flutter desktop app window.

    Dart

  5. iara-system iara-system Public

    Dart

  6. background_locator background_locator Public

    Forked from rekabhq/background_locator

    A Flutter plugin for updating location in background.

    Kotlin