KEMINTAS is my personal project for building small web tools and operating personal infrastructure.
I turn everyday inconveniences and repetitive tasks into simple web-based tools. Publicly available tools are collected under kemintas.com and provided as small utilities that anyone can use.
I use AI-assisted coding as part of the development process. However, I do not treat generated code as the final output. I refine each tool with attention to its purpose, public exposure, maintainability, security, and operational rules so that it can be used and maintained in practice.
The project separates public services, private services, and development environments. I also operate the surrounding infrastructure, including DNS, email authentication, access control, monitoring, and backups, as a small but continuously maintained system.
Some tools are published as open source projects on GitHub. Public code and the actual production environment are managed separately, and internal configuration, credentials, operational scripts, and environment-specific details are not included in public repositories.
KEMINTAS is not a finished large-scale service. It is a place where I build small solutions to problems I find in daily life and work, use them in practice, and improve them through ongoing operation.