Pinned Repositories
AbstractAPI-Python-SDK
Simple and intuitive Python SDK for using AbstractAPI's services
AspNetCore.Docs
Documentation for ASP.NET Core
autor
Continous-Delivery-flow-friendly automation framework
celery
Distributed Task Queue (development branch)
cryptography
django
The Web framework for perfectionists with deadlines.
docusign-esign-python-client
The Official DocuSign Python Client Library used to interact with the eSign REST API. Send, sign, and approve documents using this client. https://www.docusign.com/devcenter
drf-yasg
Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.
flask
The Python micro framework for building web applications.
Problem-Solving
This repository will contain some of my work in competitive programming.
ebram96's Repositories
ebram96/cryptography
ebram96/flask
The Python micro framework for building web applications.
ebram96/AspNetCore.Docs
Documentation for ASP.NET Core
ebram96/Complete-JWT-Authentication
Companion code for the tutorial: "Complete JWT Authentication with Django & React - 2020"
ebram96/Design-Patterns-Using-Python
ebram96/profiles_api
A Django REST Framework API for managing users' accounts and feed.
ebram96/developer-roadmap
Roadmap to becoming a web developer in 2020
ebram96/django-celery
Example of how to handle background processes with Django, Celery, and Docker
ebram96/django-celery-beat
Example of how to manage periodic tasks with Django, Celery, and Docker
ebram96/django-celery-example
Example used in the blog post "How to Use Celery and RabbitMQ with Django"
ebram96/django-formset-js
Fork of the identically named pypi package but adding support for ordering formsets
ebram96/djongo
Django and MongoDB database connector
ebram96/docker-demo
ebram96/keycloak-documentation
ebram96/learn-python3
Jupyter notebooks for teaching/learning Python 3
ebram96/machine-learning
Content for Udacity's Machine Learning curriculum
ebram96/py_task
ebram96/SnakeBattle
Awesome Game
ebram96/sphinx
Main repository for the Sphinx documentation builder
ebram96/sqlalchemy
The Database Toolkit for Python
ebram96/TodoApi
Building a web API with ASP.NET Core.