Codebase for the older UsefulPython.com - a Django powered Python blog, news and tools website
-
Updated
Dec 7, 2022 - HTML
Codebase for the older UsefulPython.com - a Django powered Python blog, news and tools website
Implementation of an online store based on Antonio Mele's book 'Django 4 by Example' using FastAPI and mongodb with custom admin page + containerization using docker-compose.
This repository is written in Python and the Django framework and is still under development. This project is a shopping or e-commerce application. The APIs for this project are developed with Django Rest Framework. Additionally, the project's database is PostgreSQL, and it is set up with Docker. Tasks are handled using Celery and Celery Beat.
NeuroCage test is a Django project designed to showcase my skills as a developer and apply for a position at Neurocage Company. It includes a web application, a PostgreSQL database, an Nginx server, a RabbitMQ message broker, and a Celery worker for background tasks.
This project aims to develop an embedded device that automates the control of air conditioners, optimizing energy consumption in shared environments. The solution utilizes an ESP32 microcontroller to capture and replicate infrared signals, allowing remote control of air conditioners via a web platform.
News parser (authentication system and testing)
A guide for implementing celery, using django web framework.
Add a description, image, and links to the celerybeat topic page so that developers can more easily learn about it.
To associate your repository with the celerybeat topic, visit your repo's landing page and select "manage topics."