-
LEAN PMS
- Valencia
- in/javier-n-p%C3%A9rez-63b367127
Highlights
- Pro
-
base64-to-file Public
A website for converting Base64-encoded files back to their original format, with a preview feature and the option to download them.
-
web-branch-name-formatter Public
Ticket number and ticket name to branch name formatter for git
-
time-balance Public
A terminal application for time and attendance tracking to facilitate the monitoring of employee work hours
-
pdf-to-google-forms Public
A Python script to automatically create and configure Google Forms quizzes from PDF files.
-
-
python-module-template Public template
An up-to-date template for Python packages. Includes `pyproject.toml`, `src` layout, `pytest`, `ruff`, `pre-commit`, and a `Makefile` for a smooth development workflow.
-
logical-xml-comparator Public
Logical XML file comparator in Python. Ignores formatting and comments, focusing on the data.
-
async-techniques-python-course Public
Forked from talkpython/async-techniques-python-courseAsync Techniques and Examples in Python Course
-
coches-dana Public
Forked from dolarsrg/coches-danaDirectorio de coches afectados por la dana
Ruby UpdatedNov 3, 2024 -
-
unir-BBDD-PER8263-2324 Public
Forked from UnirCs/BBDD-PER8263-2324[Grado en Ingeniería Informática] Ejercicios para reforzar conceptos para estudiantes del PER 8263. Curso 23-24
-
unir-bbdd-lab-1 Public archive
Repositorio con el ejercicio y todos los recursos utilizados el diseño de una base de datos con todos los precios de las gasolineras
-
bbdda-spring-data Public
Forked from UnirCs/bbdda-spring-dataProyecto java utilizando Spring Data para acceder a bases de datos relacionales
-
unir-bbdda-hibernate Public
Forked from UnirCs/bbdda-hibernateProyecto java utilizando Hibernate para acceder a bases de datos relacionales
-
unir-bbdda-jdbc Public
Forked from UnirCs/bbdda-jdbcProyecto java utilizando JDBC para acceder a bases de datos relacionales
-
testbookingengine Public
Forked from oscarchapp/testbookingengineTest Booking Engine
-
elasticsearch-operations-postman Public
Forked from UnirCs/elasticsearch-operations-postmanColección de postman para realizar operaciones contra un clúster de Elasticsearch
1 UpdatedJun 1, 2023 -
api-users-django Public
Basic user administration api developed in django
-
-
-
python-memory-management-course Public
Forked from talkpython/python-memory-management-courseDemo code exploring Python's memory models and collection algorithms from the Talk Python Training course.