Skip to content
View maximoalva's full-sized avatar
🤓
🤓
  • Facultad de Ciencias Exactas, Ingenieria y Agrimensura - Universidad Nacional de Rosario
  • Rosario, Santa Fe, Argentina
  • 11:00 (UTC -03:00)
  • LinkedIn in/maximoalva

Block or report maximoalva

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.

Content in all repositories owned by your account will be closed.
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
maximoalva/README.md

Máximo Alva

Data Scientist | ML Engineer | Professor

Rosario, Santa Fe, Argentina


Email     LinkedIn     GitHub


Estadísticas de GitHub

Racha de commits

Lenguajes más usados

Lenguajes y herramientas

Python    Jupyter    Pandas    Scikit-Learn    OpenCV    TensorFlow    LangChain    Ollama    SQLite    MySQL    Docker    FastAPI    Cisco    GitHub    R    GNUBash    HTML5    Markdown

🎓 Educación

💼 Experiencia laboral


Técnico Univ. en Inteligencia Artificial
Universidad Nacional de Rosario
2023 - 2026

Desarrollador de optimización logística
UNR - Química Pulchrum SRL
2025 - Presente

Profesor de Programación (Python)
Universidad Nacional de Rosario
2025 - Presente

Pinned Loading

  1. nlp-multidb-rag nlp-multidb-rag Public

    Advanced RAG system with natural language routing across Vector (Milvus), Relational (SQLite), and Graph (GrafitoDB) databases, built with Python and Ollama.

    Jupyter Notebook

  2. rain-prediction-weather-aus rain-prediction-weather-aus Public

    Binary classification machine learning model to predict next-day rain in Australia using the Weather AUS dataset.

    Jupyter Notebook

  3. fastapi-movies-api fastapi-movies-api Public

    RESTful API and CLI client built with FastAPI to manage a Wikipedia movies dataset. Includes custom rate-limiting middleware, HTTP Basic Auth, and local JSON persistence.

    Python

  4. audio-mnist audio-mnist Public

    Deep learning project for spoken digit classification using CNN and RNN/LSTM models on audio spectrograms. Developed for Aprendizaje Automático II (UNR).

    Jupyter Notebook

  5. flappy-bird-reinforcement-learning-agents flappy-bird-reinforcement-learning-agents Public

    Reinforcement Learning project where Q-Learning and Neural Network agents learn to play Flappy Bird using PLE. Developed for Aprendizaje Automático II at UNR.

    Python

  6. rock-paper-scissors-gesture-recognition rock-paper-scissors-gesture-recognition Public

    Real-time Rock-Paper-Scissors hand gesture recognition system using OpenCV, MediaPipe for landmark extraction, and a custom Multi-Layer Perceptron (MLP) built with TensorFlow/Keras. Developed for A…

    Python