Skip to content
View IvanOcampos's full-sized avatar

Highlights

  • Pro

Block or report IvanOcampos

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

Pinned Loading

  1. distributed-logs-incident-analysis distributed-logs-incident-analysis Public

    Exploratory analysis of distributed system logs to detect critical incidents, diagnose affected services, and compare behavior against baseline using Pandas and Matplotlib.

    Jupyter Notebook

  2. distributed-log-sentinel distributed-log-sentinel Public

    A distributed logging service with token auth, multi-service simulation, and filtered log querying.

    Python

  3. web-scraping-sql-analysis web-scraping-sql-analysis Public

    Web scraping project that collects book data, stores it in a relational database, and analyzes it using SQL queries

    Jupyter Notebook 1

  4. sockets_chat sockets_chat Public

    TCP chat application built with Python sockets and multithreading, supporting multiple clients, message broadcasting, and automatic reconnection handling.

    Python

  5. Laberinto_BFS_DFS Laberinto_BFS_DFS Public

    Generador y resolvedor de laberintos en C usando DFS para la creaciΓ³n y BFS para encontrar el camino mΓ‘s corto entre la entrada (E) y la salida (S).

    C

  6. relational-database-sql-challenge relational-database-sql-challenge Public

    Relational SQL database project focused on data integrity, constraints, and structural queries built from raw CSV datasets.

    Python