Skip to content
View kenresoft's full-sized avatar
💥
Building some innovative solutions.
💥
Building some innovative solutions.

Organizations

@ditsacademyofficial
Block or Report

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! 👋

I am a dedicated Mobile Engineer at Kenvent IT in Kolkata 🌆, committed to delivering high-quality mobile solutions and pushing the boundaries of technology.

  • 🧱 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! 🌕✨

‎‎

Pinned

  1. 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 1

  2. 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 1

  3. 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 1

  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 2

  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;