Skip to content
View Henrydykee's full-sized avatar

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 five years of experience in Flutter and React Native. He excels in creating high-performance, feature-rich mobile applications using both native and cross-platform frameworks. By staying current with the latest trends in mobile development, Henry ensures that he delivers tailored solutions to meet your unique needs.

Key Skills and Accomplishments:

  • Expertise 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 collaboratively
  • Excellent communication and problem-solving skills

Henry’s combination of technical proficiency and dedication to staying updated with industry advancements guarantees top-quality mobile app development.

           


## 🏆 GitHub Trophies

trophy


Pinned Loading

  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. WeatherAppWithBloc WeatherAppWithBloc Public

    Forked from themaaz32/WeatherAppWithBloc

    Flutter Weather Application with BLoC Pattern with API calling and JSON parsing

    Dart