Momshad Dinury (@momshaddinury)
  • Stars
    star
    167
  • Global Rank 141,851 (Top 5 %)
  • Followers 115
  • Following 20
  • Registered over 7 years ago
  • Most used languages
    Dart
    73.7 %
    C++
    10.5 %
    Arduino
    5.3 %
    C
    5.3 %
    HTML
    5.3 %
  • Location πŸ‡§πŸ‡© Bangladesh
  • Country Total Rank 396
  • Country Ranking
    Dart
    15
    Arduino
    16
    C++
    366
    C
    880
    HTML
    3,622

Top repositories

1

listify

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

fake_commerce

Riverpod with Clean Architecture
Dart
12
star
3

input_form_field

Input form field
Dart
7
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

flutter_template

Dart
2
star
10

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
11

tr_store

Dart
2
star
12

github_issue_tracker

Github Issue Tracker
Dart
1
star
13

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
14

Gor-Flutter-App-UI

Dart
1
star
15

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
16

momshad-dinury

Portfolio
HTML
1
star
17

momshaddinury

1
star
18

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
19

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
20

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