u/timx88

Image 1 — i build a browser read only openapi viewer
Image 2 — i build a browser read only openapi viewer

i build a browser read only openapi viewer

recently i need to work on an environment that i cannot install any tool and can only work on browser only. But, i need a way to visualize the content of the openapi spec quickly

therefore, i created this tool that is browser only and super light weight, it provides row highlighting for the optional field, anyof, oneof, etc
no edit support just viewing only

if this app is beneficial for you, you can try it here
OpenAPI Viewer — Free Online Tool | timx

u/timx88 — 24 hours ago

i build a sqlite explorer that works on browser and able to read the local sqlite3 db file

i used to use vscode sql DB extension, unfortunately, i am max out with the free version, as i am limited to 3 DB connection instance, and i have to constantly swap out the connection instance...

thus i created this to solve my issue, as i work a lot of development viewing multiple different sqlite DBs

hopefully this simple DB explorer is helpful for everyone, you can check it out here

- SQLite DB Explorer — Free Online Tool | timx

u/timx88 — 7 days ago
▲ 10 r/sqlite+1 crossposts

i build a sqlite explorer that works on browser and able to read the local sqlite3 db file

i used to use vscode sql DB extension, unfortunately, i am max out with the free version, as i am limited to 3 DB connection instance, and i have to constantly swap out the connection instance...

thus i created this to solve my issue, as i work a lot of development viewing multiple different sqlite DBs

hopefully this simple DB explorer is helpful for everyone

timx.co
u/timx88 — 7 days ago
▲ 51 r/ZaiGLM+3 crossposts

recently a lot of LLM providers are starting to limit the coding plan with limited quota, and i wanted to know how much would i need to spend on API keys if i would use the same usage on daily/monthly basis.

i decided to make this extension to visualize all my token usage based on actual usage from kilocode, so i can model the estimated token usage cost correctly if I were to use the API keys.

i also added a statusbar to show the z.ai LLM provider quota usage before it resets

u/timx88 — 23 hours ago