Skip to content
View amaniMagdi's full-sized avatar
💫
💫

Block or report amaniMagdi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. DjangoCeleryTasks DjangoCeleryTasks Public

    Perform async tasks using celery (distributed task queue) and redis (message broker) in django project.

    Python

  2. Linked-List Linked-List Public

    This repository mainly to understand the linked list data structure. Also it focuses on linked lists implementation with test driven development in javascript

    JavaScript

  3. data-structures-and-algorithms-in-python data-structures-and-algorithms-in-python Public

    This repository is the summary of (data structures and algorithms in python) course, containing common data structures and algorithms with code snippets in Python.

    Jupyter Notebook

  4. Django-CRM Django-CRM Public

    Django customer relationship management project, user able to register, log in, log out, add records, view records, update records, and delete records easily.

    Python

  5. data-flux-fullstack data-flux-fullstack Public

    This repository is for a full stack application provides in-depth analysis and manipulation of various data types (tabular data, RGB images and textual data), Flask on BE and ReactJs on FE.

    Python

  6. python-ultimate-design-patterns python-ultimate-design-patterns Public

    In this repo we will design and build maintainable, extensible and robust python packages, each package is a type of design pattern with its UML diagram.

    Python