Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
kenresoft
Follow
Building some innovative solutions.

Kenneth Amadi kenresoft

Building some innovative solutions.
A professional software developer who is passionate about solving complex problems with his skills and contributing to the tech world in the best way possible.

Organizations

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 3

  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 6

  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 4

  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 6

  5. Explicit9ja-Website Explicit9ja-Website Public

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

    PHP 1

  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;