Md. Masum Musfique (@Masumiub)

Top repositories

1

IOS_Spin_Game

A simple spin game using Swift UI.
Swift
4
star
2

Masumiub.github.io

Sample Portfolio
HTML
3
star
3

Stimulating-Operations-of-Ideal-Products

Simulating operations of Poster/Diary/Card production house such as Ideal/Azad products.(Java OOP Project)
Java
1
star
4

IOS_NumberGuessing_Game

A simple number guessing for IOS. Made using Swift UI. This contains total 3 levels. Easy, medium & Hard.
Swift
1
star
5

Stanford-CourseOutline

Stanford-CourseOutline
HTML
1
star
6

CalculatorApp-Android

Calculator-Android
Java
1
star
7

CSE464-Final-IRAS-Extension

CSE464-Final-IRAS-Extension
Java
1
star
8

pyMediaPlayer

pyMediaPlayer
Python
1
star
9

SquareSpace-SamplePage

JavaScript
1
star
10

CSE309-Final_Jagoron

CSE309-Final_Jagoron
PHP
1
star
11

React-Boot-Start

React-Boot-Start
JavaScript
1
star
12

hangman_game

C++ Hangman Console Game
C++
1
star
13

Word-Cloud-with-Python

Word Cloud with Python
Python
1
star
14

brain-particle

HTML
1
star
15

Apple-WebSite-Clone-Old

Apple-WebSite-Clone-Old
HTML
1
star
16

IOS-Islamic-Daily-App

IOS Islamic Daily App
Swift
1
star
17

IOS_Moushum_App

A simple weather app using SwiftUI with Open API.
Swift
1
star
18

CSE309-MidTerm-CV

CSE309-MidTerm-CV
HTML
1
star
19

CSE309_ContactForm

CSE309_ContactForm
PHP
1
star
20

MapsAPI-Android

MapsAPI-Android
Java
1
star
21

pyVoiceCommand

pyVoiceCommand
Python
1
star
22

CASE-MIS

A Web Application for Clean Air & Sustainable Environment Project Bangladesh Government
PHP
1
star
23

Nodejs-Start

Nodejs-Start
JavaScript
1
star
24

PyTextEditor

PyTextEditor
Python
1
star
25

Django-Start

Django-Start
HTML
1
star
26

mis455assignment02

HTML
1
star
27

Simple-IOS-Car-Racing-Game

Simple IOS Car Racing Game using Swift UI.
Swift
1
star
28

brain-particle-2

brain-particle-2
HTML
1
star
29

Android-website-clone-old

HTML
1
star
30

Land-Registration-Automation-System

Land Registration Automation System
HTML
1
star
31

IOS_Paper_CricketGame

A simple paper cricket game using Swift UI.
Swift
1
star
32

GigaPlay

GigaPlay
HTML
1
star
33

Simple_calculator_with_java

A simple calculator using java. With addition, multiplication, division & subtraction operations.
1
star
34

IOS_Card_Game

A simple card game using Swift UI.
Swift
1
star
35

Zakat_Calculator_java

Simple Zakat Calculator using java.
1
star
36

LoginSample-Android

LoginSample-Android
Java
1
star
37

CSE309-Assign3-Weather

HTML
1
star
38

ToDoApp-Android

ToDoApp-Android
Java
1
star
39

Apple-clone-New

Apple-clone-New
HTML
1
star
40

BangladeshWeather-AndroidApp

BangladeshWeather-AndroidApp
Java
1
star
41

Python-Audio-Book

Python Audio Book
Python
1
star
42

Simple_calendar_app

Implementing a mini digital calendar. At first, take the year and the starting day of the year as input. Display the corresponding calendar using 2d-dynamic array (do not use extra memory),
C++
1
star
43

Bank_Management_System

A bank stores the following information of a user: 1. Name 2. Account number 3. Current balance A user can perform the following tasks: 1. Withdraw money 2. Deposit money 3. Check current balance Implement a banking program that performs these activities using struct and dynamic array. N.B: At the time of withdrawal, make sure that the amount to be withdrawn does not exceed the current balance of the user.
C++
1
star
44

Bank_Lockdown_Gate_Automation

Due to lockdown, AB bank handles a limited number of customers each day (30 persons). To maintain social distance, these persons enter into the bank in 3 rounds. First, 10 people go and perform their task one after one. After 2 minutes, one of them leave the bank finishing their work. When all of the 10 persons leave the bank, 10 more people enter into the bank and perform their work. This continues until all the 30 people are served.
C++
1
star
45

Library_Management_System

Implement a library management program using linked list. The program stores the following information of a book: 1. Name 2. Author 3. Status (available/borrowed) 4. Popularity (calculated based on the number of times a book is borrowed) Whenever new books arrive, those are arranged alphabetically. The librarian can perform the following activities: 1. View list of all (both available or borrowed) books 2. View list of available books 3. Add new book 4. Delete a book if it is lost 5. Check the availability of a particular book 6. Changing the status of a book when a user borrows/returns it 7. Find the most popular book and recommend it to users
C++
1
star
46

Competitive-Programming

Problems I solved.
C++
1
star