Skip to content
View StefanoGarzoni's full-sized avatar

Highlights

  • Pro

Block or report StefanoGarzoni

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

Pinned Loading

  1. Algorithms-and-data-structures Algorithms-and-data-structures Public

    This repository contains the final project of the Algorithms and Data Structures course, developed in C. The objective is to implement and explore different data structures and efficient algorithms…

    C

  2. Local-LLM-Embeddings Local-LLM-Embeddings Public

    Local LLM Embeddings extracts text and images from pdf, generates embeddings locally, stores them in SQL db, and uses an LLM to answer questions. Find context with cosine similarity for effective p…

    Python

  3. QuantumBeats QuantumBeats Public

    In-depth analysis and study of the Quantum Fourier Transform created with a Python code, the result of research during the Quantum Information Processing course

    Python

  4. YOLO-Objects-Counting YOLO-Objects-Counting Public

    This repository provides an object counting system using YOLO for real-time detection and tracking. It leverages deep learning to accurately detect and count objects in real time videos.

    Python

  5. Java-BoardGame-ClientServer Java-BoardGame-ClientServer Public

    Replica of a famous board game. Client-server architecture with a focus on optimization, modularization, and extensibility. It includes multiple communication logics and supports various design pat…

    Java

  6. ROS-MappingAndNavigation ROS-MappingAndNavigation Public

    This project contains codes that, through specific algorithms, create a map of the environment and, given the goals, allow the robot to navigate in this environment.

    C++