Skip to content
View fran-galic's full-sized avatar
  • Faculty of Electrical Engineering and Computing, University of Zagreb
  • Zagreb, Croatia
  • 19:50 (UTC +01:00)
  • LinkedIn in/frangalic
  • Instagram galic_fran

Block or report fran-galic

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
fran-galic/README.md

Hi, I’m Fran Galić 👋

Data Science MSc student at FER (Zagreb). I build ML/NLP systems that are reproducible, measurable, and useful — from data and training to evaluation and clean, maintainable code.


What I’m working on

  • Spaniverse — benchmark & tooling for evaluating LLMs on span-level NLP tasks (e.g., NER, entity linking). I’m currently designing the knowledge base workflow: Wikidata/Wikipedia builders → validated intermediate format → disk-backed KB, plus evaluation utilities around it.
  • Carefree — student–psychologist matching platform with an LLM-based assistant. I’m exploring how LLMs should be used in socially sensitive domains, with safety, privacy, and human-in-the-loop usage in mind.

Interests

  • LLM evaluation & reproducibility (data, metrics, baselines, ablations).
  • Interpretability & robustness in high-stakes settings.
  • Practical ML systems engineering: data → models → deployment-ready structure.

🔗 Links 🔗

Resume / CV LinkedIn Repositories

✉️ Get in touch ✉️


🛠 Core stack (DS / ML / Data Engineering) 🛠


Also used when needed: TypeScript/JavaScript, D3.js, BigQuery, dbt, Great Expectations, CI/CD, Kubernetes (basics).


🐍 Contributions 🐍

snake eating my contributions


⚡ Stats ⚡

streak stats readme stats

Pinned Loading

  1. Design-Patterns Design-Patterns Public

    Coursework and labs for Design Patterns in Programming (OOUP, FER 2024/2025) – exploring object-oriented design, SOLID principles, and software design patterns through practical assignments.

    Python

  2. Cloud-data-engineering-technologies Cloud-data-engineering-technologies Public

    Hands-on materials for learning core data engineering processes: ingestion, storage, transformation, validation, and serving. Includes cloud practices with Go, Docker, Kubernetes, MongoDB, Git, Jen…

    Jupyter Notebook

  3. Introduction-to-data-science Introduction-to-data-science Public

    Interactive, reproducible coursework for FER’s Introduction to Data Science (UZOP): data wrangling/EDA plus a focused replication and critique of the “Early Predictor for Student Success” paper usi…

    Jupyter Notebook

  4. Machine-Learning-1 Machine-Learning-1 Public

    Repository focused on machine learning – theory and principles with examples of supervised (classification, regression) and unsupervised learning (clustering, dimensionality reduction). Covers appl…

    Jupyter Notebook

  5. JetBrains-Code-Search JetBrains-Code-Search Public

    Simple embeddings-based code search engine using SentenceTransformers and FAISS, evaluated on the CoSQA dataset with support for fine-tuning and retrieval quality metrics.

    Jupyter Notebook

  6. world-cup-atlas world-cup-atlas Public

    The `world-cup-atlas/` directory contains the final Data Visualization course project: an interactive dashboard for exploring FIFA World Cup history (tournaments, teams, players, goals, awards, and…