Pinned Repositories
drf-extensions
DRF-extensions is a collection of custom extensions for Django REST Framework
django-rest-framework
Web APIs for Django. 🎸
articulatepython-examples
This repo contains code snippets and examples from posts of my blog https://www.articulatepython.com
djangochat
Chat backend that utilizes django channels.
djangorequestslogger
Django middleware to log all requests to the system in the database
hacker-rank-challenges
Solved Challenges from HackerRank.
insurtech-api
A sample DRF project that implements a couple of simple APIs, testing, and documentation
twitchstreamviewer
A Django app that lets you view a stream and it's latest events (follows as they occur)
saadullahaleem's Repositories
saadullahaleem/hacker-rank-challenges
Solved Challenges from HackerRank.
saadullahaleem/djangochat
Chat backend that utilizes django channels.
saadullahaleem/twitchstreamviewer
A Django app that lets you view a stream and it's latest events (follows as they occur)
saadullahaleem/articulatepython-examples
This repo contains code snippets and examples from posts of my blog https://www.articulatepython.com
saadullahaleem/insurtech-api
A sample DRF project that implements a couple of simple APIs, testing, and documentation
saadullahaleem/code_workout
Just some simple exercises to get the blood pumping.
saadullahaleem/connexion
Swagger/OpenAPI First framework for Python on top of Flask with automatic endpoint validation & OAuth2 support
saadullahaleem/django-rest-framework
Web APIs for Django. 🎸
saadullahaleem/drf-extensions
DRF-extensions is a collection of custom extensions for Django REST Framework
saadullahaleem/dspd-project
A basic LSTM BTC price prediction model served using a Flask API
saadullahaleem/examples-arjancodes
All the code examples I use in my videos
saadullahaleem/full-stack-fastapi-template
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
saadullahaleem/homework_one
saadullahaleem/httpx
A next generation HTTP client for Python. 🦋
saadullahaleem/learning-notes
Notes on books I read, talks I watch, articles I study, and papers I love
saadullahaleem/leetcode-solutions
saadullahaleem/patroni
A template for PostgreSQL High Availability with ZooKeeper, etcd, or Consul
saadullahaleem/qdrant
Qdrant - Vector Database for the next generation of AI applications. Also available in the cloud https://cloud.qdrant.io/
saadullahaleem/react-estate-ui
saadullahaleem/react-feedback-app
saadullahaleem/react-jobs-site
Simple jobs site for practicing react.
saadullahaleem/redis-implementation
saadullahaleem/rewotes
REal WOrld TEstS: a set of quick take-home assignments used to test one's fit for a position with the company.
saadullahaleem/rustbook
saadullahaleem/saadullahaleem
saadullahaleem/saleor
Saleor Core: the high performance, composable, headless commerce API.
saadullahaleem/skipper
An HTTP router and reverse proxy for service composition, including use cases like Kubernetes Ingress
saadullahaleem/starlette
The little ASGI framework that shines. 🌟
saadullahaleem/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
saadullahaleem/tictactoereact
A simple tic tac toe game in react