Skip to content
View kenresoft's full-sized avatar
πŸ’₯
Building some innovative solutions.
πŸ’₯
Building some innovative solutions.

Organizations

@ditsacademyofficial

Block or report kenresoft

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

Welcome to My Profile! πŸ‘‹

As a dedicated and forward-thinking Mobile Engineer, I specialize in crafting innovative mobile solutions that redefine user experiences and drive technological advancement. My extensive background in both mobile and web development, combined with a passion for cutting-edge technologies, enables me to deliver exceptional, high-performance applications.

  • 🧱 Currently, I am spearheading the development of text_animator, an innovative tool for text animation.

  • πŸ”­ I also steward a suite of esteemed libraries:

    ❐ riff_switch - Empowering Flutter developers with versatile switch widgets.

    ❐ fontresoft - Curating a font package with visually appealing fonts for seamless integration into projects, and enhancing typography.

    ❐ extensionresoft - Enhancing productivity and improving code readability through a collection of useful extensions.

    ❏ jump_list_navigator - Facilitating seamless list navigation in Flutter applications.

    ❏ chat_shape - Crafting bespoke chat shapes to elevate interactive UI designs.

  • 🌱 Constantly pursuing knowledge and refinement to excel in my field.

  • πŸ§‘β€πŸ’» Open to collaborative opportunities on impactful open-source endeavours.

  • πŸ’¬ Proficient in:

  • πŸ’‘ Committed to developing innovative and reusable tools to empower developers in the mobile ecosystem.

  • πŸ’žοΈ Passionately augmenting my AI proficiency through Data Analytics and Machine Learning.

  • πŸ˜„ Pronouns: he/him/his.

  • ⚑ Fun fact: My fascination with nature and space fuels my ambition to contribute to cutting-edge projects, even from the moon! πŸŒ•βœ¨

Driven by a relentless pursuit of excellence, I am committed to continuous learning and staying at the forefront of technological trends. My goal is to collaborate on groundbreaking projects that not only meet user needs but also set new standards in the industry. Let's connect and innovate together to shape the future of mobile technology.

β€Žβ€Ž

Pinned Loading

  1. quickresponse quickresponse Public

    Quickresponse: Your Trusted Emergency Companion, a cutting-edge Flutter app dedicated to your safety. Powered by Flutter, QuickResponse ensures rapid assistance and peace of mind during critical si…

    Dart 2

  2. stockup_app stockup_app Public

    A Stock Investment App. Stockup is your go-to app for staying ahead in the stock market game. Whether you're a seasoned investor or just starting out, Stockup provides you with the tools and insigh…

    Dart 2

  3. payment_card payment_card Public

    A custom widget for creating beautiful payment(eg. credit or debit) cards on flutter. The PaymentCard class is a Flutter widget that displays a payment card with customizable properties such as the…

    Dart 2

  4. ost_music_app_ui ost_music_app_ui Public

    A Music Application Flutter project with easy navigation and saves last played music in the playlist after music is paused.

    Dart 3

  5. Explicit9ja-Website Explicit9ja-Website Public

    Explicit9ja Media Website for music and video downloads, news updates and lyrics download.

    PHP 2

  6. Payment card number division with a ... Payment card number division with a space as the separator.
    1
    int divisions(String input) {
    2
      int divisions = 0;
    3
    
                  
    4
      for (var j = 3; j <= 4; ++j) {
    5
        //divisions = 2;