kerolosemad
Full-Stack Developer - Python/Django enthusiast. I love building things that make people's life easier, Mainly using Python superpowers, Django, and JavaScript
Mar JewelleryEgypt
Pinned Repositories
30-Days-of-Python
For the next 30 days, learn the Python Programming language.
Catalogue
channels-example
An example Channels app
eCommerce
We're going to take you step-by-step to build a modern, fully open-source, eCommerce web application using Python, Django, Bootstrap, Javascript, and more.
ecommerce-2
eCommerce 2 is a step-by-step guide to creating your own custom eCommerce site using Django (v. 1.8), Bootstrap (v. 3.3), AJAX, jQuery (v. 1.11), Braintree Payments and more.
ecommerce-django
Simple Ecommerce website built using Django
open-ecommerce
Coding for Entrepreneurs Tutorial for building an eCommerce web application with Django & Bootstrap (djangoproject.com, getbootstrap.com). Topics include Python, HTML, CSS, JQuery, AJAX.
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
kerolosemad's Repositories
kerolosemad/30-Days-of-Python
For the next 30 days, learn the Python Programming language.
kerolosemad/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
kerolosemad/Catalogue
kerolosemad/clean-code-python
:bathtub: Clean Code concepts adapted for Python
kerolosemad/cookiecutter-django
Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.
kerolosemad/cookiecutter-react-django
From hello world to Heroku deployment, using separated Front and Back Ends
kerolosemad/coreui-free-react-admin-template
CoreUI React is free React admin template based on Bootstrap 4
kerolosemad/custom-hook-example
A small application showing how to write a custom hook to help us fetch data
kerolosemad/django-dynamic-formset
A jQuery plugin that allows you dynamically add new forms to a rendered django formset.
kerolosemad/django-multitenant
Python/Django support for distributed multi-tenant databases like Postgres+Citus
kerolosemad/django-notifications
GitHub notifications alike app for Django
kerolosemad/django-oscar
Domain-driven e-commerce for Django
kerolosemad/django-portfolio-website
kerolosemad/django-pos
A point of sale system implemented in django
kerolosemad/django-scheduler
A calendaring app for Django.
kerolosemad/django-scheduler-sample
Example application of django-scheduler
kerolosemad/Django-Styleguide
Django styleguide used in HackSoft projects
kerolosemad/django-tracking
Simple attempt at keeping track of visitors to django-powered web sites
kerolosemad/erpnext
Free and Open Source Enterprise Resource Planning (ERP)
kerolosemad/freeCodeCamp
The https://freeCodeCamp.org open source codebase and curriculum. Learn to code for free together with millions of people.
kerolosemad/grokking-system-design
Thanks to lirenTu@scale
kerolosemad/Guides
Guides for learning + doing better web and app development. Created by Coding for Entrepreneurs.
kerolosemad/HOWTO-django-channels-daphne
A how-to document outlining how to publish a django website equipped with WebSockets using Django Channels.
kerolosemad/odoo
Odoo. Open Source Apps To Grow Your Business.
kerolosemad/react-berry-dashboard
React Berry Dashboard - Full-Stack Product | AppSeed
kerolosemad/react-datta-able
React Node JS - Datta Able (Free Product) | AppSeed
kerolosemad/references
short snippets for every day use in Python Django JavaScript
kerolosemad/spree
An open source eCommerce platform giving you full control and customizability. Modular and API-first. Build any eCommerce solution that your business requires. Developed by @vendo-dev
kerolosemad/Styleguide-Example
Repository for example styleguide project
kerolosemad/useReducer-example
A small project to help us understand the useReducer hook. We are replacing the code in our useEffect example with useReducer for state management.