Skip to content
View lschiavini's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Organizations

@UnbDroid

Block or report lschiavini

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

Hi, I'm Lucas Schiavini!

Control and Automation Engineer @ University of Brasilia
Developer @ ShowSeeker

Check out My Website

GitHub Lucas Github Views

A little more about me...

const Lucas = {
    nickName: "luskira",
    code: [
        "C", "C++", "Javascript", "Typescript", 
        "Python", "Java", "Kotlin", "Dart", 
        "Node", "Lua"
    ],
    platforms: [
        "NextJS", "Flutter", "ReactJS", "React Native",
        "Android", "iOS", "macOS",
        "Esp32", "RaspberryPi3", "Arduino"
    ],
    tools: [
        "Android Studio", "XCode", "Vim"
        "AWS", "Firebase",
        "Photoshop", "Illustrator", 
        "InDesign", "Figma",
        "Altium", 
    ],
    architecture: [
        "microservices", 
        "MVVM", 
        "KMM", 
        "MVI"
    ],
    techCommunities: {
        advisor: "DROID",
    },
    talkToMeAbout: [
        ...yourinterests, "maths", "economics", "algorithms", 
        "psychology", "buddhism", "technology", "philosophy",
    ],
}

I yearn to learn more from different minded people. If you want get in touch, I'll be happy to meet you ! :)

---

🌱 From @Lucas

Pinned Loading

  1. Data-Transmission Data-Transmission Public

    Repo for a simple ChatRoom App developed for Data Transmission Course

    Python

  2. Industrial-Robotics Industrial-Robotics Public

    2DOF Robot Arm Code

    MATLAB 1

  3. rocketSeat-nextLevelWeek rocketSeat-nextLevelWeek Public

    Rep for projects built during Next Level Week

    TypeScript 1

  4. DogApp DogApp Public

    Example of kotlin + jetpack course

    Kotlin

  5. Hypothetical-Assembler-Loader Hypothetical-Assembler-Loader Public

    Hypothetical Language assembler with linking and loading with multiple .asm files

    C++

  6. Flutter-PayFlow-App Flutter-PayFlow-App Public

    Flutter app using social login

    C++