🔥 oci2git | Rust
🎯 Primary Use Case:
Layer Diffing
✨ Key Features:
• Analyze Docker images and extract layer information
• Create a Git repository where each image layer is represented as a commit
• Support for empty layers as empty commits
• Complete metadata extraction to Markdown format
• Extensible architecture for supporting different container engines
📖 Summary:
OCI2Git converts container images into Git repositories, representing each layer as a commit. This enables users to leverage Git's powerful features like diffing, blame, and log to analyze and track changes within container images. The primary use case is layer diffing, allowing engineers to easily identify changes between layers for troubleshooting and understanding image evolution.
🔗 Links:
• View Project
================
🔓 Open Source
🎯 Primary Use Case:
Layer Diffing
✨ Key Features:
• Analyze Docker images and extract layer information
• Create a Git repository where each image layer is represented as a commit
• Support for empty layers as empty commits
• Complete metadata extraction to Markdown format
• Extensible architecture for supporting different container engines
📖 Summary:
OCI2Git converts container images into Git repositories, representing each layer as a commit. This enables users to leverage Git's powerful features like diffing, blame, and log to analyze and track changes within container images. The primary use case is layer diffing, allowing engineers to easily identify changes between layers for troubleshooting and understanding image evolution.
🔗 Links:
• View Project
================
🔓 Open Source
💡 gluesql | Rust
🎯 Primary Use Case:
Providing a versatile SQL database library for developers, supporting both SQL and AST Builder, and handling structured and unstructured data with various storage options.
✨ Key Features:
• Multi-Model Database Engine as a Library
• Supports SQL and AST Builder
• Supports Structured and Unstructured Data with Schema Flexibility
📖 Summary:
GlueSQL is a Rust library that provides a multi-model database engine. It supports both SQL and an AST Builder, allowing developers to interact with the database using either method. GlueSQL is designed to be flexible, supporting structured and unstructured data, custom storage systems, and integration with both Rust and JavaScript environments.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🎯 Primary Use Case:
Providing a versatile SQL database library for developers, supporting both SQL and AST Builder, and handling structured and unstructured data with various storage options.
✨ Key Features:
• Multi-Model Database Engine as a Library
• Supports SQL and AST Builder
• Supports Structured and Unstructured Data with Schema Flexibility
📖 Summary:
GlueSQL is a Rust library that provides a multi-model database engine. It supports both SQL and an AST Builder, allowing developers to interact with the database using either method. GlueSQL is designed to be flexible, supporting structured and unstructured data, custom storage systems, and integration with both Rust and JavaScript environments.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🌟 burn | Rust
🎯 Primary Use Case:
Developing and deploying deep learning models with a focus on performance and cross-platform compatibility.
✨ Key Features:
• Automatic kernel fusion
• Asynchronous execution
• Thread-safe building blocks
• Cross-platform support (CUDA, Metal, ROCm, Vulkan, WebGPU)
• Flexibility, efficiency, and portability
📖 Summary:
Burn is a deep learning framework written in Rust that prioritizes flexibility, efficiency, and portability. It achieves high performance through features like automatic kernel fusion and asynchronous execution. The framework's thread-safe design and cross-platform support enable multi-device training and deployment on various backends, including CUDA, Metal, and WebGPU.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🎯 Primary Use Case:
Developing and deploying deep learning models with a focus on performance and cross-platform compatibility.
✨ Key Features:
• Automatic kernel fusion
• Asynchronous execution
• Thread-safe building blocks
• Cross-platform support (CUDA, Metal, ROCm, Vulkan, WebGPU)
• Flexibility, efficiency, and portability
📖 Summary:
Burn is a deep learning framework written in Rust that prioritizes flexibility, efficiency, and portability. It achieves high performance through features like automatic kernel fusion and asynchronous execution. The framework's thread-safe design and cross-platform support enable multi-device training and deployment on various backends, including CUDA, Metal, and WebGPU.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
💡 ggwave | C++
🎯 Primary Use Case:
Communicating small amounts of data between air-gapped devices using sound.
✨ Key Features:
• Data-over-sound communication
• FSK-based transmission protocol
• Error correction codes (ECC)
• Platform agnostic audio backend
• Serverless one-to-many broadcast
📖 Summary:
ggwave is a tiny data-over-sound library that enables communication between devices using audio signals. It utilizes FSK modulation and error correction to transmit data, making it suitable for serverless broadcasting and IoT applications. The library is platform-agnostic, allowing integration with various audio backends.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🎯 Primary Use Case:
Communicating small amounts of data between air-gapped devices using sound.
✨ Key Features:
• Data-over-sound communication
• FSK-based transmission protocol
• Error correction codes (ECC)
• Platform agnostic audio backend
• Serverless one-to-many broadcast
📖 Summary:
ggwave is a tiny data-over-sound library that enables communication between devices using audio signals. It utilizes FSK modulation and error correction to transmit data, making it suitable for serverless broadcasting and IoT applications. The library is platform-agnostic, allowing integration with various audio backends.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
💡 star-vector | Python
🎯 Primary Use Case:
Generating Scalable Vector Graphics (SVG) code from images and text using a multimodal vision-language model.
✨ Key Features:
• Image to SVG generation
• Text to SVG generation
• Multimodal vision-language model for SVG code generation
📖 Summary:
StarVector is a multimodal vision-language model designed for generating SVG code. It transforms vectorization into a code generation task, enabling both image-to-SVG and text-to-SVG generation. The model leverages a vision-language modeling architecture to process visual and textual inputs, producing high-quality SVG code.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🎯 Primary Use Case:
Generating Scalable Vector Graphics (SVG) code from images and text using a multimodal vision-language model.
✨ Key Features:
• Image to SVG generation
• Text to SVG generation
• Multimodal vision-language model for SVG code generation
📖 Summary:
StarVector is a multimodal vision-language model designed for generating SVG code. It transforms vectorization into a code generation task, enabling both image-to-SVG and text-to-SVG generation. The model leverages a vision-language modeling architecture to process visual and textual inputs, producing high-quality SVG code.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
✨ KitHack | Python
🎯 Primary Use Case:
Automating the setup of penetration testing tools and generating multi-platform backdoors.
✨ Key Features:
• Automated installation of penetration testing tools
• Multi-platform backdoor generation using Metasploit Framework
• Android application infection
• Ngrok integration for TCP connections
📖 Summary:
KitHack is a framework designed to automate the process of downloading and installing various penetration testing tools. It also features a backdoor generator that leverages the Metasploit Framework for creating multi-platform payloads. The tool supports infecting legitimate Android applications and utilizes Ngrok for establishing TCP connections.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🎯 Primary Use Case:
Automating the setup of penetration testing tools and generating multi-platform backdoors.
✨ Key Features:
• Automated installation of penetration testing tools
• Multi-platform backdoor generation using Metasploit Framework
• Android application infection
• Ngrok integration for TCP connections
📖 Summary:
KitHack is a framework designed to automate the process of downloading and installing various penetration testing tools. It also features a backdoor generator that leverages the Metasploit Framework for creating multi-platform payloads. The tool supports infecting legitimate Android applications and utilizes Ngrok for establishing TCP connections.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
❤1
🌟 osint_stuff_tool_collection | HTML
🎯 Primary Use Case:
Collection of online tools for Open Source Intelligence (OSINT) investigations.
✨ Key Features:
• Maps, Geolocation and Transport tools
• Social Media OSINT tools
• Domain/IP/Links analysis tools
• Image Search and Identification tools
• Cryptocurrency investigation tools
📖 Summary:
This repository is a curated collection of hundreds of online tools designed to assist in Open Source Intelligence (OSINT) investigations. It categorizes tools across various domains like social media, geolocation, domain analysis, and more. While some tools may be outdated, the repository serves as a valuable resource for discovering and exploring potential OSINT resources.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🎯 Primary Use Case:
Collection of online tools for Open Source Intelligence (OSINT) investigations.
✨ Key Features:
• Maps, Geolocation and Transport tools
• Social Media OSINT tools
• Domain/IP/Links analysis tools
• Image Search and Identification tools
• Cryptocurrency investigation tools
📖 Summary:
This repository is a curated collection of hundreds of online tools designed to assist in Open Source Intelligence (OSINT) investigations. It categorizes tools across various domains like social media, geolocation, domain analysis, and more. While some tools may be outdated, the repository serves as a valuable resource for discovering and exploring potential OSINT resources.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🔥 terminal-rain-lightning | Python
🎯 Primary Use Case:
Creating a terminal-based ASCII rain and lightning animation for entertainment and visual appeal.
✨ Key Features:
• Smooth ASCII rain effect with varying drop characters
• Toggleable "Thunderstorm" mode for more intense rain and lightning
• Customizable rain and lightning colors via command-line arguments
• Responsive to terminal resizing
• Lightweight and runs in most modern terminals
📖 Summary:
The terminal-rain-lightning repository provides a Python script that generates a visually engaging rain and lightning animation directly within a terminal. It features customizable colors, a thunderstorm mode, and adapts to terminal resizing, offering a lightweight and entertaining experience for users.
🔗 Links:
• View Project
================
🔓 Open Source
🎯 Primary Use Case:
Creating a terminal-based ASCII rain and lightning animation for entertainment and visual appeal.
✨ Key Features:
• Smooth ASCII rain effect with varying drop characters
• Toggleable "Thunderstorm" mode for more intense rain and lightning
• Customizable rain and lightning colors via command-line arguments
• Responsive to terminal resizing
• Lightweight and runs in most modern terminals
📖 Summary:
The terminal-rain-lightning repository provides a Python script that generates a visually engaging rain and lightning animation directly within a terminal. It features customizable colors, a thunderstorm mode, and adapts to terminal resizing, offering a lightweight and entertaining experience for users.
🔗 Links:
• View Project
================
🔓 Open Source
🌟 sshsync | Python
🎯 Primary Use Case:
Running shell commands and transferring files across multiple remote servers via SSH.
✨ Key Features:
• Run shell commands on all hosts or specific groups
• Executes commands concurrently across servers
• Group-based configuration
• Adjustable SSH timeout settings
• Push/pull files between local and remote hosts
📖 Summary:
sshsync is a CLI tool designed for sysadmins, developers, and automation workflows to execute shell commands and transfer files across multiple remote servers. It allows users to target all servers or specific groups, execute commands concurrently, and offers features like adjustable SSH timeouts, operation history, and dry-run mode for previewing actions.
🔗 Links:
• View Project
================
🔓 Open Source
🎯 Primary Use Case:
Running shell commands and transferring files across multiple remote servers via SSH.
✨ Key Features:
• Run shell commands on all hosts or specific groups
• Executes commands concurrently across servers
• Group-based configuration
• Adjustable SSH timeout settings
• Push/pull files between local and remote hosts
📖 Summary:
sshsync is a CLI tool designed for sysadmins, developers, and automation workflows to execute shell commands and transfer files across multiple remote servers. It allows users to target all servers or specific groups, execute commands concurrently, and offers features like adjustable SSH timeouts, operation history, and dry-run mode for previewing actions.
🔗 Links:
• View Project
================
🔓 Open Source
🔥 Scrapegraph-ai | Python
🎯 Primary Use Case:
Automated web scraping and data extraction using AI.
✨ Key Features:
• Web scraping using LLM and graph logic
• Support for websites and local documents (XML, HTML, JSON, Markdown)
• Integration with Langchain, Llama Index, Crew.ai, CamelAI
• SDKs for Python and Node.js
📖 Summary:
ScrapeGraphAI is a Python library that leverages LLMs and graph logic to automate web scraping. It supports various data formats and integrates with popular frameworks like Langchain and Llama Index. The library provides SDKs for Python and Node.js, as well as integrations with low-code platforms, making it versatile for different development environments.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🎯 Primary Use Case:
Automated web scraping and data extraction using AI.
✨ Key Features:
• Web scraping using LLM and graph logic
• Support for websites and local documents (XML, HTML, JSON, Markdown)
• Integration with Langchain, Llama Index, Crew.ai, CamelAI
• SDKs for Python and Node.js
📖 Summary:
ScrapeGraphAI is a Python library that leverages LLMs and graph logic to automate web scraping. It supports various data formats and integrates with popular frameworks like Langchain and Llama Index. The library provides SDKs for Python and Node.js, as well as integrations with low-code platforms, making it versatile for different development environments.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
💡 TLG_JoinCaptchaBot | Python
🎯 Primary Use Case:
Verifying new Telegram group members are human and preventing spam.
✨ Key Features:
• Automatic CAPTCHA for new users
• Removes users failing CAPTCHA
• Deletes URL messages from unverified users (anti-spam)
📖 Summary:
TLG_JoinCaptchaBot is a Telegram bot that uses image-based CAPTCHAs to verify new users joining a group. It automatically sends a CAPTCHA to each new member and removes those who fail to solve it within a specified time. Additionally, it prevents spam by deleting messages containing URLs sent by unverified users.
🔗 Links:
• View Project
================
🔓 Open Source
🎯 Primary Use Case:
Verifying new Telegram group members are human and preventing spam.
✨ Key Features:
• Automatic CAPTCHA for new users
• Removes users failing CAPTCHA
• Deletes URL messages from unverified users (anti-spam)
📖 Summary:
TLG_JoinCaptchaBot is a Telegram bot that uses image-based CAPTCHAs to verify new users joining a group. It automatically sends a CAPTCHA to each new member and removes those who fail to solve it within a specified time. Additionally, it prevents spam by deleting messages containing URLs sent by unverified users.
🔗 Links:
• View Project
================
🔓 Open Source
💡 FaceEnhance | Python
🎯 Primary Use Case:
Improving facial consistency and quality in AI-generated images.
✨ Key Features:
• Face enhancement in AI-generated images
• Preservation of original image background, lighting, and composition
• ComfyUI workflows for face enhancement and embedding distance calculation
📖 Summary:
The FaceEnhance repository provides tools for enhancing faces in AI-generated images while preserving the original image's context. It offers ComfyUI workflows and a Gradio demo for interactive use, focusing on improving facial fidelity and consistency. The tool aims to produce high-quality results without altering the background or overall composition of the original image.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🎯 Primary Use Case:
Improving facial consistency and quality in AI-generated images.
✨ Key Features:
• Face enhancement in AI-generated images
• Preservation of original image background, lighting, and composition
• ComfyUI workflows for face enhancement and embedding distance calculation
📖 Summary:
The FaceEnhance repository provides tools for enhancing faces in AI-generated images while preserving the original image's context. It offers ComfyUI workflows and a Gradio demo for interactive use, focusing on improving facial fidelity and consistency. The tool aims to produce high-quality results without altering the background or overall composition of the original image.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
✨ scrcpy | C
🎯 Primary Use Case:
Displaying and controlling Android devices from a computer.
✨ Key Features:
• Android device mirroring and control via USB or TCP/IP
• Audio forwarding (Android 11+)
• Screen recording
• Virtual display support
• Copy-paste in both directions
📖 Summary:
Scrcpy mirrors and controls Android devices on a computer via USB or TCP/IP, enabling users to interact with their device using the computer's keyboard and mouse. It supports features like audio forwarding, screen recording, and virtual displays, offering a seamless control experience without requiring root access or an app installation on the device.
🔗 Links:
• View Project
================
🔓 Open Source
🎯 Primary Use Case:
Displaying and controlling Android devices from a computer.
✨ Key Features:
• Android device mirroring and control via USB or TCP/IP
• Audio forwarding (Android 11+)
• Screen recording
• Virtual display support
• Copy-paste in both directions
📖 Summary:
Scrcpy mirrors and controls Android devices on a computer via USB or TCP/IP, enabling users to interact with their device using the computer's keyboard and mouse. It supports features like audio forwarding, screen recording, and virtual displays, offering a seamless control experience without requiring root access or an app installation on the device.
🔗 Links:
• View Project
================
🔓 Open Source
🔥 WiFi-autopwner | Shell
🎯 Primary Use Case:
Automating the process of identifying and auditing Wi-Fi networks with weak security to assess their vulnerability.
✨ Key Features:
• Automates searching and auditing Wi-Fi networks
• Identifies Wi-Fi networks with weak security
• Includes a built-in fix for Reaver 'Failed to associate with' errors
📖 Summary:
The WiFi-autopwner repository provides a shell script designed to automate the searching and auditing of Wi-Fi networks, specifically targeting those with weak security configurations. It also incorporates a fix for a common Reaver error, enhancing its utility for penetration testing and security assessments of wireless networks.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🎯 Primary Use Case:
Automating the process of identifying and auditing Wi-Fi networks with weak security to assess their vulnerability.
✨ Key Features:
• Automates searching and auditing Wi-Fi networks
• Identifies Wi-Fi networks with weak security
• Includes a built-in fix for Reaver 'Failed to associate with' errors
📖 Summary:
The WiFi-autopwner repository provides a shell script designed to automate the searching and auditing of Wi-Fi networks, specifically targeting those with weak security configurations. It also incorporates a fix for a common Reaver error, enhancing its utility for penetration testing and security assessments of wireless networks.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🔥 machinae | Python
🎯 Primary Use Case:
Collecting and aggregating security intelligence data from various online sources to identify potential threats.
✨ Key Features:
• Collects security intelligence from public sources.
• Supports YAML configuration.
• Parses JSON input.
• Supports multiple output types, including JSON.
• Configuration merging system for easy customization.
📖 Summary:
Machinae is a security intelligence collector that gathers data from public sources about IPs, domains, URLs, emails, file hashes, and SSL fingerprints. It offers improvements over Automater, including a Python 3 compatible codebase, YAML configuration, JSON parsing support, and multiple output formats. It also features a configuration merging system for easy customization.
🔗 Links:
• View Project
================
🔓 Open Source
🎯 Primary Use Case:
Collecting and aggregating security intelligence data from various online sources to identify potential threats.
✨ Key Features:
• Collects security intelligence from public sources.
• Supports YAML configuration.
• Parses JSON input.
• Supports multiple output types, including JSON.
• Configuration merging system for easy customization.
📖 Summary:
Machinae is a security intelligence collector that gathers data from public sources about IPs, domains, URLs, emails, file hashes, and SSL fingerprints. It offers improvements over Automater, including a Python 3 compatible codebase, YAML configuration, JSON parsing support, and multiple output formats. It also features a configuration merging system for easy customization.
🔗 Links:
• View Project
================
🔓 Open Source
🌟 LaZagne | Python
🎯 Primary Use Case:
Credentials recovery from local computers
✨ Key Features:
• Password recovery from various software
• Support for multiple operating systems (Windows, Linux, Mac OS)
• Modular design allowing for specific module execution
• Output formatting options (Normal txt, Json, All)
• Option to specify user password for decryption
📖 Summary:
LaZagne is a password recovery tool designed to retrieve stored credentials from a local computer. It supports various software and operating systems, employing different techniques to extract passwords. The tool offers modular execution, output formatting options, and the ability to specify a user password for decryption.
🔗 Links:
• View Project
================
🔓 Open Source
🎯 Primary Use Case:
Credentials recovery from local computers
✨ Key Features:
• Password recovery from various software
• Support for multiple operating systems (Windows, Linux, Mac OS)
• Modular design allowing for specific module execution
• Output formatting options (Normal txt, Json, All)
• Option to specify user password for decryption
📖 Summary:
LaZagne is a password recovery tool designed to retrieve stored credentials from a local computer. It supports various software and operating systems, employing different techniques to extract passwords. The tool offers modular execution, output formatting options, and the ability to specify a user password for decryption.
🔗 Links:
• View Project
================
🔓 Open Source
🌟 webshells | PHP
🎯 Primary Use Case:
Providing a collection of webshells for penetration testing and security analysis.
✨ Key Features:
• Collection of various webshells
• Accepts pull requests for additions
• Package available for BlackArch Linux
📖 Summary:
This repository provides a collection of various webshells, intended for use in penetration testing and security analysis. It encourages community contributions through pull requests. A package is available for easy installation on BlackArch Linux, but users are strongly advised to review the source code of each webshell before use due to potential security risks.
🔗 Links:
• View Project
================
🔓 Open Source
🎯 Primary Use Case:
Providing a collection of webshells for penetration testing and security analysis.
✨ Key Features:
• Collection of various webshells
• Accepts pull requests for additions
• Package available for BlackArch Linux
📖 Summary:
This repository provides a collection of various webshells, intended for use in penetration testing and security analysis. It encourages community contributions through pull requests. A package is available for easy installation on BlackArch Linux, but users are strongly advised to review the source code of each webshell before use due to potential security risks.
🔗 Links:
• View Project
================
🔓 Open Source
✨ terminal-bg | Python
🎯 Primary Use Case:
Turns your terminal into a transparent, live desktop background.
✨ Key Features:
• Transparent terminal background
• Configurable appearance (opacity, RGBA)
• Automatic config creation
• Custom script & monitor support
• Lightweight & responsive
📖 Summary:
Terminal-bg is a Python script that allows users to set their terminal as a transparent, live desktop background. It uses GTK, VTE, and GtkLayerShell to display CLI programs as animated wallpapers. The application supports configurable appearance, automatic config creation, custom scripts, and multi-monitor setups.
🔗 Links:
• View Project
================
🔓 Open Source
🎯 Primary Use Case:
Turns your terminal into a transparent, live desktop background.
✨ Key Features:
• Transparent terminal background
• Configurable appearance (opacity, RGBA)
• Automatic config creation
• Custom script & monitor support
• Lightweight & responsive
📖 Summary:
Terminal-bg is a Python script that allows users to set their terminal as a transparent, live desktop background. It uses GTK, VTE, and GtkLayerShell to display CLI programs as animated wallpapers. The application supports configurable appearance, automatic config creation, custom scripts, and multi-monitor setups.
🔗 Links:
• View Project
================
🔓 Open Source
✨ puter | JavaScript
🎯 Primary Use Case:
A free, open-source, and self-hostable internet operating system for managing files, apps, and games in a personal cloud.
✨ Key Features:
• Privacy-first personal cloud
• Platform for building web apps and games
• Alternative to Dropbox/Google Drive
• Remote desktop environment
📖 Summary:
Puter is an open-source internet operating system designed for personal cloud management, web application development, and remote desktop access. It serves as a self-hostable alternative to services like Dropbox and Google Drive, offering a platform for users to keep their files, apps, and games accessible from anywhere. The project also fosters a community for learning about web development and cloud computing.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🎯 Primary Use Case:
A free, open-source, and self-hostable internet operating system for managing files, apps, and games in a personal cloud.
✨ Key Features:
• Privacy-first personal cloud
• Platform for building web apps and games
• Alternative to Dropbox/Google Drive
• Remote desktop environment
📖 Summary:
Puter is an open-source internet operating system designed for personal cloud management, web application development, and remote desktop access. It serves as a self-hostable alternative to services like Dropbox and Google Drive, offering a platform for users to keep their files, apps, and games accessible from anywhere. The project also fosters a community for learning about web development and cloud computing.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🌟 Sink | Vue
🎯 Primary Use Case:
Link shortening with built-in analytics, designed for serverless deployment on Cloudflare.
✨ Key Features:
• URL Shortening
• Analytics
• Serverless Deployment
• Customizable Slug
• AI Slug Generation
📖 Summary:
Sink is a link shortener that provides analytics and customizable slugs. It is designed to be deployed on Cloudflare, taking advantage of serverless architecture. The platform offers features like AI-powered slug generation and link expiration, making it a comprehensive solution for managing and tracking shortened URLs.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🎯 Primary Use Case:
Link shortening with built-in analytics, designed for serverless deployment on Cloudflare.
✨ Key Features:
• URL Shortening
• Analytics
• Serverless Deployment
• Customizable Slug
• AI Slug Generation
📖 Summary:
Sink is a link shortener that provides analytics and customizable slugs. It is designed to be deployed on Cloudflare, taking advantage of serverless architecture. The platform offers features like AI-powered slug generation and link expiration, making it a comprehensive solution for managing and tracking shortened URLs.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source