Preload
cover
opensource
cover
PokeTune
PokeTune is a musical instrument tuner made with WebAudio API. You can tune any kind of musical instrument with it. It's PWA features allows you to use it offline.
#pwa#sveltekit#webaudio-api
opensource
cover
Poketab Messanger
The cutest chatting application. You can express yourself with various emojis and stickers. You can also share files and images. No chats are saved
#pwa#redis#lua#sveltekit
opensource
cover
FurrDB
FurrDB is a minimal, Redis-inspired in-memory key-value store written in pure Go. It is designed to be fast, lightweight, and easy to use. FurrDB supports basic data types such as strings, lists, sets, and hashes.
#golang#redis#key-value#database
opensource
cover
CEE
CEE is a cross-platform utility for reading and searching process memory. It supports both Windows and Unix-like systems.
#C#memory#process#search#unix#windows
opensource
cover
CodeLeaks
CodeLeaks is a Golang project designed to help developers identify and manage potential code leaks in their applications. This tool scans your codebase and provides insights into areas where sensitive information might be exposed.
#code-scanning#cli#api#golang
opensource
cover
File Sharing Portal
This allows users to upload and share files with others quickly and easily. Simply upload a file and scan QR code or copy and share link with anyone.
#pwa#node.js#web
opensource
cover
Proxy Server
A proxy server that can be used to filter and block websites. It can be used to block ads and trackers.
#golang#network#proxy
opensource
cover
SquirrelZip Archiver
Simple CLI-tool for compressing files. Uses AES encryption to encrypt the compressed files into a single file.
#golang#encryption#AES#archive
opensource
cover
Load Balancer
Go-based load balancer designed to distribute incoming HTTP requests to a pool of backend servers based on their current load and health status.
#golang#network#load-balancer
opensource
cover
TinyASS
TinyASS is a simple emulator for a tiny custom processor and its assembly language. It allows you to write and execute basic assembly instructions.
#golang#emulator#processor#assembly
opensource
cover
Phoenix VPN
Built with Elixir, this project provides a robust PPTP VPN server designed for reliability and scalability. Leveraging Elixir’s concurrent capabilities, it efficiently manages multiple VPN connections while ensuring proper error handling and maintainability.
#elixir#vpn#pptp#server
opensource
cover
NetScan
NetScan is a simple network scanning tool written in Go. It allows you to scan a subnet for open ports on IP addresses within that subnet.
#golang#network#scanner#port
opensource
cover
AI Model Trainer
Packaged AI model trainer for training custom models. It uses the python's built-in libraries to train the model. Its super light weight and easy to use.
#python#ai#model#trainer
opensource
cover
JaanLang Playground
JaanLang is a programming language inspired from Bangladeshi couples. It's syntax uses the typical conversation style of couples.
#pwa#typescript#sveltekit
opensource
cover
PokeDraw
PokeDraw is a simple drawing application made with HTML5 Canvas. Usefull for making quick sketches and drawings. It is inspired by the Microsoft whiteboard.
#pwa#vanilla-js#web
opensource
cover
MarkDown to HTML
Simple and fast Markdown to HTML code Renderer and Interpreter. It uses a custom parser to convert markdown to HTML. You can instantly see the output as HTML
#vanilla-js#web