🌟 ShadeOfColor2 | C#
🎯 Primary Use Case:
Hiding arbitrary files within PNG images for secure or restricted data transfer and storage.
✨ Key Features:
• Two-way conversion (file to PNG image, PNG image to file)
• Embedded metadata (signature, original file size, original filename, SHA1 hash)
• Cross-platform compatibility (Windows, Linux, macOS) via ImageSharp
• Integrity check for file corruption or tampering
📖 Summary:
ShadeOfColor is a cross-platform C# tool that allows users to hide any file within a PNG image and later extract the original file. It embeds metadata like original file size, name, and a SHA1 hash for integrity checks, making it useful for circumventing file restrictions or adding a layer of privacy.
🔗 Links:
• View Project
================
🔓 Open Source
🎯 Primary Use Case:
Hiding arbitrary files within PNG images for secure or restricted data transfer and storage.
✨ Key Features:
• Two-way conversion (file to PNG image, PNG image to file)
• Embedded metadata (signature, original file size, original filename, SHA1 hash)
• Cross-platform compatibility (Windows, Linux, macOS) via ImageSharp
• Integrity check for file corruption or tampering
📖 Summary:
ShadeOfColor is a cross-platform C# tool that allows users to hide any file within a PNG image and later extract the original file. It embeds metadata like original file size, name, and a SHA1 hash for integrity checks, making it useful for circumventing file restrictions or adding a layer of privacy.
🔗 Links:
• View Project
================
🔓 Open Source
✨ QueryWeaver | Python
🎯 Primary Use Case:
Enabling users to query databases using natural language by converting English questions into SQL.
✨ Key Features:
• Text2SQL conversion
• Graph-powered schema understanding
• REST API
• Docker support
• Model Context Protocol (MCP) support
📖 Summary:
QueryWeaver is an open-source Text2SQL tool that leverages graph-powered schema understanding to convert natural language questions into SQL queries. It allows users to interact with databases using plain English and can return both the generated SQL and the query results.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🎯 Primary Use Case:
Enabling users to query databases using natural language by converting English questions into SQL.
✨ Key Features:
• Text2SQL conversion
• Graph-powered schema understanding
• REST API
• Docker support
• Model Context Protocol (MCP) support
📖 Summary:
QueryWeaver is an open-source Text2SQL tool that leverages graph-powered schema understanding to convert natural language questions into SQL queries. It allows users to interact with databases using plain English and can return both the generated SQL and the query results.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
✨ StreamDiffusionV2 | Python
🎯 Primary Use Case:
Enabling real-time, interactive video generation for streaming applications.
✨ Key Features:
• Real-time streaming applications
• Interactive diffusion pipeline
• Scalable across diverse GPU setups
• Flexible denoising steps
• High FPS output
📖 Summary:
StreamDiffusionV2 is an open-source interactive diffusion pipeline designed for real-time streaming applications. It offers scalability across various GPU configurations, adjustable denoising steps, and high frame rates to enhance user experience for creators and platforms.
🔗 Links:
• View Project
================
🔓 Open Source
🎯 Primary Use Case:
Enabling real-time, interactive video generation for streaming applications.
✨ Key Features:
• Real-time streaming applications
• Interactive diffusion pipeline
• Scalable across diverse GPU setups
• Flexible denoising steps
• High FPS output
📖 Summary:
StreamDiffusionV2 is an open-source interactive diffusion pipeline designed for real-time streaming applications. It offers scalability across various GPU configurations, adjustable denoising steps, and high frame rates to enhance user experience for creators and platforms.
🔗 Links:
• View Project
================
🔓 Open Source
💡 guarddog | Python
🎯 Primary Use Case:
To enhance software supply chain security by automatically detecting and flagging potentially malicious code within open-source packages and extensions before they are integrated into development workflows.
✨ Key Features:
• Identifies malicious PyPI and npm packages
• Scans Go modules, GitHub actions, and VSCode extensions
📖 Summary:
GuardDog is a command-line interface tool designed to detect malicious packages across various ecosystems including PyPI, npm, Go, GitHub Actions, and VSCode extensions. It employs both source code analysis using Semgrep rules and package metadata heuristics to identify security threats.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🎯 Primary Use Case:
To enhance software supply chain security by automatically detecting and flagging potentially malicious code within open-source packages and extensions before they are integrated into development workflows.
✨ Key Features:
• Identifies malicious PyPI and npm packages
• Scans Go modules, GitHub actions, and VSCode extensions
📖 Summary:
GuardDog is a command-line interface tool designed to detect malicious packages across various ecosystems including PyPI, npm, Go, GitHub Actions, and VSCode extensions. It employs both source code analysis using Semgrep rules and package metadata heuristics to identify security threats.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
✨ esp8266-deerma-humidifier | C++
🎯 Primary Use Case:
To enable local, cloud-free control and integration of the Xiaomi Mi Smart Antibacterial Humidifier with smart home systems like Home Assistant.
✨ Key Features:
• Cloud-free operation via local MQTT control
• Replaces original firmware on ESP8285 module
• Home Assistant Autodiscovery support
• WifiManager for on-the-fly configuration
• ArduinoOTA for wireless firmware updates
📖 Summary:
This repository provides custom firmware for the Xiaomi Mi Smart Antibacterial Humidifier (deerma.humidifier.jsq). It replaces the original cloud-dependent firmware with a local MQTT-based control system, enabling cloud-free operation and integration with platforms like Home Assistant.
🔗 Links:
• View Project
================
🔓 Open Source
🎯 Primary Use Case:
To enable local, cloud-free control and integration of the Xiaomi Mi Smart Antibacterial Humidifier with smart home systems like Home Assistant.
✨ Key Features:
• Cloud-free operation via local MQTT control
• Replaces original firmware on ESP8285 module
• Home Assistant Autodiscovery support
• WifiManager for on-the-fly configuration
• ArduinoOTA for wireless firmware updates
📖 Summary:
This repository provides custom firmware for the Xiaomi Mi Smart Antibacterial Humidifier (deerma.humidifier.jsq). It replaces the original cloud-dependent firmware with a local MQTT-based control system, enabling cloud-free operation and integration with platforms like Home Assistant.
🔗 Links:
• View Project
================
🔓 Open Source
✨ jaaz | TypeScript
🎯 Primary Use Case:
To provide users with a local, privacy-respecting, AI-powered creative tool for generating images and videos, similar to Canva but with advanced AI capabilities and prompt-free interaction.
✨ Key Features:
• One-Prompt Image & Video Generation
• Magic Canvas & Magic Video (Prompt-free creation)
• Infinite Canvas & Visual Storyboarding
📖 Summary:
Jaaz is an open-source, privacy-focused multimodal creative assistant that functions as a local alternative to tools like Canva and Manus. It enables users to generate images and videos from single prompts, utilize a prompt-free 'Magic Canvas' for intuitive creation, and manage visual storyboards on an infinite canvas, all powered by a smart AI agent system.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🎯 Primary Use Case:
To provide users with a local, privacy-respecting, AI-powered creative tool for generating images and videos, similar to Canva but with advanced AI capabilities and prompt-free interaction.
✨ Key Features:
• One-Prompt Image & Video Generation
• Magic Canvas & Magic Video (Prompt-free creation)
• Infinite Canvas & Visual Storyboarding
📖 Summary:
Jaaz is an open-source, privacy-focused multimodal creative assistant that functions as a local alternative to tools like Canva and Manus. It enables users to generate images and videos from single prompts, utilize a prompt-free 'Magic Canvas' for intuitive creation, and manage visual storyboards on an infinite canvas, all powered by a smart AI agent system.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🌟 langrepl | Python
🎯 Primary Use Case:
Developing, running, and interacting with advanced LLM agents through an interactive command-line interface.
✨ Key Features:
• Deep Agent Architecture with planning tools, virtual filesystem, and sub-agent delegation
• LangGraph Server Mode for running agents as API servers with visual debugging integration
• Multi-Provider LLM Support (OpenAI, Anthropic, Google, AWS Bedrock, Ollama, etc.)
• Multimodal Image Support via clipboard, drag-and-drop, or file paths
📖 Summary:
Langrepl is an interactive command-line interface (CLI) application for building and running sophisticated LLM agents. It leverages LangChain, LangGraph, Prompt Toolkit, and Rich to provide a powerful environment for agent development and deployment.
🔗 Links:
• View Project
================
🔓 Open Source
🎯 Primary Use Case:
Developing, running, and interacting with advanced LLM agents through an interactive command-line interface.
✨ Key Features:
• Deep Agent Architecture with planning tools, virtual filesystem, and sub-agent delegation
• LangGraph Server Mode for running agents as API servers with visual debugging integration
• Multi-Provider LLM Support (OpenAI, Anthropic, Google, AWS Bedrock, Ollama, etc.)
• Multimodal Image Support via clipboard, drag-and-drop, or file paths
📖 Summary:
Langrepl is an interactive command-line interface (CLI) application for building and running sophisticated LLM agents. It leverages LangChain, LangGraph, Prompt Toolkit, and Rich to provide a powerful environment for agent development and deployment.
🔗 Links:
• View Project
================
🔓 Open Source
🔥 lsv | Rust
🎯 Primary Use Case:
A fast, configurable, and feature-rich file browser for the terminal, enhancing productivity for developers and power users.
✨ Key Features:
• Three-pane navigation (parent/current/preview)
• Keyboard-driven UX with multi-key sequences and which-key overlay
• Lua configuration for themes, keymaps, actions, and programmable previewer
• External command integration for captured output or interactive shells
• File operations: add/rename/delete, multi-select with copy/move/paste
📖 Summary:
lsv is a terminal-based file browser written in Rust, offering a three-pane interface for navigating directories and previewing files. It is highly configurable via Lua and supports rich, ANSI-colored previews from external tools.
🔗 Links:
• View Project
================
🔓 Open Source
🎯 Primary Use Case:
A fast, configurable, and feature-rich file browser for the terminal, enhancing productivity for developers and power users.
✨ Key Features:
• Three-pane navigation (parent/current/preview)
• Keyboard-driven UX with multi-key sequences and which-key overlay
• Lua configuration for themes, keymaps, actions, and programmable previewer
• External command integration for captured output or interactive shells
• File operations: add/rename/delete, multi-select with copy/move/paste
📖 Summary:
lsv is a terminal-based file browser written in Rust, offering a three-pane interface for navigating directories and previewing files. It is highly configurable via Lua and supports rich, ANSI-colored previews from external tools.
🔗 Links:
• View Project
================
🔓 Open Source
💡 EternalVows | HTML
🎯 Primary Use Case:
Creating and hosting a personalized wedding website with event details, photos, and registry information.
✨ Key Features:
• Customizable, self-hosted wedding website template
• Config-driven content via YAML or JSON
• Dynamic background slideshow
• Clean, modern single-page design
• Smooth in-page navigation
📖 Summary:
Eternal Vows is a lightweight, self-hosted wedding website template that allows users to easily customize and share all their event details through a simple YAML or JSON configuration file. It features a clean design, dynamic background slideshow, and smooth navigation, powered by a Node.js Express server.
🔗 Links:
• View Project
================
🔓 Open Source
🎯 Primary Use Case:
Creating and hosting a personalized wedding website with event details, photos, and registry information.
✨ Key Features:
• Customizable, self-hosted wedding website template
• Config-driven content via YAML or JSON
• Dynamic background slideshow
• Clean, modern single-page design
• Smooth in-page navigation
📖 Summary:
Eternal Vows is a lightweight, self-hosted wedding website template that allows users to easily customize and share all their event details through a simple YAML or JSON configuration file. It features a clean design, dynamic background slideshow, and smooth navigation, powered by a Node.js Express server.
🔗 Links:
• View Project
================
🔓 Open Source
🌟 howdy | Python
🎯 Primary Use Case:
To provide a seamless and secure facial recognition login and authentication experience on Linux systems, replacing traditional password entry.
✨ Key Features:
• Windows Hello-style facial authentication for Linux
• Integration with PAM for system-wide authentication (login, lock screen, sudo, su)
• Support for IR cameras and emitters
• Packaged for Debian/Ubuntu, Arch Linux, Fedora, and openSUSE
• Build from source option available
📖 Summary:
Howdy is a Linux facial recognition authentication system that integrates with the Pluggable Authentication Modules (PAM) framework. It allows users to log in, lock their screens, and execute privileged commands using their face, mimicking the Windows Hello experience.
🔗 Links:
• View Project
================
🔓 Open Source
🎯 Primary Use Case:
To provide a seamless and secure facial recognition login and authentication experience on Linux systems, replacing traditional password entry.
✨ Key Features:
• Windows Hello-style facial authentication for Linux
• Integration with PAM for system-wide authentication (login, lock screen, sudo, su)
• Support for IR cameras and emitters
• Packaged for Debian/Ubuntu, Arch Linux, Fedora, and openSUSE
• Build from source option available
📖 Summary:
Howdy is a Linux facial recognition authentication system that integrates with the Pluggable Authentication Modules (PAM) framework. It allows users to log in, lock their screens, and execute privileged commands using their face, mimicking the Windows Hello experience.
🔗 Links:
• View Project
================
🔓 Open Source
🚀 signalbot | Python
🎯 Primary Use Case:
Developing custom automated messaging bots for the Signal platform.
✨ Key Features:
• Python package for creating Signal bots
• Minimal example provided for quick setup
• Command registration system
• Integration with signal-cli-rest-api
• Asynchronous command handling
📖 Summary:
Signalbot is a Python micro-framework designed to simplify the creation of custom Signal bots. It allows developers to easily define commands and integrate them with the signal-cli-rest-api to send and receive messages programmatically.
🔗 Links:
• View Project
================
🔓 Open Source
🎯 Primary Use Case:
Developing custom automated messaging bots for the Signal platform.
✨ Key Features:
• Python package for creating Signal bots
• Minimal example provided for quick setup
• Command registration system
• Integration with signal-cli-rest-api
• Asynchronous command handling
📖 Summary:
Signalbot is a Python micro-framework designed to simplify the creation of custom Signal bots. It allows developers to easily define commands and integrate them with the signal-cli-rest-api to send and receive messages programmatically.
🔗 Links:
• View Project
================
🔓 Open Source
✨ tlosint-vm | Shell
🎯 Primary Use Case:
To provide a ready-to-use virtual machine environment pre-loaded with essential OSINT tools and configurations, or to allow users to easily install and update these tools on their existing Kali/Debian systems.
✨ Key Features:
• Pre-built Kali Linux OSINT VM image (OVA format for VirtualBox and VMware)
• Standalone script (tlosint-tools.sh) for on-demand OSINT tool installation on Kali/Debian
📖 Summary:
The tlosint-vm repository provides a pre-built Kali Linux virtual machine distribution tailored for OSINT (Open Source Intelligence) tasks, based on the Kali VM build scripts. It also offers a standalone script to customize Kali or Debian-based systems with a curated set of OSINT tools and Firefox hardening.
🔗 Links:
• View Project
================
🔓 Open Source
🎯 Primary Use Case:
To provide a ready-to-use virtual machine environment pre-loaded with essential OSINT tools and configurations, or to allow users to easily install and update these tools on their existing Kali/Debian systems.
✨ Key Features:
• Pre-built Kali Linux OSINT VM image (OVA format for VirtualBox and VMware)
• Standalone script (tlosint-tools.sh) for on-demand OSINT tool installation on Kali/Debian
📖 Summary:
The tlosint-vm repository provides a pre-built Kali Linux virtual machine distribution tailored for OSINT (Open Source Intelligence) tasks, based on the Kali VM build scripts. It also offers a standalone script to customize Kali or Debian-based systems with a curated set of OSINT tools and Firefox hardening.
🔗 Links:
• View Project
================
🔓 Open Source
🌟 keeweb | HTML
🎯 Primary Use Case:
Securely managing and accessing passwords across different platforms and devices, with compatibility for existing KeePass databases.
✨ Key Features:
• Browser and desktop password manager
• Compatible with KeePass `kdbx` files
• Create new password vaults
• Cross-platform support (Linux, Windows, MacOS)
• Cloud storage integration (Dropbox, Google Drive, OneDrive)
📖 Summary:
KeeWeb is a cross-platform password manager that allows users to manage their credentials in `kdbx` files, compatible with KeePass. It can be used as a browser extension or a desktop application, and supports integration with cloud storage services.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🎯 Primary Use Case:
Securely managing and accessing passwords across different platforms and devices, with compatibility for existing KeePass databases.
✨ Key Features:
• Browser and desktop password manager
• Compatible with KeePass `kdbx` files
• Create new password vaults
• Cross-platform support (Linux, Windows, MacOS)
• Cloud storage integration (Dropbox, Google Drive, OneDrive)
📖 Summary:
KeeWeb is a cross-platform password manager that allows users to manage their credentials in `kdbx` files, compatible with KeePass. It can be used as a browser extension or a desktop application, and supports integration with cloud storage services.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source