Skip to content
View IsraelLG22's full-sized avatar

Block or report IsraelLG22

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. MCP_Basico MCP_Basico Public

    Un MCP realizado en python que realiza tareas basicas como: Una lista de tareas, Suma, Analisis de archivo y Obtener el clima de una ciudad

  2. ProyectoPPC ProyectoPPC Public

    Proyecto para la clase de Progrmacion Paralela y Concurrente

    C++

  3. GameRoom GameRoom Public

    Web application built with Django and SQLite that implements authentication, room CRUD, user management and messaging system, deployable in Render.

    HTML

  4. license-plate-recognition license-plate-recognition Public

    An Optical Character Recognition (OCR) pipeline built from scratch. The project is a proof of concept developed under controlled lighting and perspective conditions to demonstrate the integration o…

    Python

  5. SocialApp SocialApp Public

    SocialApp is a social media backend built with FastAPI as a learning project. It implements user authentication, image uploads, and RESTful API endpoints using SQLAlchemy, SQLite, and Pydantic. A s…

    Python

  6. bankAPI bankAPI Public

    RESTful banking API built with FastAPI, PostgreSQL, SQLAlchemy, JWT authentication, role-based access control, transactions, transfers, automated tests, and Docker.

    Python