Md. Siam
md-siam
Software Engineer | Researcher
Languages
Top Repositories
Introduction to flutter widgets: This repo will teach you some of the common widgets that are available in flutter SDK, & how to use them for UI design.
Introduction to flutter packages: This repo will teach you some of the popular packages that are available in pub.dev, & how to use them for UI design.
This repo is an example of clean architecture using the GetX state-management solution.
This is a modular app architecture that can be scalable as the time passes. I will be using the BLoC state-management package.
This is going to serve as a startup project for every app that I'll build on by using the BLoC state-management package
This game is for the "Flutter Puzzle Hack" contest, 2022. It is a simple slide puzzle game, where the player has to arrange the squares into sorted order.
Repositories
136Introduction to flutter widgets: This repo will teach you some of the common widgets that are available in flutter SDK, & how to use them for UI design.
This is an application for kids who want to learn the English alphabet, Numbers, and Colors names with accurate pronunciation.
This was my final year project. It was a group project, with a total of three members. Here we implemented four sensors to detect the water quality of a storage tank. The user can see the real-time reading of the sensors using the Website & through the Android app.
No description provided.
Pihole files for adblocking on Spotify, ondemand UK tv, samsung smart tv.
A simple list to block all Spotify advertising domains
This is a tutorial for running macOS Mojave on Hp EliteBook Folio 9470m.
Image picking and image cropping using isolates
This game is for the "Flutter Puzzle Hack" contest, 2022. It is a simple slide puzzle game, where the player has to arrange the squares into sorted order.
This repo is an example of clean architecture using the GetX state-management solution.
Instead of a simple counter app, the @FlutterDev team can provide a simple game like the one below. Thanks to the @rive_app team for their easy-to-use animation kit.
This is a modular app architecture that can be scalable as the time passes. I will be using the BLoC state-management package.
Introduction to flutter packages: This repo will teach you some of the popular packages that are available in pub.dev, & how to use them for UI design.
This repository is for learning different types of State management widgets found in flutter_riverpod
This is the repository for the assessment task for the Flutter Developer role at Battery Low Interactive Ltd.
This is the repository for the assessment task for the Mid_Level Flutter Developer role at Lemon Hive.
Photo gallery using repository pattern
It was a database management system (DMS) for the Bangladesh Cricket Club (BCC). The faculty gave us the Entity-Relationship model, and we had to design and implement all the relations. To access the DMS use the username: "sina", & password: "sina" here:
Clean architecture from the video: https://youtu.be/SmJB8cy8emU?si=OxOIb8Qgv1U3Qohu
A low cost drone using Arduino mini, DC motors, and a mobile battery. It can be controlled by an android application. The connection between the drone & the application is done by the Bluetooth module present in the Arduino mini
Create a note pad app using isar
This is going to serve as a startup project for every app that I'll build on by using the BLoC state-management package
No description provided.
Adaptive widgets are a great way to keep the UI uniform in both Android & iOS platforms. This repo contains few of the adaptive widgets. But there are more to implement like: date picker, time picker, bottom tab bar etc.
A flutter live messaging app to demonstrate MQTT & MQTT5
This repo is for understanding multithreading implementation in flutter ecosystem. Flutter, in its core, is a single-threaded SDK. But there is an option of multithreading for developers.
Few application developers using bloc state management solution
This repository is for understanding the core concepts of BLoC pattern in flutter.
It's an UI challenge from "Frontend Mentor". URL https://www.frontendmentor.io/challenges/easybank-landing-page-WaUhkoDN
It's a UI challenge from "Frontend Mentor". This 'Tip Calculator' app can calculate the exact tip amount and the total amount shared per person in a group. It's two `Listener` widgets for calculating tip automatically in the background.