-
Instance segmentation of anatomical structures in lateral knee X-ray images using a YOLO26m-seg model trained with the Ultralytics framework. The trained model detects and segments five structures …
-
My own web page of my cv diego ivan perea montealegre , diegoperea20 github
-
Qr-Generator Public
Qr Generator nextjs where you can generate qr image with an entered url.
-
Qr-Scanner Public
Qr Scanner where you can scan with the camera (change camera) and be redirected to the scanned url and shown the url. Or you can also select the file or drag the file and be redirected to the scann…
-
Url-Shorten Public
Nextjs Url Shorten , also usable by agents with their skill
-
pdftoword Public
Convert PDF documents into editable Word (`.docx`) files from the command line. With agents skills
-
listanime Public
Anime list where you can filter anime by categories, value, order and status. In addition you can search by name and enter and its information sheet where you can see the information of the anime i…
-
PDFOpenLove Public
PDFOpenLove Free online PDF tools Merge, Split, Edit & Sign PDFs directly in your browser.
-
A modern Streamlit web application for downloading Twitch VODs, Kick videos and YouTube videos with advanced features including GPU acceleration, quality selection, and time range trimming.
-
Event-driven task management API built with FastAPI and RabbitMQ. Features JWT and Google OAuth authentication, asynchronous task creation via message broker, and rate limiting.
-
Frontend built with Next.js 16 (App Router) that integrates with a FastAPI event-driven backend. Tasks are created/updated/deleted asynchronously via RabbitMQ the frontend receives 202 Accepted`res…
TypeScript UpdatedJul 23, 2026 -
A frontend that consumes an asynchronous API with RabbitMQ. CRUD operations are sent to a message queue, and the response is obtained through automatic and transparent polling webhook from the serv…
TypeScript UpdatedJul 22, 2026 -
A FastAPI backend with JWT + Google OAuth authentication and an async task management system webhook powered by RabbitMQ.
Python UpdatedJul 22, 2026 -
Listanimes-Angular Public
Anime catalog web application built with Angular 21.2 and Tailwind CSS v4. Browse, filter, sort, and search through a curated collection of anime.
-
A Next.js web application that uses a 1D Convolutional Neural Network (CNN1D) to predict temperature and humidity in a room located in Popayán, Colombia. The model is built with TensorFlow.js and r…
-
Financial-Anomaly-Detection Public
A machine learning project focused on detecting financial fraud using anomaly detection techniques. It combines unsupervised, supervised, and ensemble approaches to identify fraudulent transactions…
Jupyter Notebook UpdatedJul 10, 2026 -
Microfrontend-listanime Public
A microfrontend architecture that transforms the monolithic [listanime-Vuejs](https://github.com/diegoperea20/listanime-Vuejs) application into a modular, scalable system using React , Vue , and We…
-
linkedinPostFormatter Public
A free, open-source web tool to format your LinkedIn posts with Bold, Italic, Underline, Strikethrough, bullet lists, and numbered lists with a live LinkedIn style preview.
-
A production-ready microservices architecture built with FastAPI (Gateway), gRPC (internal services), SQLAlchemy, and JWT authentication. Internal service-to-service communication uses gRPC for hig…
Python UpdatedJun 23, 2026 -
A production-ready microservices architecture built with FastAPI, SQLAlchemy, JWT authentication, and an API Gateway pattern. This project demonstrates a scalable, secure, and well-structured appro…
Python UpdatedJun 22, 2026 -
latex-app-web-simple Public
An online LaTeX editor with live PDF preview, built with Next.js. Create, edit, and compile LaTeX documents directly in your browser local container docker installation required.
TypeScript UpdatedJun 19, 2026 -
A production-ready microservices architecture built with FastAPI ,SQLAlchemy, JWT authentication, and Traefik as the API Gateway / Reverse Proxy. This project demonstrates a scalable, secure, and w…
Python UpdatedJun 17, 2026 -
A production-ready microservices architecture built with FastAPI, SQLAlchemy, JWT authentication, and Traefik as the API Gateway / Reverse Proxy. This project demonstrates a scalable, secure, and w…
Python UpdatedJun 16, 2026 -
A production-ready microservices architecture built with FastAPI, SQLAlchemy, JWT authentication, and an API Gateway pattern. This project demonstrates a scalable, secure, and well-structured appro…
Python UpdatedJun 15, 2026 -
FastAPI-RabbitMQ-all Public
A comprehensive FastAPI application demonstrating multiple RabbitMQ messaging patterns with SQLAlchemy (SQLite), task tracking, retry logic, and Dead Letter Queue (DLQ).
-
FastAPI-Kafka-All Public
A comprehensive FastAPI application demonstrating multiple Kafka messaging patterns with SQLAlchemy (SQLite), task tracking, retry logic, and Dead Letter Queue (DLQ).
Python UpdatedJun 12, 2026 -
Backend built with FastAPI with rabbitmq, implementing robust authentication via JWT and Google OAuth. It is designed to be secure, fast crud tasks, and easy to integrate with modern frontends like…
Python UpdatedJun 10, 2026 -
ESP32-DHT11-to-Supabase Public
ESP32 DHT11 to Supabase, Sending temperature and humidity data from two dht11 sensors of an esp32 to supabase db
-
This is a Next.js application for a SUPER Multimodal RAG (Retrieval-Augmented Generation) chat interface that connects to a FastAPI backend.
-
SUPER RAG Multimodal system with support for PDFs, images, and text documents built with FastAPI, Docling, LangChain, and Qdrant.