Stars
- All languages
- Assembly
- Astro
- AutoHotkey
- Batchfile
- Bicep
- Blade
- C
- C#
- C++
- CMake
- CSS
- CoffeeScript
- Cuda
- Dart
- Dockerfile
- EJS
- Elixir
- GAML
- GDScript
- Gnuplot
- Go
- HCL
- HTML
- Hack
- Java
- JavaScript
- Jinja
- Jupyter Notebook
- Kotlin
- Lex
- Lua
- MATLAB
- MDX
- Makefile
- Markdown
- Nix
- Objective-C
- PHP
- PLSQL
- Portugol
- PowerShell
- PureBasic
- Python
- R
- Ruby
- Rust
- SCSS
- Shell
- Solidity
- Svelte
- Swift
- TSQL
- TeX
- TypeScript
- Verilog
- Vue
- Zig
HabitFlow is a single-page web application that lets you track and visualize daily habits without any server-side code. With independent toggles for Monthly, Weekly, Daily and Stats views, you can …
BudgetBee is a full-featured, single-page personal budget planner designed to run entirely in your browser. With no server or database required, you can instantly log income and expenses, categoriz…
SnippetVault is a powerful, single-page code snippet manager that runs entirely in your browser. Store and organize your reusable code blocks with custom titles, tags, descriptions and full syntax …
ImageOptimizer is a single-page web application that lets you compress and resize images (PNG, JPEG, WebP, and more) entirely in the browser—no server, no uploads. View original and compressed dime…
PolyglotPal is a client-side, single-page web application that instantly translates text between over 100 languages. It features speech synthesis with selectable voices, phrase history with import/…
SplitBrowser A Python-based desktop web browser featuring dynamic split-screen layouts, multi-tab support, and per-pane fullscreen capabilities. Multi-tab browsing with easy “New Tab” and “Close Ta…
A browser-based, multi-language code editor with live preview, syntax highlighting, file load/save/reset, and theme toggling. Built on CodeMirror 5, it supports over 20 languages—including Markdown…
CryptoLinkShare is a static, client-side web app that encrypts URLs via AES-256, generates opaque shareable links and QR codes, and persists mappings in localStorage. Easily export or import your m…
TextQRcode is a lightweight, browser-based application that instantly converts any text or URL you enter into a high-resolution QR code. Designed with usability and performance in mind, it requires…
A lightweight, Python-native cryptocurrency designed for education and rapid experimentation with consensus protocols. Built by Bocaletto Luca.
Cellular Evolution Game An interactive, one-page web game simulating cellular automata evolution through 10 progressively challenging levels. Built with HTML5, CSS3 (Tailwind), and vanilla JavaScri…
EditorMarkdownWeb Bocaletto Luca A lightweight, single-page Markdown editor featuring split-view live preview, theme toggle, auto-save, and export capabilities. Fully static—no server required—and …
A Python engine for creating modular, extensible, and standalone text adventures. This repository includes: Core engine: parser, dispatcher, loader, plugin system A complete demo: “The Lost Cave” C…
Directory Monitor GUI is a self-contained Python application with a Tkinter interface for configuring and monitoring multiple directories via polling. Add or remove folders, set polling intervals, …
This document describes the design, simulation, PCB layout, and testing procedures for a two-stage wideband RF gain block amplifier covering 0.1 to 50 MHz. The amplifier delivers 24 dB gain, a nois…
Professional RF Gain Block Amplifier for Wi-Fi Networks A turnkey design for a 2.4 GHz/5 GHz gain block amplifier, ideal for boosting Wi-Fi signals. Covers system specifications, device selection, …
Directory Polling Monitor v1.0.0 Self-contained Python tool (stdlib only) for polling-based directory monitoring. Allows you to watch one or more folders, apply advanced filters, and log changes in…
GitHub Archiver to Internet Archive A single-file Python tool (main.py) that mirrors every repository of a GitHub user or organization and uploads each mirror as a tarball to Internet Archive. Meta…
Youtube To Gif - is a lightweight Python script that leverages system-installed yt-dlp and FFmpeg to download YouTube videos (or specific segments) and convert them into high-quality animated GIFs.…
Auto Farms Points BUG in Github Author: Bocaletto Luca Hi there! I’m Luca (@bocaletto-luca), and I’ve put together this repo to demonstrate a surprising “feature” (or vulnerability?) in GitHub’s co…
Terminal Quiz Multiplayer Author: Bocaletto Luca A lightweight, multiplayer quiz game running entirely in a Linux terminal. Players connect to a TCP server, register or log in, and answer multiple-…
A comedic, tech-heavy text adventure in pure open-source style In IT Adventures, you slip into the well-worn hoodie of Luca, a quick-witted sysadmin armed with nothing but a trusty laptop and a hea…
PyFind v1.0 PyFind is a fast, Python-powered file discovery and content–search utility for Unix terminals. It combines glob or regex name matching, optional in‐file regex grepping, parallel directo…
PyEditor is a modern terminal-based text editor implemented in Python, designed to marry the familiar simplicity of Nano with powerful, IDE-style features—all within a console. It uses the curses l…
PyMail is a terminal-based email client offering IMAP folder navigation, message threading, search, and SMTP-based sending. It integrates PGP/GPG inline signing and encryption, supports attachments…
LogWatch is an enterprise-grade daemon that tails multiple log files with seamless rotation support, applies dynamic regex rules loaded from JSON/YAML, and dispatches alerts via Slack or email with…
Eidos programmer language open source by bocaletto luca
Backup for Linux is an interactive, single-file CLI backup utility for Linux. It captures incremental snapshots, compresses changed files into tar.gz (or pigz), encrypts them with GPG, verifies int…
Python Zero to Hero is an open-source, project-based Python course that guides learners from syntax and data types to advanced topics. Each chapter includes self-contained HTML lessons, runnable de…