GITHUB
已收藏的仓库

BOOLEAN
来自 Boolean Academy 的仓库
GITLAB
rottigni.tech 的主站
s3.rottigni.techS3 Storage Server powered by Minio and deployed on k8s
omega.rottigni.techThis is the Nginx Ingress for omega.rottigni.tech, facilitating external access to services jupyterhub.rottigni.tech and sentry.rottigni.tech over the internet.
runner.rottigni.techA Dockerized GitLab Runner instance, running three Docker-in-Docker (dind) runners, facilitates CI/CD pipelines across the LR Labs GitLab Group.
k8s.rottigni.techLR Labs' Kubernetes cluster serves as the orchestrator for all services within the rottigni.tech ecosystem.
network.rottigni.techA versioned network schema of the LR Labs ecosystem created using Draw.io.
sentry.rottigni.techThis project is a monitoring solution designed to keep track of the status and performance of the rottigni.tech web environment.
smtp.rottigni.techA straightforward SMTP server enabling LR Labs services to send emails globally.
gamma.rottigni.techThis is the deprecated Nginx Ingress for gamma.rottigni.tech, facilitating external access to services www.rottigni.tech, sentry.rottigni.tech, and smtp.rottigni.tech over the internet.
rottigni.techrottigni.tech Projects Hub: A landing page that serves as a central entry point for the various ecosystems within rottigni.tech.
storage.jupyterhub.rottigni.techLorenzo Rottigni's Jupyter storage automatically synchronized with jupyterhub.rottigni.tech, ensuring versioned tracking of all changes.
jupyterhub.rottigni.techLorenzo Rottigni's self-hosted Jupyterhub server.
alpha.rottigni.techThis is the deprecated Nginx Ingress for alpha.rottigni.tech, facilitating external access to the service portfolio.rottigni.tech over the internet.
beta.rottigni.techThis is the Nginx Ingress for beta.rottigni.tech, facilitating external access to the service storage.rottigni.tech over the internet.
cv.rottigni.techLorenzo Rottigni's web-based curriculum vitae, developed using ReactJS and featuring version control.
storage.rottigni.techA high-speed static content provider, implemented in Python Flask, to supply assets across the LR Labs ecosystem.
portfolio.rottigni.techLorenzo Rottigni's personal web portfolio.
MACHINE LEARNING
我的数据科学之路
ALL
我一路以来的仓库

codingChallengeFinale
coding challenge finale x boolean

BankOfBrianza
no description

htmlcss-hello
Boolean academy HTML-CSS snippet

html-london-trip
Boolean academy HTML-CSS snippet

html-css-booleaner
Boolean academy HTML-CSS snippet

html-css-toboolist
Boolean academy HTML-CSS snippet

htmlcss-shop
Boolean academy HTML-CSS snippet

htmlcss-struttura-wp
Boolean academy HTML-CSS snippet

htmlcss-wp
Boolean academy HTML-CSS snippet

htmlcss-shoes
Boolean academy HTML-CSS snippet

htmlcss-discord
Boolean academy project: Discord HTML-CSS Boostrap

html-css-animation-filter
Boolean academy: CSS animations snippets

htmlcss-dropbox
Boolean academy project: dropbox UI HTML CSS BOOTSTRAP

html-css-zoom
Boolean academy project: Zoom HTML-CSS only

html-css-resp-wannabe
Boolean academy snippet html-css

html-css-spotifyweb
Boolean academy project spotify CSS only

html-css-12bool
Boolean academy boostrap CSS responsive project

html-css-bootstrap-freelancer
Boolean academy bootstrap css project

htmlcss-playstation
Boolean academy project: Playstation - responsive design

js-pwdgen-wannabe
Boolean academy JS snippet

js-biglietto-treno
Boolean academy JS train ticket snippet

human-code
Boolean academy programming intro

js-hamburger
Boolean academy JS vanilla hamburger snippet

js-fizzbuzzdom
Boolean academy JS snippet

js-mail-dadi
Boolean academy JS dice snippet

js-array-carousel
Boolean academy JS vanilla carousel

js-jsnacks-blocco-2
Boolean academy basic JS snippets

js-paliedispari
Boolean academy basic JS snippets

js-campominato-grid
Boolean academy project campominato grid system

js-campominato-dom
Boolean academy JS campominato webgame

js-our-team
Boolean academy HTML-JS project

html-portfolio
My first HTML-CSS only portfolio

js-snack-es6
Boolean academy JS snippet

js-es6-icons
Boolean academy JS snippet

js-simon
Boolean academy Javascript snippet

vue-hello
Boolean academy VueJS CDN first

vue-slider
no description

vue-todolist
Boolean academy project: TODO list with Vuejs CDN

vue-boolzapp
Boolean academy project: Whatsapp with VueJS CDN

vue-email-list
Boolean academy vuejs project

github-api
Simple GitHub REST API axiosJS integration

vue-cli-first
Boolean academy first Vuejs Project

vue-dc-comics
Boolean academy project: Vuejs DC website

sicynt-cybergoose
Project made for sicynt children initative. url: cybereroe.sicynt.org

vue-dischi
Boolean academy JS snippet

vue-boolflix
Boolean academy project: Vuejs Netflix

proj-html-vuejs
Boolean academy project: Udemy Vuejs

php-badwords
Boolean academy PHP snack

php-snacks-b1
Boolean academy project: PHP code snippets

php-google-faq
Boolean academy project PHP rendering

php-ajax-dischi
Boolean academy PHP REST API

php-oop-1
Boolean academy PHP OOP learning 1

php-oop-2
Boolean academy PHP OOP learning 1

db-first
Boolean academy SQL learning

db-university
Boolean academy SQL learning

laravel-primi-passi
Boolean academy project: first laravel project

laravel-comics
Boolean project: DC website using Laravel & VueJS

dukes-of-the-immagination-website
url: https://dukesofimagination.com/ vimeo: https://vimeo.com/manage/videos/773301826/privacy

laravel-model-controller
Boolean project to learn Laravel MVC pattern

laravel-migration-seeder
Boolean project to learn Laravel seeders

web-notebook
Markdown files to store technical documentation

laravel-base-crud
Boolean project to learn Laravel CRUD

bool-blog
Laravel-Vue team project: blog website

laravel-boolpress
Boolean academy project: wordpress copy to learning Laravel

docker-network
Docker diagram of my private server

graphql-server
A basic apollo graphQL server with MySQL DB integration

portfolio.rottigni.tech
Lorenzo Rottigni's personal web portfolio.

storage.rottigni.tech
A high-speed static content provider, implemented in Python Flask, to supply assets across the LR Labs ecosystem.

cv.rottigni.tech
Lorenzo Rottigni's web-based curriculum vitae, developed using ReactJS and featuring version control.

beta.rottigni.tech
This is the Nginx Ingress for beta.rottigni.tech, facilitating external access to the service storage.rottigni.tech over the internet.

alpha.rottigni.tech
This is the deprecated Nginx Ingress for alpha.rottigni.tech, facilitating external access to the service portfolio.rottigni.tech over the internet.

lord-icon-thief
Script to generate lottie json file on filesystem from a list of lord-icon urls

LorenzoRottigni
no description

WAN-scraper
Web scraper that works with DNS servers to collect random data around the world.

ML-diabets
Machine Learning course of Piero Savastano 1: LinearRegression, mean_absolute_error, train_test_split

ML-iris
Machine Learning course of Piero Savastano 2: DecisionTreeClassifier, accuracy_score

ML-text-vectorization
Machine Learning course of Piero Savastano 3: CountVectorizer

ML-sentiment-analysis
Machine Learning course of Piero Savastano 4: CountVectorizer, BernoulliNB, accuracy_score, pandas

ML-missing-values
Machine Learning course of Piero Savastano 5: ColumnTransformer, SimpleImputer, numpy

ML-wines
Machine Learning course of Piero Savastano 6: scaling, MinMaxScaler, KNeighborsClassifier, accuracy_score

ML-random
Machine Learning course of Piero Savastano 7: matplotlib, accuracy_score, precision_score, recall_score, f1_score, classification_report

ML-seaborn
About Machine Learning course of Piero Savastano 8: seaborn, mean_absolute_error, accuracy_score, mean_squared_error, precision_score, recall_score, f1_score, roc_auc_score, confusion_matrix

ML-deep-learning
Machine Learning course of Piero Savastano 9: deep learning, neural networks

brand-crowd-thief
This is an open-source script that given the desired URL gently steals business logos from brandcrowd.com

ML-bikes
Machine Learning course of Piero Savastano 10: jupyter lab, LinearRegression, mean_absolute_error

ML-bootcamp-exams
End chapters exams of ML bootcamp

iubenda-nuxt-module
no description

ML-houses
Machine Learning python bootcamp: linear regression on houses model

ML-ecommerce
Machine Learning python bootcamp: linear regression on ecommerce dataset

ML-titanic
Machine Learning python bootcamp: logistic regression on titanic dataset

ML-advertising
Machine Learning python bootcamp: logistic regression on advertising dataset

ML-interview
Machine Learning python bootcamp: K Nearest Neighbors job interview simulation dataset

ML-kyphosis
Machine Learning python bootcamp: decision trees & random forest on kyphosis dataset

ML-lending-club
Machine Learning python bootcamp: random forest classifier on LendingClub dataset

ML-breast-cancer
Machine Learning python bootcamp: Support Vector Machines using breast cancer dataset

ML-iris-SVM
Machine Learning python bootcamp: Support Vector Machines on iris flower dataset

ML-universities
Machine Learning python bootcamp: K mean clustering with public/private universities dataset

raas-deesup
no description

ML-movies
Machine Learning python bootcamp: Recommender Systems on movies dataset

ML-spam-filter
Machine Learning python bootcamp: natural language processing with spam filter purposes

ML-yelp-reviews
Machine Learning python bootcamp: natural language processing on Yelp reviews

DL-houses
Deep Learning python bootcamp: exploratory data analysis & deep learning on houses price dataset

DL-breast-cancer
Machine Learning python bootcamp: classification tasks & deep learning on Wisconsin breast cancer dataset

DL-lending-club
Deep Learning python bootcamp: deep learning on Lending Club dataset

DL-tensorboard
Deep Learning python bootcamp: tensorboard with cancer dataset

asset-box
no description

celery-flower-rabbitmq
Basic Docker environment with Celery Flower and RabbitMQ3

jupyterhub.rottigni.tech
Lorenzo Rottigni's self-hosted Jupyterhub server.

storage.jupyterhub.rottigni.tech
Lorenzo Rottigni's Jupyter storage automatically synchronized with jupyterhub.rottigni.tech, ensuring versioned tracking of all changes.

rottigni.tech
rottigni.tech Projects Hub: A landing page that serves as a central entry point for the various ecosystems within rottigni.tech.

gamma.rottigni.tech
This is the deprecated Nginx Ingress for gamma.rottigni.tech, facilitating external access to services www.rottigni.tech, sentry.rottigni.tech, and smtp.rottigni.tech over the internet.

smtp.rottigni.tech
A straightforward SMTP server enabling LR Labs services to send emails globally.

vendure-scalapay
Scalapay payment provider plugin for Vendure

sentry.rottigni.tech
This project is a monitoring solution designed to keep track of the status and performance of the rottigni.tech web environment.
rust-auth
no description

network.rottigni.tech
A versioned network schema of the LR Labs ecosystem created using Draw.io.

k8s.rottigni.tech
LR Labs' Kubernetes cluster serves as the orchestrator for all services within the rottigni.tech ecosystem.

runner.rottigni.tech
A Dockerized GitLab Runner instance, running three Docker-in-Docker (dind) runners, facilitates CI/CD pipelines across the LR Labs GitLab Group.

omega.rottigni.tech
This is the Nginx Ingress for omega.rottigni.tech, facilitating external access to services jupyterhub.rottigni.tech and sentry.rottigni.tech over the internet.

nuxt-test-utils-vitest-spy
Created with StackBlitz ⚡️

prisma-api-generator
An open-source Prisma API generator that uses AST (Abstract Syntax Three) to generate a bunch of standard resolvers.

prisma-eventify
no description

prisma-eventify-demo-seed
This is a demo featuring the package prisma-eventify, which includes a Prisma seeding script specifically designed to interact with events generated by Eventify.

prisma-eventify-demo-nuxt
This is a demo featuring the package prisma-eventify, which includes a basic Nuxt 3 application specifically designed to interact with events generated by Eventify.

generative-nest
A generative powered NestJS wrapper

orm-ast
Abstract Syntax Tree generator for a set of ORMs

wasm-test
no description

opencv-yolo3-detector
OpenCV implementation for YOLOv3 (You only look once) detector using COCO dataset.

collectionify
Convenient Collection datatype driver for nodejs

opencv-live-streaming
Python client and server scripts to record a live streaming from the client camera and transmit it to the server using TCP/IP.

cicd-gitlab-registry
Template project for Lerna multi-package monorepo integrated with Gitlab CI/CD to push Gitlab private packages registry.

cicd-github-npm-registry
Template project for Lerna multi-package monorepo integrated with Github actions to push on a public npm package registry.

buckify
no description

raspberrypi-motion-detection
Lightweight camera motion detection for raspberry PI

vscode-llama-agent
Vscode extension capable to use a local codellama model to refactor workspaces files based off a specific tecnical request

nuxt3-paypal
@paypal/paypal-js integration for nuxt3

cache-proxy
no description

s3.rottigni.tech
S3 Storage Server powered by Minio and deployed on k8s

opencv-rust-c
OpenCV camera using Rust and C++

rust-surveillance
Rust surveillance platform based on open-cv deployed within a network of raspberry-pis

rust-napi-rs
no description

rust-runtime-codegen
no description

rust-node-serialization
no description

rust-runtime-wasm-gen
no description

rust-runtime-node-gen
no description

rust-neon
no description

rust-ssr
no description

rust-neon-runtime-compilation
no description

napi-rs-orm
no description

rust
no description

rust-sniffer
no description

node-wasm-DI
Wasm dependency injection for nodejs, written in rust

C-playground
no description

rpgx
Rust-based RPG game engine

kube-inspector
no description

dioxus_kube_inspector
no description

k8sville
no description

rust-internment
no description

k8s-cj-scheduler
a plugin for Kubernetes written in Go that introduces a CRD (Custom Resource Definition), “cj-scheduler”, for managing and maintaining multiple cron jobs from a single manifest.

apollo-cache-plugin
Apollo GraphQL cache plugin compatible with Redis

demo-marco
no description

nuxt-tailwind-hmr-bug
no description

nuxt-tailwind-sass-bug
no description

nuxt-tailwind-4
no description

supervisex
no description

rust-srt
Rust playground for SRT streaming protocol

rust-srt-playground
no description

rust-arm-srt
no description

gpt-translate-json
no description

cpp-srt-playground
no description

nuxt-auth
no description

rust-opencv
no description

rust-rtsp
no description

rtspy
no description

rtspi-guard
no description

graphify
no description

graphium
Compile-time graph orchestration for Rust.