Skip to content
View Luanipe's full-sized avatar
🕹️
Busy
🕹️
Busy

Block or report Luanipe

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

Luan Ipê

Software developer with 3 years of experience in process automation and requirements management, working at Samsung with Next.js, TailwindCSS, Django, Flask, MongoDB and PostgreSQL.

class LuanIpe():
    
    def __init__(self):
        self.name = "Luan Ipe"
        self.username = "Luanipe"
        self.location = "Manaus, Brazil"
        self.linkedin = "linkedin.com/in/luanipe/"
  
    def __str__(self):
        return self.name

if __name__ == '__main__':
    me = LuanIpe()

My Statistics



Snake animation

Popular repositories Loading

  1. Luanipe Luanipe Public

  2. generic-discord-bot generic-discord-bot Public

    [DEPRECATED] Simple Discord Music Bot using Python and discord.py.

    Python

  3. random-numbers-and-colors random-numbers-and-colors Public

    React Native simple app who changes the number and the color showed on display randomly.

    JavaScript

  4. password-generator password-generator Public

    Password generator app using JavaScript, React Native and Expo, running on Android.

    JavaScript

  5. eldorado-password-generator eldorado-password-generator Public

    Projeto final do curso Swift Explorations do Instituto Eldorado de Pesquisas.

    Swift

  6. order-summary-component order-summary-component Public

    Order summary component challenge from Frontend Mentor done with Next.Js

    SCSS