Momshad Dinury (@momshaddinury)
  • Stars
    star
    160
  • Global Rank 142,395 (Top 5 %)
  • Followers 111
  • Following 20
  • Registered about 7 years ago
  • Most used languages
    Dart
    72.2 %
    C++
    11.1 %
    HTML
    5.6 %
    C
    5.6 %
    Arduino
    5.6 %
  • Location 🇧🇩 Bangladesh
  • Country Total Rank 396
  • Country Ranking
    Dart
    15
    Arduino
    17
    C++
    351
    C
    804
    HTML
    3,450

Top repositories

1

listify

Todo App with a refreshing UI. Technology used: Flutter, Firebase, MVC, Riverpod. Please check Readme
Dart
110
star
2

fake_commerce

Riverpod with Clean Architecture
Dart
12
star
3

input_form_field

Input form field
Dart
6
star
4

COVID-Tracker-BD

This is a fully functional self reporting tool. User can go through initial screening process, to check if they are infected by corona virus. User can use this application for their friends and family. If user suspects someone to be infected they can report them. There is a community service option where volunteers can submit collected data, by using their access token. User can check status of Bangladesh using heatmap. Other than that, using worldometer api we are showing local(BD) and global covid update. There is also a todo and not-todo slider.
Dart
6
star
5

Lora-Traffic-Control-ESP8266

Trying to build a Semi Automatic Lora Controlled Traffic System that will be Low powered High Range and Highly Reliable. For that using ESP8266 as Microprocessor and SX1278 as Trans-receiver module.
C++
4
star
6

dash-chat

A discord rip off. A Chat app built with Flutter, Riverpod and MVVM architecture. Feel free to contribute
Dart
4
star
7

tic-tac-toe

Tic Tac Toe
Dart
2
star
8

Spekter-Map

A simple application that uses 'google_maps_flutter' package to show show Google map.
Dart
2
star
9

Think-Blue

I am trying to create a Water Drinking Reminder App that will remind the user to drink water after a set duration. In future I want to add support for smart watches. So that the app can send notification to smart watches.
Dart
2
star
10

tr_store

Dart
2
star
11

github_issue_tracker

Github Issue Tracker
Dart
1
star
12

Smart-Home-Security

This project was done with the help of NodeMCU micro controller and PIR motion detection sensor. To add feature a TFT 1.8 display and 4*4 keypad was added.
Arduino
1
star
13

momshad-dinury

Portfolio
HTML
1
star
14

Gor-Flutter-App-UI

Dart
1
star
15

momshaddinury

1
star
16

SIM800L-HTTP-Test

I am using Arduino Uno & SIM800L module to establish and test a HTTP connection. To use SIM800L AT command I am using Adafruit_FONA.h libaray which is organized and compact.
C++
1
star
17

Flutter-Toolkit

This repo is a collection of modularized Flutter packages designed to streamline and accelerate the development process. This open-source repository provides a set of reusable modules, each tailored to solve specific common challenges faced by Flutter developers.
Dart
1
star
18

Self-reporting-tool

This is a fully functional self reporting tool. User can go through initial screening process, to check if they are infected by corona virus. User can use this application for their friends and family. If user suspects someone to be infected they can report them. There is a community service option where volunteers can submit collected data, by using their access token. User can check status of Bangladesh using heatmap. Other than that, using worldometer api we are showing local(BD) and global covid update. There is also a todo and not-todo slider.
Dart
1
star
19

Semi-Auto-Wireless-Traffic-Control-System

The system is built using devices of two types: node and controller; one controller per system and a maximum of four nodes connected to it. The controller device uses an esp32, a dual-core SoC, with wifi and bluetooth functionalities. The system uses a NEXTION display for the status of the nodes associated with it. For the communication side, LoRa (Long Range) radio module is used. LoRa is widely known for its efficiency in sending short messages quickly and reliably. LoRa uses a transmission method called Chirp Spread Spectrum (CSS) which is used mostly in military and space communications for low power solutions. And lastly, in the nodes, ESP8266 and LoRa are used. The process begins with the controller rebooting and syncing the nodes. The reboot and sync is done to ensure there is no data loss in regular operations. Each node upon reboot sends a successful boot message, which is used to show the status of the mentioned node. The signaling is done by pressing specific buttons on the controller. Upon pressing, the controller sends the appropriate signal to the node through LoRa. The system has a timeout of ~15 seconds on communication, after that the attempt is marked as failed. After the node receives the signal, it switches the LEDs on the node then transmits appropriate acknowledgment packets. The display on the controller has a timer so the operator can easily decide whether enough time has passed for a given state at a given lane. The signals sent to each node are independent of the others, which allows the operator to shut down all lanes in case of an emergency.
C
1
star