Skip to content

toshiossada/toshiossada

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hi, I'm Toshi


Rafa-React Ts Js HTML CSS CSHARP

Toshi-yoda

GDE Flutter Dart badges MVP badges

Snake animation

@Founder('Flutter Brasil')	
class Developer {
  final String username;
  final String name;
  final String website;
  final String email;
  final List<String> social;
  final List<String> awards;
  final Map<String, dynamic> code;

  Developer()
      : username = 'toshiossada',
        name = 'Toshi Ossada',
        website = 'toshiossada.dev',
        email = 'toshiossada@toshiossda.dev',
        awards = [
          'Microsoft Most Valuable Professional',
          'Google Developer Expert',
        ],
        social = [
          'https://toshiossada.dev/',
          'https://www.linkedin.com/in/toshiossada/',
          'https://toshiossada.medium.com/',
          'https://instagram.com/toshiossada',
          'https://www.facebook.com/ToshiOssada/',
        ],
        code = {
          'mobile': ['Flutter'],
          'frontend': ['Flutter', 'HTML', 'CSS', 'JavaScript'],
          'backend': ['.NET', 'Shelf', 'PHP'],
          'database': ['SQL SERVER', 'MySQL', 'Oracle', 'Mongo DB'],
          'devops': ['Docker', 'GitHub Actions'],
          'tools': [
            'GIT',
            'GitHub',
            'GitLab',
            'BitBucket',
            'SVN',
            'Azure DevOps'
          ],
          'misc': ['Firebase', 'TDD', 'SCRUM', 'SOLID', 'Clean Archtecture']
        };
}

About

Config files for my GitHub profile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors