Mahmudul Alam (@devmahmud)

Top repositories

1

Django-Poll-App

Django poll app is a full featured polling app. You have to register in this app to show the polls and to vote. If you already voted you can not vote again. Only the owner of a poll can add poll , edit poll, update poll, delete poll , add choice, update choice, delete choice and end a poll. If a poll is ended it can not be voted. Ended poll only shows user the final result of the poll. There is a search option for polls. Also user can filter polls by name, publish date, and by number of voted. Pagination will work even after applying filter.
Python
277
star
2

material-ui-portfolio

Personal Portfolio Web Application using React & Material UI
JavaScript
177
star
3

DevConnector-Django

DevConnector is a Social Network For Developers. In this Project I have used Django and Django-Rest-Framework for Backend and React For Frontend.
JavaScript
62
star
4

RecipeFinder

React Recipe Finder Project Using Food 2 Fork API and React hooks
JavaScript
35
star
5

Heart-Care-Django

Heartcare is a diagonostic management project developed in django. Admin can add doctor, add services, add gallery pictures . User can see doctors profile and also they can make appointment. They can also contact to the heartcare through email.
CSS
34
star
6

DjangoBlog

Django blog is a beginner friendly blog application. This project illustrate Django Class Based views, How to use django models with custom model manager, how to use custom template tags, django Forms and model form, how to send mail with django, how to add rss syndication, and generate sitemap and unit test for model, view, form and template tags.
Python
30
star
7

react-frontend-dev-portfolio

Easy to adapt and deploy React portfolio inspired with solutions found at GitHub.
TypeScript
13
star
8

FoodBank

Food bank is a food review posting site developed in Django. Where user can Register, Login Then add review. User can like review, Update their own profile, Edit their posted review also can delete them. There is a comment system implement for each review.
JavaScript
13
star
9

django_react_social_login

Social login(Facebook, Google) demonstration in Django Rest Framework & React JS
Python
13
star
10

CloudContact-MERN

Cloud Contact App Where User can register, login and then keep their contacts in the cloud. In this project i have use Node Js, Express, Mongodb for Serving api and React With Redux for Frontend.
JavaScript
12
star
11

Django-Board

Django Board App with full authentication system motivated by Vitor Freitas(simple is better than complex). In this project i tried to implement all this feature in my own way.
HTML
10
star
12

django-portfolio

Simple portfolio app with blog feature
JavaScript
9
star
13

react-tech-shop

Tech Shop app is a React Product Selling Application With Shopping Cart. See the live demo for more information.
JavaScript
9
star
14

ContactManager

A simple React-Redux CRUD app for managing Contacts
JavaScript
8
star
15

ReactGithubFinder

Github User Finder react app. I have used react hooks for using state in a functional component and semantic ui react for ui design.
JavaScript
7
star
16

Django-CRUD_Project

Simple django project for beginner. Create Read Update and Delete functionality is implemented in this project in a easy way.
Python
6
star
17

BeachResort

React Hooks Based Beach Resort Project. I have used react, react-hooks, redux, redux-thunk and contentful data provider for this project. i have included the data in source. You can use that data for development purpose. No class based component is used for this project.
JavaScript
6
star
18

ReactSuperSquad

SuperSquad react mini project for beginner.
JavaScript
5
star
19

btre_project

Django real estate website project
CSS
5
star
20

Todo-App

A simple todo app where user can add their task. User can mark an added task as completed . They can delete only completed task or all added task as they wish.
Python
5
star
21

Django-Rest-Api

A Simple Demo of django rest frameworks Viewsets, Token, Authentication, Routers and Serializers, with One to One, One to Many and Many To Many Schema.
Python
5
star
22

Profile-Scroller

Profile Scroller mini project using Iterator and Generator
JavaScript
4
star
23

CryptoCurrencyNewsNetwork

A cryptocurrency django project is a project that uses cryptocompare api and display latest news about crypto currency and shows the currency data.
Python
4
star
24

js_mini_projects

Some Vanilla JS mini projects(Ajax, Fetch, Localstorage, Form Validation)
HTML
4
star
25

User-Profile-Api

A django rest framework project to demonstrate custom user model implementation with login, register, status update and some custom permissions
Python
4
star
26

nextjs-redux-boilerplate

Next.js redux boilerplate using redux, react-redux, redux-thunk, next-redux-wrapper and redux-devtools-extension
JavaScript
4
star
27

Firebase-Firestore

A Vanilla Javascrip code to test the firebase firestore database for CRUD operation
JavaScript
4
star
28

EMS_PROJECT

User role management implemented...
JavaScript
3
star
29

Guestbook-App

Simple guestbook app build with django to understand how django works, specially how to interact with django model from frontend form.
Python
3
star
30

DjangoMultiFileUpload

In this project i have implemented how to upload multiple files in django
Python
3
star
31

ReactMovie

IMDB like movie details site using React And React Router DOM. I have implemented this without any class components. I have used hooks for state management.
JavaScript
3
star
32

Django-Contact-Manager

Contact Manager is application to create and manage Contacts Information.
Python
2
star
33

Task-List-App

A task list DOM manipulation app where data is stored locally in browser localStorage.
JavaScript
2
star
34

MyMDB

Some of the core django features implemented in this django project. For example aggregation, Prefetch Related, Select Related ,CBVs get_initial, render_to_response etc.
Python
2
star
35

django-react-dashboard

JavaScript
2
star
36

webpack4-fundamentals

Why are we using Webpack and what problems does it solve? At its core, itโ€™s a very simple tool in terms of its standalone capabilities.
2
star
37

devmahmud

Personal Portfolio
2
star
38

nextjs-redux-toolkit-typescript

Next JS, Redux Toolkit, Axios boilerplate with JSON Placeholder api integrated for demonstration.
TypeScript
2
star
39

GithubFinder

Github finder is a Fetch Api project where we can easily find a github user information by simply typing their username. This application shows user profile, Public repositories, Followers, Following, Company, Website/Blog, Location and member since date. Also it shows latest 5 repository.
JavaScript
2
star
40

Javascript-Form-Validation

A simple form validation application using javascript and regular expression
HTML
2
star
41

Django-User_Authentication

Full user authentication system implemented in Django 2.1.3. And bootstrap
Python
2
star
42

Book-List-ES6

Book List is a DOM manipulation application using ES6 Object Oriented Concept.
JavaScript
2
star
43

Weather-App-JS

Weather app is a API Project in JS to see a weather condition by entering city name.
HTML
2
star
44

OnSignTV-Temperature

Django temperature fetching app for darksky api.
Python
2
star
45

Ajax-Fetch-Async

In this project i have first created XMLHttpRequest to fetch api data, Then i have implemented call back, Promises and then async await to fetch Api data instead of promises.
JavaScript
2
star
46

Personal_Portfolio

Personal django portfolio project with Chuck Norris Joke Api.
Python
2
star
47

Django-ProductHuntClone

Django product hunt clone is a project where member can add product and can give vote to a product. A member can add product and also can delete the product which are only added by him. Products will be appear in the page by their votes.
Python
2
star
48

09.-PSD-TO-BOOTSTRAP

HTML
1
star
49

react-native-v2

Building mobile applications with react-native.
1
star
50

JavaScript-From-Fundamentals-to-Functional-JS

Learn higher-order functions, closures, scope and the fundamentals necessary to use modern frameworks like React, Angular and Vue. You'll master key functional methods like map, reduce and filter ...plus promises and ES6+ asynchronous JavaScript!
1
star
51

Answerly

Answerly is a question and answering web app developed in django.
Python
1
star
52

Vidjot-Node

Simple video idea sharing project in Node JS, Express and Mongodb
HTML
1
star
53

08.-Website-With-Bootstrap

CSS
1
star
54

Design-Studios

Design Studio Image To HTML Conversion template
HTML
1
star
55

5.-PSD-TO-HTML5

HTML
1
star
56

express-prisma-typescript-boilerplate

RESTful API server boilerplate using Node JS, TypeScript, Express and Prisma.
TypeScript
1
star
57

wallet-interaction

JavaScript
1
star
58

basic_html

Basic html and css design
JavaScript
1
star
59

next-transition-bar

Effortlessly enhance Next.js apps with next-progress-bar โ€“ an npm package for smooth page transition progress. Customizable, lightweight, and visually appealing, it adds a top loader and progress bar. Elevate user experience seamlessly.
TypeScript
1
star
60

4.-PSD-to-HTML

HTML
1
star
61

letschat-node

Simple Public Chat App without registration in node js, express, mongodb and socket.io and jquery
HTML
1
star
62

Django_file_upload

Basic file uploading project in django 2.1.5 . Here i have implemented a Simple Book Uploading application
Python
1
star
63

10.-Responsive-Website

HTML
1
star
64

weather-test

Python
1
star
65

redfin-scraper

Redfin real state property scraper written in python.
Python
1
star
66

Dice-Rolling-Game

Dice Rolling Game is a DOM manipulation application where there will be two player. They can roll dice and collect point by rolling dice. They also can set winning Score. The player first reach the winning score will be the winner.
JavaScript
1
star
67

image-to-html5

HTML
1
star
68

MoviesApp

React Native app build with react-native-cli. It's a simple app which uses themoviedb api to show the movie data. Anyone who are beginner to React Native this project will help them to understand React Native.
JavaScript
1
star
69

Loan-Calculator

Loan Calculator is a DOM manipulation application where i have implemented some basic eventListener functionality.
HTML
1
star
70

shop-test

Python
1
star
71

quiz-backend

JavaScript
1
star
72

BleProject

Bluetooth low energy react native app that can connect with BLE Peripheral and can Read Services, Characteristics and Descriptors. It can also monitor sensor data. In this project i have used react-native-ble-plx library for working with bluetooth.
JavaScript
1
star
73

Django-MovieRater-Backend

A simple movie rating Rest API Backend in Django and Django-Rest-Framework With Login, Signup, And CRUD Functionality using Router, Viewsets and Serializers
Python
1
star
74

intro-to-nodejs

There's so much to learn when it comes to Node js. So the approach we're going to take in this course is to build a example or two of some of the best uses cases of Node js. Think of it as building mini apps for each topic.
1
star
75

Weather-app

City weather app developed in django 2.1.1 where user can add city in weather app to see weather info. Also user can delete added city in the weather app. In this project i have used openweather API to get weather information of any city.
Python
1
star
76

React-MovieRater-Frontend

Frontend for Django Movie Rater Project using React, React Router DOM, React Cookie and with function based components.
JavaScript
1
star
77

LoopLab-React

LoopLAB is Simple React Site Using React, React Router DOM, Bootstrap, react-bootstrap, Fontawesome, react-fontawesome, Formik and Yup.
JavaScript
1
star
78

recipe-app-api

Django Rest Framework Recipe app api source code
Python
1
star