Andrea Pietrobon's repositories
acemagic-S1-panel-conf
The perfect configuration for customizing the ACEMAGIC S1 front display on Linux, using the AceMagic-S1-LED-TFT-Linux project by tjaworski.
TelegramBot-AmazonOffers
Receive alerts for the most irresistible Amazon offers straight to your Telegram, courtesy of our bot.
SharedFolderMountScript
Simple script for mount shared folder
Computer-Networks_20-21
Exercises in C for the computer networks course at unipd
PlugNPlayMac
A script to automate tasks when connect a device to your macbook
TSP_Optimization
A list of Heuristics, Metaheuristics and Matheuristic algorithms for solve the TSP
airbnb-clone
A simple fully responsive Airbnb Clone build with React, Typescript, Tailwind CSS, MongoDB, Prisma, Next.js, Auth.js
Artificial-Intelligence_20-21
Exercises in Python for the Artificial Intelligence course at unipd
big-bear-casaos
This is a CasaOS third-party app store with some neat apps.
Big-Data_HW_23-24
Exercises in Java and Spark for the Big Data Computing course at unipd
Food-recognition-and-leftover-estimation
computer vision system capable of scanning a canteen consumer's food tray at the end of a meal to estimate the amount of leftovers for each type of food.
Intelligent-Robotics_project_23-24
Project for the Intelligent Robotics course at the university of Padua 2023-2024
kcal-SCALE
Calorie counting scale in Arduino
lossFuncition-4SN
This research will show an innovative method useful in the segmentation of polyps during the screening phases of colonoscopies. To do this we have adopted a new approach which consists in merging the hybrid semantic network (HSNet) architecture model with the Reagion-wise(RW) as a loss function for the backpropagation process.
Machine-Learning_HW_22-23
Jupyter Notebook homeworks for the Machine Learning course at unipd
Machine-Learning_Lab_22-23
Jupyter Notebook exercises for the Machine Learning course at unipd
PS5-avability-bot
A Telegram bot to detect when the PS5 is available in one of the italian store like Unieuro, Mediaworld and so on
twitch-stream-viewer
Program to add one or more viewers to the twitch live
decoder-is-all-you-need
This project implements the decoder part of the "Attention is All You Need" architecture, following Andrej Karpathy's video explanation.
DockerRestartScript
Simple script for containers that do not restart properly
GemDigest
Simplify your reads, amplify your time! πβ¨ GemDigest is a Telegram bot that summarizes articles from any website into bite-sized nuggets, saving you time and energy for what matters most. π±π
Intelligent-Robotics_Lab_23-24
Laboratory exercises for the Intelligent Robotics course
markitdown
Python tool for converting files and office documents to Markdown.
open-source-mac-os-apps
π Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
Operating-Systems_20-21
Go exercises for the operating systems course at unipd
Software-Fundamentals_16-17
Exercises in Java for the fundamental of programming course at unipd
VanillaNet-cpp
A fully connected Neural Network in C++ with SGD from scratch, achieving 98% accuracy on the MNIST dataset.