Skip to content
View frederico-kluser's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report frederico-kluser

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

Hi there 👋

Python application

class FredericoOliveira:

    def __init__(self):
        self.username = 'frederico-kluser'
        self.name = 'Frederico Oliveira'
        self.position = 'Desenvolvedor React | Desenvolvedor React Native | Engenheiro de Software'
        self.web = 'https://frederico-kluser.com'
        self.linkedin = 'https://www.linkedin.com/in/frederico-kluser/'
        self.email = '[email protected]'
        self.phone = '13 99203-1756'
        self.code = {
            'languages': ['JavaScript', 'CSS', 'HTML', 'PHP'],
            'frameworks': ['React', 'React Native', 'Ionic', 'NodeJS', 'Express'],
            'database': ['MongoDB', 'MySQL'],
            'tools': ['Git'],
            'concepts': ['UI Design', 'Data Structures', 'Algorithms', 'Design Patterns', 'Concurrency', 'Multi-tasking', 'Scalability', 'Enterprise Architecture']
        }
        self.architecture = ['Front-end Architecture', 'Data Modeling', 'Reverse Engineering']
        self.achievements = [
            'Recommended by Serge Lunev, Director of Intel Corporation',
            'Bicampeão municipal de Xadrez',
            'Creator and admin of the largest Ionic workgroup in the world',
            'Speaker at major software events'
        ]

    def __str__(self):
        return f'{self.name} | {self.position}'


if __name__ == '__main__':
    me = FredericoOliveira()
    print(me)

Popular repositories Loading

  1. locations locations Public

    inspired by Lukáš Straňák

    JavaScript

  2. kluser kluser Public

    TypeScript

  3. matrix-rain matrix-rain Public

    A cool console loader

    JavaScript

  4. machine-learning machine-learning Public

    TypeScript

  5. BovControl BovControl Public

    JavaScript

  6. block-constructor block-constructor Public

    TypeScript