Knotly
An offline knot reference app with 100 knots, search, saved knots and practical safety notes.
Knotly helps you find, compare and learn knots for fishing, camping, boating, climbing, construction, survival and everyday use.
Small enough to stay sharp, structured enough to grow. Knotly is the first public app surface.
An offline knot reference app with 100 knots, search, saved knots and practical safety notes.
The app area is built so more tools can be added cleanly later. Business branding and customer profiles are kept as a later roadmap item, not part of the current build.
Practical builds with clear boundaries, straightforward UX and security choices that make sense in operation.
Small, focused applications built around real use cases, clean interfaces and maintainable architecture.
Systems should avoid unnecessary data, protect sensitive metadata and make abuse handling practical.
PHP, MySQL, APIs, admin surfaces, deployment flows and operational routines that are easy to understand.
AI used where it helps the workflow, not as decoration. The goal is useful automation and better decisions.
The feedback pipeline is the current example: avoid cleartext where possible, keep diagnostics short-term and block abuse by hash.
Feedback sources can be blocked without needing to keep the original IP address visible in admin.
IP and user agent can be kept encrypted for short-term troubleshooting, then removed by retention cleanup.
Scheduled cleanup removes sensitive diagnostic data after 30 days while keeping useful abuse-prevention hashes.
The public site now documents the feedback model, cookies, retention and safety limitations for Knotly and zyqero.com.