Pinned Repositories
build-a-backend-api-python-drf-beginner-cheat-sheet
Supplementary cheat sheet document for our Udemy course: Build a Backend REST API with Python & Django - Beginner
code_generator
compiler-regex-based-scanner--in-python
Coursera-Python_for_Everybody_Spec-Michigan-
Repository for coursera specialization Python for Everybody by University of Michigan. It contains all material,quizes and assignments solved by me.
Django-API
Django-Rest
Django-Rest-API
greatkart-course
lpmj6
Examples from Learning PHP, MySQL & JavaScript Ed 6 by Robin Nixon (plus all examples from previous editions)
Restaurant-Management-System
Python based GUI with tkinter for restaurants and cafes.
mo-mahdi's Repositories
mo-mahdi/Coursera-Python_for_Everybody_Spec-Michigan-
Repository for coursera specialization Python for Everybody by University of Michigan. It contains all material,quizes and assignments solved by me.
mo-mahdi/Restaurant-Management-System
Python based GUI with tkinter for restaurants and cafes.
mo-mahdi/build-a-backend-api-python-drf-beginner-cheat-sheet
Supplementary cheat sheet document for our Udemy course: Build a Backend REST API with Python & Django - Beginner
mo-mahdi/code_generator
mo-mahdi/compiler-regex-based-scanner--in-python
mo-mahdi/Django-API
mo-mahdi/Django-Rest
mo-mahdi/Django-Rest-API
mo-mahdi/greatkart-course
mo-mahdi/lpmj6
Examples from Learning PHP, MySQL & JavaScript Ed 6 by Robin Nixon (plus all examples from previous editions)
mo-mahdi/Memaar-Project
mo-mahdi/Network-programming
mo-mahdi/nmt-chatbot
NMT Chatbot
mo-mahdi/openlib.cs
📚 A Collection of Free & Open Resources for University Coursework in Computer Science.
mo-mahdi/profiles-rest-api
Full source code for our Udemy course: How to build a Backend REST API with Python & Django - Advanced
mo-mahdi/python-compiler-regex-based-scanner
a "zero dependency" implementation of a lexical analyzer that tokenize a program using only official "re" package. you can use this repo for your "compiler design" course.