Personal Projects
"My passion drives me to develop a wide range of innovative projects, including open-source libraries, as part of my personal journey in continuous learning and contribution to the tech community."
Open Sources
- Go Inrequest
A tiny golang library to transform http request body into go map including Form Data request with nested inputs.
- Go Valet
A high-performance, Zod-inspired validation library for Go with a fluent builder API. Works with dynamic map data (map[string]any) - perfect for validating JSON payloads, API requests, and configuration data without requiring pre-defined structs.
Public Apps
- Dev Tools
A simple formatter and converter tools to speed up development process.