class Diego:
def __init__(self):
self.name = 'Diego Moraes'
self.linkedIn = 'dieg0moraes'
self.dev_stack = {
frontend: 'ReactJS',
backend: 'python🐍',
database: 'SQL',
editor: 'neovim📃'
}
def current_project(self):
return 'React Native mobile app comming soon ✨'
def do_something(self):
return 'I can solve the Rubiks Cube🤓'
🏠
Working from home
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.