Skip to content
View kimmanwky's full-sized avatar
  • Continental
  • Malaysia
  • 03:22 (UTC +08:00)
  • LinkedIn in/kimmanwky

Block or report kimmanwky

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kimmanwky/README.md

Hi, I'm Kimman πŸ‘‹

I'm a Solution Architect & Full Stack Engineer who designs and delivers end-to-end solutions β€” from system architecture and API design through to mobile and web front ends. I bridge strategy and execution: translating business requirements into scalable, maintainable technical solutions, and then building them. I have a particular passion for open-source tooling, developer experience, and clean cross-platform engineering.


🧰 Tech Stacks

Frontend & Web

Angular React Vue.js TypeScript JavaScript HTML5 CSS3 SCSS

Mobile & Cross-Platform

Flutter Dart Ionic React Native

Backend & APIs

Node.js Express Java Spring Boot Hibernate

Databases & Caching

MongoDB Mongoose PostgreSQL MySQL MSSQL Redis

Cloud & Infrastructure

Azure Google Cloud Firebase Cloudflare DigitalOcean Docker

Tools & Build

Git npm Gulp Jenkins Shell Script VSCode Visual Studio Postman Jira Confluence

Monitoring & Analytics

New Relic Google Analytics

Payments & Integrations

Stripe FPX OneSignal

Architecture & Design

  • Full-stack development across web, mobile, and cloud-native backends
  • RESTful API design, service decomposition, and scalable system design
  • Solution design & architecting β€” translating business requirements into technical blueprints
  • E-commerce consulting β€” platform selection, integration strategy, and end-to-end delivery
  • Developer tooling, reusable component libraries, and package publishing
  • CI/CD pipeline design and automation
  • Chatbot design and conversational AI integration

🌍 Open Source Contributions

Motion-Tab-Bar β€” Major Enhancement

A beautiful animated Flutter tab bar widget package with 317+ ⭐ stars and 85+ forks on GitHub.

Contribution: Null-safety migration + significant customization API expansion

Flutter's null-safety release was one of the most impactful breaking changes in the ecosystem. I took on the full migration of this popular open-source package and, in the same contribution, extended its customization API with six new parameters to give developers far greater control over the widget's appearance:

New Parameter Type Description
tabBarHeight double Control the height of the tab bar
tabBarColor Color Set the background color of the tab bar
tabSize double Adjust the overall size of each tab
tabIconSize double Control the size of tab icons
tabIconSelectedSize double Set the size of the selected tab icon
tabIconSelectedColor Color Set the color of the selected tab icon
  • Tech: Flutter, Dart

πŸ“¦ Public Projects

A simple Flutter/Dart package to help you paginate your data, in both web and mobile.

pub package likes popularity

  • Built to address the inflexibility of Flutter's built-in paginated data table
  • Provides FlutterCustomPagination widget and FlutterCustomPaginationOptions widget
  • Designed for flexible layouts across different screen sizes
  • Tech: Flutter, Dart Β· Published on: pub.dev

Open to collaborating on Flutter packages, Node.js tools, or anything that makes developer experience better. πŸš€

Pinned Loading

  1. Motion-Tab-Bar Motion-Tab-Bar Public

    Forked from therezacuet/Motion-Tab-Bar

    A beautiful animated flutter widget package library. The tab bar will attempt to use your current theme out of the box, however you may want to theme it.

    Dart 10 16

  2. flutter_custom_pagination flutter_custom_pagination Public

    A simple flutter/dart package to help you paginate your data, in web and mobile.

    Dart 1 2

  3. dart-otp dart-otp Public

    Forked from daegalus/dart-otp

    RFC6238 Time-Based One-Time Password / Google Authenticator Library

    Dart

  4. jiffy jiffy Public

    Forked from jama5262/jiffy

    Jiffy is a Flutter (Android, IOS and Web) date time package inspired by momentjs for parsing, manipulating, querying and formatting dates

    Dart