Skip to content
View aatuh's full-sized avatar

Block or report aatuh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. pureapi-core pureapi-core Public

    PureAPI Core is a modular framework for building robust, efficient, and maintainable RESTful APIs in Golang. It abstracts common API concerns such as error handling, middleware management, and data…

    Go

  2. yaml-project-manager yaml-project-manager Public

    YAML Project Manager is a lightweight web app for organizing projects and tasks in simple YAML files. It provides a clean interface for planning, drag-and-drop ordering, and seasonal workflows, whi…

    TypeScript

  3. tiled-media tiled-media Public

    Tiled Media is a lightweight web app for arranging and controlling media in resizable tiles. Supports images, video, audio, and exec widgets, with JSONC config, Docker setup, and a simple API for a…

    TypeScript

  4. uuid uuid Public

    Generates UUIDs. (Deprecated: see README)

    Go

  5. validate validate Public

    Composable, tag-driven validation for Go with fluent builders, struct tags, and optional i18n.

    Go

  6. pickmap pickmap Public

    Extract structured maps from HTTP requests in Go. Define field configs with sources (URL, body, headers, cookies), types, defaults, and optional flags, and get back a clean map[string]any.

    Go