lch361's projects

A digital forge of progress

Command line Anchor link

lcalc

A command-line calculator with simple, but modern interface. Intended usage is interactive, shell-agnostic calculations. Supports arbitrary precision integer, rational, floating and complex numbers. It is also my first complete project in Zig programming language.

sdns-json

A command-line converter of DNSCrypt 2 stamps into JSON, and otherwise. Provides an intuitive interface and a simple to understand documentation, while simultaneously conforming to both JSON and DNSCrypt standards. Many DNSCrypt applications use stamps in their encoded form, but there was no offline application to configure them in text format. Also, it is my first complete project in Rust programming language.