Projects with this topic
-
Web application for managing household budgets
Updated -
OnRoad is a platform where users can anonymously contribute vehicle prices which helps the community get real and transparent pricing. Its USP is the complete breakdown of prices and hidden charges which separates it from the competition.
Updated -
-
Django is a high-level Python web framework that promotes rapid development and clean, pragmatic design. SQLAlchemy is a powerful SQL toolkit and Object-Relational Mapping (ORM) library for Python. While Django has its own ORM, SQLAlchemy offers a more flexible and comprehensive set of tools for handling database operations. Integrating SQLAlchemy with Django can provide developers with advanced database functionalities and greater control over their data models and queries.
Updated -
This project serves as an example of a messaging system, utilizing RabbitMQ as the message broker and Django Celery for task management and worker generation. RabbitMQ efficiently queues and distributes messages, ensuring reliable and asynchronous communication between services. Django Celery integrates with the Django framework to manage and schedule background tasks, generating workers that execute these tasks. Together, they provide a robust and scalable solution for handling asynchronous tasks and inter-service communication.
Updated -
I am eager to join a dynamic company, ideally around its Series A funding stage, with the ambition to make a global impact. To demonstrate my skills and passion, I am publicly sharing my personal website (https://www.sipurblog.com/), complete with source code.
Updated -
This is a mirrored of the official wagtail from github.com, feel free to contribute and sync the changes(especially new releases)
Updated