Skip to content
View ChriStingo's full-sized avatar
😎
learning and improving
😎
learning and improving
Block or Report

Block or report ChriStingo

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

Pinned

  1. Distributed-computation-of-Approximate-Nearest-Neighbors Distributed-computation-of-Approximate-Nearest-Neighbors Public

    Implementation and analysis of various algorithms, libraries and systems, distributed and not, for Approximate Nearest Neighbors searches

    Python

  2. NowSeat NowSeat Public

    Real-time availability of seats on various public transport. Architecture consisting of Sensors (simulated with Node-red), MQTT-Broker / Web Server (node.js) and WebApp (Angular)

    TypeScript 2

  3. Fourier-analysis-of-audio-signals-to-separate-tracks-of-different-instruments Fourier-analysis-of-audio-signals-to-separate-tracks-of-different-instruments Public

    Analysis of an audio signal consisting of two or more instruments. Works on the Fourier transform to obtain the original audio tracks of the instruments that make up the signal given in input.

    Jupyter Notebook 1 1

  4. HeartDisease-Analysis-and-Prediction HeartDisease-Analysis-and-Prediction Public

    Data analysis, visualization and prediction for the prevention of heart disease using ML models

    Jupyter Notebook 1 1

  5. Dashboard-in-Angular-for-Smart-Parking-Server Dashboard-in-Angular-for-Smart-Parking-Server Public

    Dashboard in Angular to control a Smart Parking Server made in Java. Parallel, concurrent and distributed system.

    Java

  6. Genetic-Algorithm Genetic-Algorithm Public

    Simple implementation of a Genetic Algorithm to understand which phrase has been entered by the user and find it, with explanation.

    Java