An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by leiberbertel

A curated list of projects in awesome lists by leiberbertel .

https://github.com/leiberbertel/reto-alura.g4

Reto impartido por el programa one education, encriptador con html, css y js

challengeonecodificador4

Last synced: 28 Feb 2025

https://github.com/leiberbertel/menu-basico-html-css

Esté es un ejemplo práctico de un menu responsivo

Last synced: 28 Feb 2025

https://github.com/leiberbertel/my-store

Fundamentos Angular

Last synced: 28 Feb 2025

https://github.com/leiberbertel/sidebar-responsive

Bonito Menú lateral responsivo con detalles específicos sutiles

Last synced: 28 Feb 2025

https://github.com/leiberbertel/api-restful-task

Restful API for the basic operation of a task scheduler, with layered architecture, with jwt. Project of the programming course

java mysql spring springjpa springsecurity-jwt swagger-ui

Last synced: 28 Feb 2025

https://github.com/leiberbertel/inicio_sesion_python

Usar Python y la biblioteca de solicitudes para iniciar sesión en cualquier sitio web y persistir el inicio de sesión con Session.

Last synced: 28 Feb 2025

https://github.com/leiberbertel/dj-blogger

Blog de Django responsivo para el front use bootstrap, tests con Pytest, base de datos Sqlite, basado en clases

Last synced: 28 Feb 2025

https://github.com/leiberbertel/api-restful-node-mvc

This is a Restful API programmed in node.js, express with an MVC architecture, cors configuration, model validation with Zod and dotenv environment variables, it has models pointing to MySQL instances, MongoDB and the local system.

cors dotenv express mvc-architecture nodejs zod

Last synced: 28 Feb 2025

https://github.com/leiberbertel/fastapi-api-crud

Ejemplo práctico de una API crud con una conexión a base de datos y uso del ORM peewee

Last synced: 28 Feb 2025

https://github.com/leiberbertel/card-profile-responsive

Carta de foto de perfil con los enlaces de mis redes sociales

Last synced: 28 Feb 2025

https://github.com/leiberbertel/alura-git

Lista de cursos para controlar con Git

Last synced: 28 Feb 2025

https://github.com/leiberbertel/django-rest-framework-practice

Practica con django rest framework,usé la base de datos por default db.sqlite3

Last synced: 28 Feb 2025

https://github.com/leiberbertel/leiberbertel

Config files for my GitHub profile.

config github-config

Last synced: 28 Feb 2025

https://github.com/leiberbertel/union_pdf_python

Con esté script automaticé la tarea de combinar documentos pdf

Last synced: 28 Feb 2025

https://github.com/leiberbertel/prueba-tecnica-quipux

Repositorio donde almaceno la prueba práctica I-II, incluye pruebas unitarias con junit5

java junit5 maven

Last synced: 28 Feb 2025

https://github.com/leiberbertel/search-nav-html-css

Este es un ejemplo de como hacer una barra de búsqueda responsiva con html y css

Last synced: 28 Feb 2025

https://github.com/leiberbertel/escuela-app-php

Escuela App es un sitio web para el funcionamiento sencillo de una escuela. Permite almacenar información sobre estudiantes por ahora pero continuamente se irá mejorando.

bootstrap5 css3 html5 mysql php

Last synced: 28 Feb 2025

https://github.com/leiberbertel/login_form

Formulario de autenticación responsivo

Last synced: 28 Feb 2025

https://github.com/leiberbertel/downloader_video_youtube

Con esté script puedes automatizar la tarea de descagar vídeos de youtube de manera gratuita

Last synced: 28 Feb 2025

https://github.com/leiberbertel/taskplannerangular

This is an app that fulfills the task planner function, it was developed with Angular 18 and standalone modules. Deploy using firebase hosting service.

angular18 javascript npm sweetalert2 typescript

Last synced: 25 Mar 2025

https://github.com/leiberbertel/financial_dashboard_dash

Financial dashboard with ability to configure data visualization using Plotly Dash in Python with a deep focus on data loading, filtering and visualization.

css3 dash dashboard html5 pandas plotly python

Last synced: 28 Feb 2025

https://github.com/leiberbertel/to_do_app

Esta es una Aplicación de lista de tareas creada con Django con registro de usuario, inicio de sesión, búsqueda y funcionalidad completa de creación, lectura, actualización y eliminación.

django python todolist website

Last synced: 28 Feb 2025

https://github.com/leiberbertel/java-market-api

An API created with Java and Spring to manage a supermarket. Includes unit tests with Junit5

docker java juni5 spring

Last synced: 28 Feb 2025

https://github.com/leiberbertel/java-pizzeria-api

An API created with Java and Spring Boot, Spring Data JPA and Lombok to manage a pizzeria, with connection to MySQL databases. Includes unit tests with Junit5

api-rest gradle java junit5 lombok spring-boot

Last synced: 28 Feb 2025

https://github.com/leiberbertel/api-movie-deploy

API creada con FastAPI, incluye autenticación con PyJWT, conexión a database relacional con SQLAlchemy, y un manejador de errores(implementación de midllewares), modularizada por servicios y desplagada en Railway

css3 fastapi html5 python

Last synced: 28 Feb 2025

https://github.com/leiberbertel/leiberbertel.github.io

Este mi página personal, donde podrás conocerme mucho mejor, codificado con HTML5, CSS3 y JS puro

css3 html5 javascript

Last synced: 28 Feb 2025

https://github.com/leiberbertel/fastapi-rest-api-crud

Este es un proyecto de práctica donde se ven conceptos básicos y claves para la creación de CRUD y su implementación con FastAPI

Last synced: 28 Feb 2025

https://github.com/leiberbertel/tasks-frontend

App created with Vue 3 consuming a Restful API of its own

javascript node-js vue3

Last synced: 28 Feb 2025

https://github.com/leiberbertel/stacked-images-html-css

Es un ejemplo práctico del uso de css para apilas imágenes con autonomía

Last synced: 28 Feb 2025

https://github.com/leiberbertel/confirmed_pay

Una página de evidencia de que se ha procesado un pago exitosamente

Last synced: 28 Feb 2025

https://github.com/leiberbertel/hyperblog

Un blog increíble para el curso de Profesional de Git y Github de Platzi

Last synced: 28 Feb 2025

https://github.com/leiberbertel/jannar-motors-app-php

Jannar Motors es una aplicación web, desarrollada con PHP, HTML5, CSS3 y Bootstrap con conexión a base de datos MySQL para gestionar vehículos. Permite almacenar información sobre diferentes tipos de vehículos, incluyendo imágenes.

bootstrap5 css3 html5 mysql php8 phpdotenv

Last synced: 28 Feb 2025

https://github.com/leiberbertel/api-movies

movie API using FASTAPI as a backend framework, uses poetry for its dependencies and contains a docker file to run in

api docker fastapi poetry python

Last synced: 28 Feb 2025

https://github.com/leiberbertel/employeecrud-jdbc

This is an app that performs crud operations on an entity called employees. It is a practice project to deepen in transactions, connection pooling and native data manipulation with the JDBC API. It consists of several branches where several versions will go where hibernate will be used as ORM.

dbcp2 java jdbc jpa-hibernate mysql

Last synced: 28 Feb 2025

https://github.com/leiberbertel/edit_photos_python

Con esté script se puede automatizar la tarea de edición de fotos;aplicando características generales a una carpeta de entrada (path) y una carpeta de salida (pathOut)

Last synced: 28 Feb 2025

https://github.com/leiberbertel/convert_infix_to_postfix

Esto es un script para convertir expresiones infix a postfix

Last synced: 28 Feb 2025

https://github.com/leiberbertel/new_web_portfolio

Web portfolio created with React, Zustand and Next for practice purposes

nextjs nodejs react typescript zustand

Last synced: 23 Feb 2025