Baccega
🧙🏻♂️ Software engineer, specialized in web development, MSc in Computer science at Ca' Foscari University of Venice.
@wirecubeGraz, Austria
Pinned Repositories
add-custom-heading-to-videos
🎥✏️ Add a custom heading at the start of your videos in order to change the default thumbnail
altervista-backup-automation
⚙️🗄 A script that download a backup of your's Altervista MySQL database and sends you a telegram message as a notification (using a Bot).
baccegasandro.dev
🎨 My online portfolio created with React.js using Next.js and react-spring
check-vaccine-prenotation-available
⚙️💉 A script that check the vaccine's prenotation website and sends you a telegram message as a notification when it's available (using a Bot)
gimme-5-automation
⚙️✉️ A tiny script that uses Gimme 5's API to fetch your data and sends you a Telegram message.
kiwi-farm
🥝 My family's farm website, built with Next.js, Stripe, Tailwindcss and Shadcn/ui
page-rank-and-hits
📃🔍 C++ implementation of two link analysis algorithms: PageRank (Google) by Sergey Brin and Lawrence Page and HITS (Ask.com) by Jon Kleinberg.
smartphone-based-rti
🐍📷 Reflectance Transformation Imaging (RTI) using OpenCV in python
stackable-cards-website
📚 A concept of a landing page with stackable section , snapping and parallax effect in react spring
nodejs.org
The Node.js® Website
Baccega's Repositories
Baccega/altervista-backup-automation
⚙️🗄 A script that download a backup of your's Altervista MySQL database and sends you a telegram message as a notification (using a Bot).
Baccega/smartphone-based-rti
🐍📷 Reflectance Transformation Imaging (RTI) using OpenCV in python
Baccega/check-vaccine-prenotation-available
⚙️💉 A script that check the vaccine's prenotation website and sends you a telegram message as a notification when it's available (using a Bot)
Baccega/gimme-5-automation
⚙️✉️ A tiny script that uses Gimme 5's API to fetch your data and sends you a Telegram message.
Baccega/page-rank-and-hits
📃🔍 C++ implementation of two link analysis algorithms: PageRank (Google) by Sergey Brin and Lawrence Page and HITS (Ask.com) by Jon Kleinberg.
Baccega/baccegasandro.dev
🎨 My online portfolio created with React.js using Next.js and react-spring
Baccega/kiwi-farm
🥝 My family's farm website, built with Next.js, Stripe, Tailwindcss and Shadcn/ui
Baccega/stackable-cards-website
📚 A concept of a landing page with stackable section , snapping and parallax effect in react spring
Baccega/add-custom-heading-to-videos
🎥✏️ Add a custom heading at the start of your videos in order to change the default thumbnail
Baccega/advent-of-code-2023
🎄 My typescript solutions to the Advent of Code 2023 puzzles.
Baccega/Baccega
👨🏻💻 My Github profile
Baccega/csrf-challenge
🔒🏆 A challenge created for the Security course focused on CSRF (Cross Site Request Forgery)
Baccega/flower-classifier
🌷🧠 A convolutional neural network coded in Python, using PyTorch, to classify Oxford's 102 Category Flower Dataset
Baccega/frontend-challenge
🧑🏻💻 This is my solution for a Frontend Challenge, solved with Next.js (server components), react-query, Tailwind CSS and zod
Baccega/gestionale-react
Baccega/lisa
📚 LiSA, a Library for Static Analysis
Baccega/openk9
🔍 Open Source Enterprise Cognitive Search Engine
Baccega/RestaurantManager
👨🏻🍳📱🖥 Small web application to manage a restaurant built using the MEAN technology stack. Native desktop and mobile versions of the frontend application are created using the Electron and Cordova frameworks.
Baccega/TensorLibrary
Small Tensor Library created as an assignment for Advanced algorithms and programming methods [CM0470] course.
Baccega/whatsapp-unknown-contact-list
📞❓ Script that allows you to fetch the list of unknown contacts in your WhatsApp chats
Baccega/advent-of-typescript-2023
🎄 My solutions to the Advent of Typescript 2023 puzzles.
Baccega/heyflow-frontend-challenge
🧑🏻💻 This is my solution for the Heyflow Frontend Challenge, solved with React + Typescript and pure HTML + CSS
Baccega/nodejs.org
The Node.js® Website
Baccega/trpc-rsc-example
🧑🏻🏫 tRPC and RSC example for presentation purposes