Higher Level Programming
-
Updated
Jan 15, 2024 - Python
Object–relational mapping (ORM) is a technique with which records from relational databases are mapped to objects using an object-relational mapper in the programming language in which they are used.
Higher Level Programming
This is a python module for Object Relational Mapping, allowing you to easily manipulate python objects without having to write SQL requests to save the updates
My Flask based SaaS starter with authentication, payments, and email functionality.
Contains projects from Holberton's higher-level programming curriculum.
A smart banking FAQ chatbot leveraging NLP and FastAPI to automate customer support.
Integration between the Quart web framework and the Peewee ORM through the Peewee-AIO
All steps and tasks that I used to learn Python and mySQL with ALX
Some Object–relational Mapping(ORM) instructions
Mail List Shield - Results File Generator
ALX Higher Level Programming repository focusing on Python projects covering data structures, exceptions, modules, classes, inheritance, and SQL integration.
Bank Database detecting fraudulent payments
Manage your finances with ease! The Simple Budget App lets you create budget categories, allocate funds, and manage transfers seamlessly. Whether it's groceries, travel, or monthly subscriptions, this app keeps your budgets organized and accessible.
Mail List Shield - File to Validation Queue Publisher
Developed a Django application to store and retrieve data from a database using Object Relational Mapping(ORM). (19AI414 - Fundamentals of Web Application Development)
An eBay-like e-commerce auction site that allows users to post auction listings, place bids on listings, comment on those listings, and more
This project is aiming with microservice architecture developing bridge between customers & restaurants to running operations on products.
This project is a social networking website. The highlights of this project include various design patterns implemented to ensure a robust and maintainable application architecture.
This is a nice implementation of Dellagi/pySQL_API in a simple Pokemon game, the game is based on a public API (https://pokeapi.co/api/v2/)
Mail List Shield - File Intake Service