Pinned Repositories
Elgato-Control-Center-API
Lightweight API written in RUST that enables interaction with Elgato devices such as Elgato Light Strips or Elgato Keylights. It provides a baseline interface that can be invoked by other scripts.
Elgato-Control-Center-SysTray
This project is a simple GTK-based Python executable that interfaces itself with the ecc-api written in RUST. It is meant to provide a lightweight GUI controller to simplify the usage of the API.
Catppuccin-CLI-Color-Picker
Simple script that helps to develop applications using the Catppuccin Color Theme by giving a CLI fuzzy finder to copy individual #HEXs to clipboard
Kindle-Scribe-API
Server that periodically checks GMAIL inbox to download the latest PDF file sent via a Kindle Scribe
PyIDE
A Simple binary that automates and simplifies the creation of a python work environment
Simple-HTTP
This is a completly custom made HTTP server, it doesn't use any external library to handle the HTTP requests, it's all made from scratch. It's just a simple project to learn how to handle TCP in RUST.
CLI-Temperature-Monitor-NVIDIA
Simple Python implementation of a Linux based temperature monitor script (build for NVIDIA GPU) that periodically fetches temps and their deltas compared to previous iterations.
Dotfiles
Dotfiles archive for my usual setup (Hyprland + fish)
Binary-Classification-Classifiers
Very Basic implementation of Binary Classifiers in a Jupyter Notebook environment
Catppuccin-Hyprland-ThemeSwitcher
Simple Python script that changes GNU/Linux Hyprland color themes of the used system applications
zzampax's Repositories
zzampax/Dotfiles
Dotfiles archive for my usual setup (Hyprland + fish)
zzampax/Elgato-Control-Center-API
Lightweight API written in RUST that enables interaction with Elgato devices such as Elgato Light Strips or Elgato Keylights. It provides a baseline interface that can be invoked by other scripts.
zzampax/PyIDE
A Simple binary that automates and simplifies the creation of a python work environment
zzampax/Elgato-Control-Center-SysTray
This project is a simple GTK-based Python executable that interfaces itself with the ecc-api written in RUST. It is meant to provide a lightweight GUI controller to simplify the usage of the API.
zzampax/Chat-Room-C
zzampax/Kindle-Scribe-API
Server that periodically checks GMAIL inbox to download the latest PDF file sent via a Kindle Scribe
zzampax/CLI-Temperature-Monitor-NVIDIA
Simple Python implementation of a Linux based temperature monitor script (build for NVIDIA GPU) that periodically fetches temps and their deltas compared to previous iterations.
zzampax/Catppuccin-Hyprland-ThemeSwitcher
Simple Python script that changes GNU/Linux Hyprland color themes of the used system applications
zzampax/Catppuccin-CLI-Color-Picker
Simple script that helps to develop applications using the Catppuccin Color Theme by giving a CLI fuzzy finder to copy individual #HEXs to clipboard
zzampax/Simple-HTTP
This is a completly custom made HTTP server, it doesn't use any external library to handle the HTTP requests, it's all made from scratch. It's just a simple project to learn how to handle TCP in RUST.
zzampax/Binary-Classification-Classifiers
Very Basic implementation of Binary Classifiers in a Jupyter Notebook environment
zzampax/CRYPTO-Web-Animation
A simple animation implemented in plain JS+HTML
zzampax/volto-middleware-helmet
Volto middleware for better security: helmetjs as an addon in order to manage HTTP Requests with CSP
zzampax/CSP-Hashing-Nonces
Example in which the CSP use hashes/nonces to check inline-scripts