Comment by alwinaugustin
4 days ago
I’ve shipped multiple apps that are largely LLM-assisted. One of it is called Toolbit (Repo: https://github.com/alwin-augustin/toolbit), which is a collection of 20+ dev utilities like formatting JSON, generating UUID, JSON validation etc. I have been using JSON formatters all the time, but worried about whether they are sending it to server and so built this one so as it will do the processing on client side only.
Another application I have built is Remotedays (remotedays.app), which is a compliance tool for Luxembourg based companies to track cross border workers. This is recently finished and starting to reach out initial customers. There is a demo for this app is available in public at demo.remotedays.app
I have used Claude Code and Google Antigravity IDE. The Antigravity is used whenever I exceeded the Claude limits (which happens often). If you have an architecture about the product in mind, you can clearly use these tools as force multipliers. In my experience, Claude is the best, especially when you use it with the skills.
No comments yet
Contribute on Hacker News ↗