MoKa Reads

Projects

Mufi-Lang

Mufi-Lang is a general-purpose, dynamic object-oriented toy language using a bytecode compiler and features a standard library, alongside being built under the Zig build system. This allows for better memory safety, error handling, cross compatibility, and easier development.

Links

TexCreate

No Longer Maintained

This project no longer is maintained

TexCreate is a LaTeX project creator that utilizes prebuilt templates to allow developers to easily create projects for various cases. This is aimed towards developers/students who would like to have an easier time with development on LaTeX.

QuickFetch

QuickFetch is a library built to handle multiple requests within a Client (reqwest client which will handle it all under a Client Pool) , cache the response results, and handle these asynchronously.

The goal is to be a one-stop shop for handling local package manager development to handle multiple packages with a local cache to easily update, get and remove the different responses.

Links