lucadibello
Tech Enthusiast | MSc Informatics student at USI | Software Engineer at it flow
@itflow-xyzMendrisio, Switzerland
Pinned Repositories
beer-search-engine
🍺 An intuitive beer search engine leveraging PyTerrier and FastAPI, with a user-friendly web interface powered by NextJS and React.js
ImageReader
Using Flask and Tesseract this website is able to read all the text written in an image using OCR (Optical Character Recognition).
in-house-greenhouse
🐛 A new generation of smart indoor greenhouses!
it-salary-analysis
💰 Analysis of Salaries in IT Roles: DevOps, Cyber Security, and AI
mininet-yaml
🛜 Create and manage virtual networks through simple YAML configuration files
network-attack-detection
Advanced detection of port scanning, DoS and malware attacks using Machine Learning techniques
nextjs-jwt-auth-boilerplate
NextJS + ChakraUI + Prisma + JWT-based Authentication + Two-Factor Authentication + Sentry
RimeSegateBot
📸 This telegram bot is able to download videos from remote urls thanks to the embedded youtube-dl library and upload them on OpenLoad or VeryStream
SwissJobRightNow
👷🏽 Find a your dream job in Switzerland in very little time using this awesome tool
zerotrust-your-home
🔐 Securing Your Digital Sanctuary, Trust None, Protect Everything.
lucadibello's Repositories
lucadibello/zerotrust-your-home
🔐 Securing Your Digital Sanctuary, Trust None, Protect Everything.
lucadibello/in-house-greenhouse
🐛 A new generation of smart indoor greenhouses!
lucadibello/nextjs-jwt-auth-boilerplate
NextJS + ChakraUI + Prisma + JWT-based Authentication + Two-Factor Authentication + Sentry
lucadibello/mininet-yaml
🛜 Create and manage virtual networks through simple YAML configuration files
lucadibello/RimeSegateBot
📸 This telegram bot is able to download videos from remote urls thanks to the embedded youtube-dl library and upload them on OpenLoad or VeryStream
lucadibello/network-attack-detection
Advanced detection of port scanning, DoS and malware attacks using Machine Learning techniques
lucadibello/beer-search-engine
🍺 An intuitive beer search engine leveraging PyTerrier and FastAPI, with a user-friendly web interface powered by NextJS and React.js
lucadibello/mmkp
Multiple-choice Multidimensional Knapsack Problem implementation in C++
lucadibello/geographical-friendship-network
Simulation of a social network formation influenced by geographical features and distance
lucadibello/tcp-congestion-analysis-tool
A simple tool written in C that allows to test different TCP congestion control algorithms by sending random data to network hosts.
lucadibello/dotfiles
A collection of my personal configuration files (dotfiles) for various tools and applications, designed for easy management and synchronization across multiple devices.
lucadibello/wiremap-public
🛰️ A sophisticated network mapper and analyser
lucadibello/codebase-design-evaluation
Design evaulation of the resilience4j library codebase, with focus on best practices and design
lucadibello/concurrency-spin-model-checker
SPIN model checker integration to verify the correctness of a sequential and concurrent program
lucadibello/covid-ticino
Analysis of Covid pandemic cases in Ticino, Switzerland
lucadibello/design-pattern-analysis
Comprehensive analysis of design pattern implementations in the Caffeine Java library, with focus on architectural impact.
lucadibello/dog-emotion-detection
Detect whether your dog is happy, sad, angry or relaxed
lucadibello/Editor2D
"Editor2D": Software Engineering II - course project @ SUPSI
lucadibello/latex-assignment-template
A simple LaTeX template for university assignments.
lucadibello/leetcode
LeetCode problems solutions (doing in my freetime)
lucadibello/lucadibello
Personal website written in NextJS + TypeScript + Chakra UI
lucadibello/macos-zerotrust-lanmonitor
Automatic MacOS routing table patch for secure local server access via Zero Trust networks using Cloudflare WARP
lucadibello/movers-sat-problem
📦 SAT solver for scheduling team-based multi-floor furniture moving
lucadibello/neovim
My custom LazyVim configuration for Neovim
lucadibello/p2p-chat
A lightweight, decentralized chat service built on top of an unstructured peer-to-peer network
lucadibello/RxRelay-CheckerFramework
RxRelay extended with Checker Framework’s index checker to rule out any out-of-bound accesses in the code
lucadibello/simple-tls
Simple TLS protocol implementation featuring client + server
lucadibello/storybook
Adding Bun support to Storybook
lucadibello/The-crane
"The Crane": Computer Graphics - course project @ SUPSI
lucadibello/turing-machines
A collection of working Turing Machines with different purposes