Multiplatform Developer
Software Engineer

About Me.

Multiplatform developer is a versatile Software Developer proficient in Android, Jetpack Compose, KMM, KMP, kobWeb, Flutter, iOS, SwiftUI, PHP, .net, Web design, Wordpress and Gaming development. Additionally, I demonstrates a hands-on approach to crafting elegant User Interfaces, showcasing a talent for bug resolution and consistently delivering optimal results.
2019ShritechManufacturer of coating service, powder coating & other products since 2019 in Rajkot, Gujarat.
2022KitchenA kitchen trolley is a highly versatile, metal body offers durability, sleek design, and easy maintenance and various storage unit designed to enhance kitchen organization and efficiency. This makes it an ideal solution for small kitchens where space is limited, as it can be easily repositioned as needed. We provide different variation Kitchen trolley options likes colors and shapes. When choosing a kitchen trolley, consider factors such as size, shape, color, material, and storage capacity to ensure it meets your specific needs. Big billion days selling Kitchen Trolley 8000+ in 2024.
2 Layers
3 Layers
4 Layers
5 Layers
5 Layers Captual
5 Layers White
3 Layers Steel
Red Chopper
Cloth Storage
2023Refurbished laptopRefurbished laptop as a new condition laptop. 3 month warranty and latest OS installed.
2024Business to Business (B2B)
Piano
Sugarcane Machine 220W
Fourmill Smart
2024MEESHO
Elite Jars (1000ML)
Rectangle Water Bottle
Twisted Water Bottle
2025Icon PlusIcon Plus brings you premium laminated wooden flush doors that combine elegance, durability, and modern craftsmanship. Designed for both aesthetics and functionality, our doors are made with high-quality wood and advanced lamination techniques to ensure a smooth finish, resistance to wear, and long-lasting performance.
Laminated Design Door
Laminated Design Door
Laminated Design Door
Laminated Design Door
Laminated Design Door
Laminated Design Door

Work Experience.

I’m a Software Developer Engineer, specializing in Mobile technology, Web and Backend 9+ years of Experience.
FlutterI am dedicated Flutter app developer, I can provide high-quality flutter app development services flawlessly.
FlutterflowOur approach centers around leveraging the power of Flutterflow- A No-code platform. From concept to creation, we harness cutting-edge tools to deliver stunning applications.
React nativeI develop cross-platform mobile apps that offer the best of both worlds – a native-like experience on iOS and Android.
Kotlin MultiplatformA smart solutions for creating cross-platform mobile applications with native performance and UIs. Share kotlin code between platforms, backend and an interoperability.
Jetpack composeDeclarative framework for sharing UIs across multiple platforms. Based on Kotlin, Kotlin multiplatform UI and Jetpack Compose.
KobWebIt is an opinionated framework built on top of Compose HTML. Creating everything you need to build rich, websites, while being able to leverage the greater Kotlin ecosystem. It support koin and ktor etc.
Ecommerce solutionComprehensive e-commerce solutions with newest technology & trends that attract targeted audiences to your business.
KVisionKVision allows you to build modern web applications with the Kotlin language, without any use of HTML, CSS or JavaScript. KVision fully supports both reactive and imperative programming models.
WordPressWordPress to your needs, we develop feature-rich and easy-to-manage websites that reflect your brand identity and engage your real world business.
Web developmentsWe have developed numerous customs, dynamic and e-commerce websites for all fields industry and clients from all over the world.
Support & MaintenanceAs technologies changes, websites and mobile apps need to update. We Offering 24/7 support system, you can reach us by call or live chat.

Skills & Tools.

Blog

Welcome to our medium blog and 800+ followers connected, where curiosity meets knowledge. Step into a world of insightful articles, in-depth analysis, and thought-provoking discussions. Join us as we explore diverse topics and share our passion for learning and growth.
20000Views
Architecture, Rendering Tree, setState() and internal processExplain the deep Flutter architecture, BuildContext, Rendering tree and How to work setState() internal and performance benefits
View Details
20000Views
Architecture, Rendering Tree, setState() and internal processExplain the deep Flutter architecture, BuildContext, Rendering tree and How to work setState() internal and performance benefits
View Details
16000Views
Main WidgetStateless widget and Stateful widget lifecycle createState(), mounted(), initState(), didChangeDependencies(), build(), didUpdateWidget(), setState(), deactivate() and dispose(), state, Mutable State and Dispose() vs Deactivate().
View Details
16000Views
Main WidgetStateless widget and Stateful widget lifecycle createState(), mounted(), initState(), didChangeDependencies(), build(), didUpdateWidget(), setState(), deactivate() and dispose(), state, Mutable State and Dispose() vs Deactivate().
View Details
80000Views
Clean Architecture, Solid design structureIntroduction of MVC (Model, View, Controller), MVP (Model, View, Presenter), MVVM (Model, View, View model) and Clean architecture (Data layer, Domain layer, Presentation layer). Clean architecture using BLoC application use the library Cubit, go router, change theme, language translation, freezed, equatable and auto mapper.
View Details
80000Views
Clean Architecture, Solid design structureIntroduction of MVC (Model, View, Controller), MVP (Model, View, Presenter), MVVM (Model, View, View model) and Clean architecture (Data layer, Domain layer, Presentation layer). Clean architecture using BLoC application use the library Cubit, go router, change theme, language translation, freezed, equatable and auto mapper.
View Details
24000Views
BLoC State ManagementBLoC (Business Logic Component) is a popular architectural pattern in the Flutter. A family of stream/observable-based patterns.
View Details
24000Views
BLoC State ManagementBLoC (Business Logic Component) is a popular architectural pattern in the Flutter. A family of stream/observable-based patterns.
View Details
24000Views
Riverpod State ManagementRiverpod is popular state management pattern. It is Reactive Caching and Data-binding Framework. It is Declarative programming, Easily implement common UI patterns, Compile safety, Custom lint rules, Native network requests support, Websocket support etc.
View Details
24000Views
Riverpod State ManagementRiverpod is popular state management pattern. It is Reactive Caching and Data-binding Framework. It is Declarative programming, Easily implement common UI patterns, Compile safety, Custom lint rules, Native network requests support, Websocket support etc.
View Details
24000Views
GetX State ManagementGetX is designed to be fast, lightweight, high-performance and reactive state management approach.
View Details
24000Views
GetX State ManagementGetX is designed to be fast, lightweight, high-performance and reactive state management approach.
View Details
20074Views
Dependency InjectionDependency injection is a software design pattern that deals with the management and injection of dependencies into a class or module from the outside.
View Details
20074Views
Dependency InjectionDependency injection is a software design pattern that deals with the management and injection of dependencies into a class or module from the outside.
View Details
30000Views
freezed annotationAnnotations for the freezed code-generator, Dart classes automatically generates code for converting to and from JSON. The JsonSerializable annotation will generate code for a class to/from JSON.
View Details
30000Views
freezed annotationAnnotations for the freezed code-generator, Dart classes automatically generates code for converting to and from JSON. The JsonSerializable annotation will generate code for a class to/from JSON.
View Details
26000Views
Asynchronousfuture, stream (Types of Stream, Sink, EventSink, StreamController, StreamSubscription), async, async*, await, FutureBuilder, StreamBuilder, Uncompleted vs Completed
View Details
26000Views
Asynchronousfuture, stream (Types of Stream, Sink, EventSink, StreamController, StreamSubscription), async, async*, await, FutureBuilder, StreamBuilder, Uncompleted vs Completed
View Details
30000Views
IsolateIsolates are a way to run Dart code in a separate thread, allowing developers to perform concurrent operations without blocking the main UI thread. Isolates vs. Threads. Types of isolate.
View Details
30000Views
IsolateIsolates are a way to run Dart code in a separate thread, allowing developers to perform concurrent operations without blocking the main UI thread. Isolates vs. Threads. Types of isolate.
View Details
22000Views
Interview questionDart interview questions likes Basic, OOP, AOT, JIT, Keyword, Sealed class, Typedef, Record and Dart 3.
View Details
22000Views
Interview questionDart interview questions likes Basic, OOP, AOT, JIT, Keyword, Sealed class, Typedef, Record and Dart 3.
View Details

My Projects.

FIND OUR OFFICEB - 202, Satyagrah lifestyle,nr. rydham plaza,nikol to S P ring road,ahmedabadCONTACT US
+91 9586331823
live:kamal.lakhani56
kamal.lakhani56@gmail.com