ToolQuarry
Pinned Loading
Repositories
- face-recognition-api Public
Face Recognition API is a backend endpoint API that uses face recognition technology to detect and analyze faces in images.
toolquarry/face-recognition-api’s past year of commit activity - tq-code-generator-core-api Public
The TQ Code Generator Core API is a Rust API built with the warp web framework and the tq-code-generator-core crate. It generates random codes of a specified length.
toolquarry/tq-code-generator-core-api’s past year of commit activity - tq-code-generator-core Public
TQ Code Generator Core is a Rust library for generating random codes of varying lengths. It was created to power the code generation tools at ToolQuarry, but it can be used in any Rust project that needs to generate unique codes.
toolquarry/tq-code-generator-core’s past year of commit activity - tq-binary-to-decimal Public
A simple C library that provides a function to convert a binary number to its decimal representation
toolquarry/tq-binary-to-decimal’s past year of commit activity - tq-morse-code-translator Public
This program is a simple Morse code translator that can translate English text to Morse code and vice versa.
toolquarry/tq-morse-code-translator’s past year of commit activity - tq-binary-to-decimal-example Public
This is an example project that demonstrates how to use the binary_to_decimal library to convert binary numbers to decimal.
toolquarry/tq-binary-to-decimal-example’s past year of commit activity