Skip to content
View Tagite's full-sized avatar
👀
Nice to meet you!
👀
Nice to meet you!

Organizations

@swm-muinma

Block or report Tagite

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
Tagite/README.md
class Me:
    pass

class About(Me):
    def get_current_workplace(self):
        return {
            'workplace': {
                'company': 'SW Maestro',
                'position': 'Team_leader & App'
            }
        }

    def get_daily_knowledge(self):
        return [
            'Flutter',
            'Spring',
        ]

    def get_future_goal(self):
        return 'Be a developer who dominates technology, not one dominated by it.'

Popular repositories Loading

  1. Tagite Tagite Public

  2. conz-app conz-app Public

    Forked from swm-muinma/okku-app

  3. conz-lambda conz-lambda Public