Projects with this topic
-
Sistema fullstack de gestión académica para el SENA que permite gestionar estudiantes, programas de formación e inscripciones. Desarrollado con FastAPI (backend) y JavaScript vanilla (frontend), implementa autenticación JWT, encriptación bcrypt, control de acceso por roles (RBAC), validaciones automáticas con Pydantic, y exportación de reportes en PDF/Excel. Base de datos PostgreSQL con SQLAlchemy ORM.
Updated -
Production style cloud native backend service featuring JWT authentication, health check endpoints, observability metrics, containerized deployment with Docker, and infrastructure as code provisioning using Terraform for scalable AWS ECS environments
Updated -
Backend SLA monitoring service that evaluates time series metrics across rolling windows and computes real time system health classifications using FastAPI and SQLAlchemy
Updated -
PyPermission - The python RBAC library for projects where SQLAlchemy is a valid option.
Updated -
Solución end-to-end para la migración y análisis de datos utilizando Python, FastAPI, Kafka y PostgreSQL. Implementa un pipeline de datos asíncrono y una API RESTful para analíticas, todo completamente containerizado con Docker Compose para un despliegue fácil y reproducible.
Updated -
Phoenix is a comprehensive web app template built with a Flask backend and a modern, responsive frontend styled with Tailwind CSS. It serves as a foundational starting point for developers looking to grow their Flask projects and analyze the implementation of more complex features. The template is designed to explore crucial functionalities, including the integration of a payment system and the proper management of user sessions. Its modular structure encourages extendability with other open-source libraries, featuring dedicated CSS and JavaScript files for each page to ensure clean, organized, and maintainable code.
Updated -
Repositório contendo os portfólios das disciplinas do 3º período de ADS (2025.1), incluindo SQLAlchemy em Python, banco de dados MySQL, UML (caso de uso) e Projeto Integrado.
Updated -
Simple SQLAlchemy mapper serialization and population.
Updated -
Fake Session Maker is a SQLAlchemy and Pytest-based package designed to facilitate database testing by replacing a classic SQLAlchemy SessionMaker context manager.
Updated -
Talkify provides a robust web app template built on a Flask backend, with a responsive and familiar frontend powered by Bootstrap CSS. It is designed to serve as a foundational boilerplate for developers looking to scale their Flask projects and explore the implementation of essential, dynamic features. The core focus of this template is to offer a clear example of how to build and integrate a user messaging system, manage user sessions securely and effectively, and extend functionality with other open-source JS and CSS libraries. For enhanced organization and maintainability, the project follows a modular structure where each page is linked to its own dedicated CSS and JavaScript files.
Updated -
Real-time market data processing and analytics demonstration
Updated -
Boilerplate for creating a scalable FastAPI application with AI integrations
Updated -
project for creating and management users
Updated -
-
Jacobson is a self-hosted zipcode API Mirror from: https://codeberg.org/Krisque/jacobson
Updated -
-
Tool for generating GraphQL server code from GraphQL schema
Updated -
My research and experimentation with SQLite, especially using it with SQLAlchemy ORM. Most of the information about what and where is stored in a python .env file which, for security reasons, is not uploaded to GitLab but should be easy enough to guess and recreate locally.
Updated