Skip to content
View nico916's full-sized avatar

Block or report nico916

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Popular repositories Loading

  1. Minesweeper-CSharp Minesweeper-CSharp Public

    A classic implementation of the Minesweeper game, developed in C# using Windows Forms. This project was created as an academic exercise to apply and demonstrate fundamental software development pri…

    C#

  2. java-console-game-platform java-console-game-platform Public

    A console-based application in Java that simulates a video game platform. It features a role-based access control system (Player, Tester, Admin) and handles data persistence through file I/O (CSV a…

    Java

  3. football-comparator football-comparator Public

    An interactive web app built with Python & Streamlit to compare football player profiles based on a Principal Component Analysis (PCA) of their 2022-2023 season stats. Data sourced from Kaggle.

    Python

  4. best_search_engine- best_search_engine- Public

    A "from-scratch" implementation of a search engine in Python. This project indexes a corpus of French Wikipedia articles and ranks them using TF-IDF and cosine similarity. It includes a custom TF-I…

    Python

  5. pass-map-football pass-map-football Public

    An interactive web app built with Python & Streamlit to visualize football passing networks from StatsBomb open data. The tool uses Matplotlib/mplsoccer to plot player positions and pass connection…

    Python

  6. markov-tennis-analysis markov-tennis-analysis Public

    A data science project that models a tennis match (game, set, match) using Markov chains in MATLAB. The goal is to analyze whether the scoring system amplifies skill differences between players. Th…

    MATLAB