vincenzoaltavilla
Computer Science & Digital Communication student 🇮🇹
Università degli Studi di Bari Aldo Moro
Pinned Repositories
laravel-app
Progetto Programmazione e Progettazione per il Web (PPW), codice scritto con il collega @donatoRaimoni, l'app consiste nel creare una piattaforma per quiz ed esami distinguendo gli utenti tra studente e professore, l'app permette le operazioni CRUD su Quiz ed Esami con Esami svolgibili dagli studenti e con correzione automatica e punteggio
89or1-loop
Any numerical chain that arrives at 1 or 89 will become stuck in an endless loop. EVERY starting number will eventually arrive at 1 or 89. In this program, I tested this statement.
analyticsStreamingCommunity
Daily analytics of the top10 most viewed shows on Streaming Community
fib-seq-vs-miles-to-kms
Program which checks the latest number that confirms the mathematical pseudo-equality between: the n-th number of the Fibonacci sequence and the (rounded) conversion of the n-1th number of the sequence from miles to kms.
flightPriceTracking
Tracker of some Ryanair flights prices.
monitora-messaggi
Expandable program which allows an admin to check the interaction trend of every user in an e-learning platform, using the logs. This in order to periodically track its dinamicity.
Parole
"Parole" is my personal replica of the more famous "Wordle" game. That's my first program, made in C.
system-of-congruences-solver
A program which solves a system of congruences using the chinese remainder theorem.
thesis_project
Bachelor's thesis: LSTM for football data analytics
vincenzoaltavilla
vincenzoaltavilla's Repositories
vincenzoaltavilla/flightPriceTracking
Tracker of some Ryanair flights prices.
vincenzoaltavilla/89or1-loop
Any numerical chain that arrives at 1 or 89 will become stuck in an endless loop. EVERY starting number will eventually arrive at 1 or 89. In this program, I tested this statement.
vincenzoaltavilla/analyticsStreamingCommunity
Daily analytics of the top10 most viewed shows on Streaming Community
vincenzoaltavilla/fib-seq-vs-miles-to-kms
Program which checks the latest number that confirms the mathematical pseudo-equality between: the n-th number of the Fibonacci sequence and the (rounded) conversion of the n-1th number of the sequence from miles to kms.
vincenzoaltavilla/monitora-messaggi
Expandable program which allows an admin to check the interaction trend of every user in an e-learning platform, using the logs. This in order to periodically track its dinamicity.
vincenzoaltavilla/Parole
"Parole" is my personal replica of the more famous "Wordle" game. That's my first program, made in C.
vincenzoaltavilla/system-of-congruences-solver
A program which solves a system of congruences using the chinese remainder theorem.
vincenzoaltavilla/thesis_project
Bachelor's thesis: LSTM for football data analytics
vincenzoaltavilla/vincenzoaltavilla