Skip to content
View Henrydykee's full-sized avatar
💻
Remote
💻
Remote
Block or Report

Block or report Henrydykee

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

📲📱

Henry is a highly skilled mobile development specialist with over four years of experience in Flutter and React Native. He is able to create high-performance, feature-rich mobile apps using both native and cross-platform frameworks. Henry is always up-to-date on the latest trends in mobile development, so you can be confident that he will deliver a tailor-made solution to meet your specific needs.

Here are some of Henry's key skills and accomplishments:

Expert in Dart, Flutter, and React Native Extensive experience with a wide range of mobile development tools and technologies Strong understanding of mobile app design and user experience Ability to work independently and as part of a team Excellent communication and problem-solving skills

           


## 🏆 GitHub Trophies

trophy


Pinned

  1. devcamper_api devcamper_api Public

    a simple api that explains how CRUD functionality

    JavaScript

  2. flutter_arch_app flutter_arch_app Public

    working with provider libary , and understanding how enums work,the fastest way to learn flutter arch

    Dart

  3. CI for your Flutter apps on GitHub A... CI for your Flutter apps on GitHub Actions.
    1
    name: Flutter CI
    2
    
                  
    3
    # This workflow is triggered on pushes to the repository.
    4
    
                  
    5
    on:
  4. Created using remix-ide: Realtime Et... Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.5.17+commit.d19bba13.js&optimize=false&runs=200&gist=
    1
    pragma solidity ^0.5.17;
    2
    
                  
    3
    contract SimpleWallet {
    4
    
                  
    5
        address public owner;
  5. bloc_pattern bloc_pattern Public

    understanding bloc pattern

    Dart

  6. flutter_arch_app_getx flutter_arch_app_getx Public

    using GetX libary to fetch data from an api

    Dart