Skip to content
View white-rabbit-1-sketch's full-sized avatar

Block or report white-rabbit-1-sketch

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. mysql-openssl mysql-openssl Public

    This project provides User-Defined Functions (UDF) for MySQL, enabling encryption and decryption of data using the OpenSSL library. The functions support various encryption algorithms and allow the…

    C++ 4

  2. php-file-hash-map php-file-hash-map Public

    This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data…

    PHP 14

  3. php-worker-pool php-worker-pool Public

    A lightweight PHP library to manage a pool of workers for parallel task execution. This library allows you to easily manage worker threads, process tasks concurrently, and optimize your application…

    PHP

  4. alunea-backend alunea-backend Public

    Alunea Backend is a robust and privacy-focused solution for managing email interactions. It enables users to protect their real email addresses by creating anonymous aliases. These aliases ensure e…

    Java 2

  5. alunea-frontend alunea-frontend Public

    Alunea Backend is a robust and privacy-focused solution for managing email interactions. It enables users to protect their real email addresses by creating anonymous aliases. These aliases ensure e…

    TypeScript

  6. helicopter helicopter Public

    A strategy-based game where the player controls a helicopter to extinguish burning trees and score points. The game features water collection, fire extinguishing, upgrades, and life management. The…

    Python