I am Yuce.

Software Developer, Lawyer, Recreational Thinker. Simply striving to understand the world. Merely a curious man.

Projects

goconverter

This Go application is a simple file conversion service that runs a web server to accept zip files containing documents. Users can upload zip files through an HTTP POST request to a specified endpoint. The application will then process each document within the zip file, converting it from one format to another using an external tool (pandoc). This service is particularly useful for batch processing of document format conversions.

ATsManager

ATsManager (Assistant to State Manager) is a versatile and lightweight library for state management in JavaScript applications. Tailored for developers seeking an efficient and straightforward approach to handle application states, ATsManager excels in simplicity and flexibility, offering a minimalistic yet powerful toolset for projects of any scale.

hform-Validator

The hform-Validator is a versatile validation utility designed to be seamlessly integrated into both JavaScript and TypeScript projects. It provides developers with the tools to validate input objects against predefined schemas, supporting primitive type checks, custom validation functions, enum checks, and validations for array items. This document outlines how to get started with hform-Validator, its features, and how to use it in your projects.

Designed by Yuce