Skip to content
View MartinLiarte's full-sized avatar

Block or report MartinLiarte

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. crypto-volatility-detector crypto-volatility-detector Public

    An automated end-to-end ETL crypto pipeline built with FastAPI and n8n to ingest live data, track historical metrics in PostgreSQL (Supabase), and trigger real-time anomaly alerts.

    Python 1

  2. NAUTICS NAUTICS Public

    This is a JavaFX desktop application developed as part of a university group project. The app is designed to help users prepare for official nautical license exams by offering multiple-choice quest…

    Java

  3. MyShell MyShell Public

    MyShell is a simple, custom command-line shell written in C as a personal project. It is designed for learning and experimenting with core operating system concepts like process creation, command e…

    C

  4. ML-Ranking ML-Ranking Public

    Hybrid Movie Recommender (SVD + Content-Based, MovieLens 1M) End-to-end recommender system combining collaborative filtering and content-based methods. Achieves higher precision and ~2× catalogue c…

    Jupyter Notebook

  5. medqa-llm medqa-llm Public

    Fine-tuning Llama 3.3 70B (QLoRA) + FAISS RAG on USMLE exams — 80.99% on MedQA-US, within 3 points of GPT-4, using only open-source models.

    Python