Pinned Repositories
AdvancedPython_course_Maktabkhoone
I'm gonna use some methods in ML,Webscraping and Mysql to predict Fairprice of cars
API_Blog_JWT
This is a complex blog API that uses JWT and AuthToken for authentication...I'm gonna use TDD method here.
API_Recipe
This repository is about udemy advanced django course
Asynchronous-tasks
Celery tasks,error tracking, redis and rabbitmq
Backend-Form-Generator
Generating dynamic forms with DRF and MongoDB
CBV-Todo-app
I'm going to create a todo-app based on ClassBasedViews in this repository
Chat-application
Creating a chat application with Django channels(Web-sockets)
Crypto-Currency
Ecommerce-DRF
Perfume-Data-Crawling
Crawling perfume data from two websites and combining them into common records of the database
mrrahbarnia's Repositories
mrrahbarnia/Ecommerce-DRF
mrrahbarnia/Perfume-Data-Crawling
Crawling perfume data from two websites and combining them into common records of the database
mrrahbarnia/Smart-Process-Backend
mrrahbarnia/Smart-Process-Frontend
mrrahbarnia/API_Blog_JWT
This is a complex blog API that uses JWT and AuthToken for authentication...I'm gonna use TDD method here.
mrrahbarnia/API_Recipe
This repository is about udemy advanced django course
mrrahbarnia/Asynchronous-tasks
Celery tasks,error tracking, redis and rabbitmq
mrrahbarnia/Backend-Form-Generator
Generating dynamic forms with DRF and MongoDB
mrrahbarnia/CBV-Todo-app
I'm going to create a todo-app based on ClassBasedViews in this repository
mrrahbarnia/Chat-application
Creating a chat application with Django channels(Web-sockets)
mrrahbarnia/Crypto-Currency
mrrahbarnia/Django-Advanced
This will be a quite complex website with a lot of details
mrrahbarnia/Django-ORM
Everything from django ORM and query optimization
mrrahbarnia/Docker-visualizer
I would like to use dockersamples/visualizer:stable to visualize the containers of my swarm
mrrahbarnia/DRF-React
Sample RESTfulAPI web application with DRF and React.js
mrrahbarnia/Ecommerce-API
mrrahbarnia/Furniture-Store-Template-Render
This is a small furniture store which uses Jinja engine for rendering templates.
mrrahbarnia/JWT-Authentication
Full jwt authentication with security_stamp checker
mrrahbarnia/JWT-HttpOnly-Backend
Implementing JWT HttpOnly authentication using Django for server side backend, Next.js backend api's on top of Django api's and Next.js frontend for client side.
mrrahbarnia/JWT-HttpOnly-Fontend
Implementing JWT HttpOnly authentication using Django for server side backend, Next.js backend api's on top of Django api's and Next.js frontend for client side.
mrrahbarnia/LeetCode-Algorithms
In this repo i'm solving LeetCode algorithms problems with Python.
mrrahbarnia/LeetCode-Database
In this repo i'm solving LeetCode database problems with Postgresql.
mrrahbarnia/Login-UI
mrrahbarnia/Medical-equipment-rental-system-Backend
mrrahbarnia/Medical-equipment-rental-system-Frontend
mrrahbarnia/mrrahbarnia
Config files for my GitHub profile.
mrrahbarnia/RabbitMQ
Pika instead of the buggy-unreliable module Celery
mrrahbarnia/Rate-Limit
Rate-limit for endpoints based on request.path and client's IP's
mrrahbarnia/RestfulAPI-Freelance-WebApplication
This is a freelance web-application that allow freelancers to work on some existing projects which provided by employers.
mrrahbarnia/Simple-Social-Network
This is a simple social network...it is based on DDD & onion-architecture