我的第一行代码
大家好,
作为一名技术项目经理,我经常需要一些快速、私密的在线工具来完成任务,比如JWT解码和JSON格式化。虽然现有的解决方案如Jam Dev Utilities和JWT.io都很不错,但我希望有一个完全在客户端处理数据的工具,以确保绝对的隐私(不会将任何数据发送到外部服务器)。
这促使我创建了rundev.dev作为一个个人项目。它是一个这样的工具集合,旨在快速和保护隐私。目前可用的工具包括:
- JWT解码器:用于即时检查JWT令牌。
- JSON格式化器:快速格式化和验证JSON。
- 字数统计:用于文本分析,对内容和SEO很有帮助。
我的目标是创建一个严格遵循数据隐私原则的资源,同时提供实用的开发者工具。
你可以在这里查看: https://rundev.dev
查看原文
Hey guys,<p>As a Technical PM, I often found myself needing quick, private online tools for tasks like JWT decoding, and JSON formatting. While existing solutions like Jam Dev Utilities and JWT.io are great, I wanted something that processed data entirely client-side, ensuring absolute privacy (nothing is sent to external servers).<p>This led me to build rundev.dev as a personal project. It's a collection of such utilities, designed for speed and privacy.Currently available tools include:
JWT Decoder: For on-the-fly JWT token inspection.
JSON Formatter: To quickly format and validate JSON.
Word Count: For text analysis, useful for content and SEO.
My goal was to create a resource that adheres strictly to data privacy principles while offering practical developer utilities.
You can check it out here: https://rundev.dev