Skip to content
View Fuhadd's full-sized avatar

Block or report Fuhadd

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

Hi 👋, I'm Fuhad Aminu

An Experienced Mobile developer

Initializing Dart VM...

Dart VM is ready to use.
To contact me, please send me a message to jnrolamilekan123@gmail.com.
For more details, please visit https://aminu-fuhad.web.app or https://facefolio-c07b3.web.app

MacBook-Pro:~ fuhadd$ cat ./main.dart
void main() {
  const websiteUrl = 'aminu-fuhad.web.app';
  
  final me = PersonalInfo(
    title: 'Experienced Flutter Engineer',
    contacInfo: ContactInfo(
      email: Uri.parse('mailto:[email protected]'),
      linkedIn: Uri.https('www.linkedin.com', 'in/fuhad-aminu/'),
      github: Uri.https('github.com', 'fuhadd'),
      portfolio: Uri.https('aminu-fuhad.web.app'),
      facefolio: Uri.https('facefolio-c07b3.web.app'),
      resume: Uri.https(websiteUrl, 'https://drive.google.com/file/d/1Vpi8TBdtSWwdYFbynOs6vREWdl-wPWdI/view'),
    ),
    flutterInfo: FlutterInfo(
      experienceYears: '4+',
      projectsCount: 'Many!', // And counting... :)
      hasPublishedToPlaystore: true,
      hasPublishedToAppstore: true,
      ],
      architecturesAndTools: <String>[
        'Flutter Web',
        'BLoC',
        'Clean Architecture',
        'Firebase',
      ],
    ),
    otherSkills: <String>[ // The most relevant
      'Flutter',
      'React Native',
      'JavaScript',
      'HTML / CSS',
      'TypeScript',
    ],
    projects: <Project>[
      Project(
        'MyInvestar',
        role: 'Flutter Engineer',
        platforms: Platforms(ios: true, android: true),
        url: Uri.https('myinvestar.com'),
      ),
      Project(
        'My Flutter Web Portfolio',
        role: 'Flutter Engineer',
        platforms: Platforms(web: true),
        url: Uri.https('aminu-fuhad.web.app'),
      ),
      Project(
        'Liftlynk',
        role: 'Flutter Engineer',
        platforms: Platforms(web: true),
      ),
    ],
  )..setStatus(
    learningCoolStuff: true,
    openToNewProjects: true,
  );
}

Some stuff I've used

android        csharp        dart        flutter        html5        javascript        python        reactnative        spring        swift        typescript

Popular repositories Loading

  1. BridgeTech BridgeTech Public

    BridgeTech Advance APp

    Dart 1

  2. brillo-app brillo-app Public

    A Flutter Mobile-app with Sign in, Login, Forgot Password, Email Verification, User Profile Page and other features for a functioning mobile application.

    Dart

  3. urban_hive_test urban_hive_test Public

    Dart

  4. date-app-apis date-app-apis Public

    Python 1

  5. OnlineDatingApi OnlineDatingApi Public

    C#

  6. metaproapp metaproapp Public

    Forked from Emmanuelagbo-4/metaproapp

    Harminu

    JavaScript