Tools
Miscellaneous little tools that I have created. Mostly with the assistance of LLMs.
Deno Script Generator
A simple utility to generate a Deno script using Claude 3.5 sonnet
Platform: Github Gist
View ToolPassword Generator
A simple password generator that generates a password from given text
Platform: val.town
View ToolSummarize HN
A simple utility to summarize Hacker News articles, using Gemini Models. Inspired from Simon Willison’s TIL, Prompt Inspiration
Platform: val.town
View ToolTask Prioritizer
Prioritizing the tasks based on given criteria, using OpenAI API
Platform: val.town
View ToolToken Counter
A simple utility to count the number of tokens in a given text, Using Anthropic and Gemini APIs. Inspired from Simon Willison’s tool and X post
Platform: val.town
View ToolToken Counter (Github Spark)
Same as token counter, but runs on Github Spark
Platform: Github Spark (Preview)
View ToolVal Town README Generator
A simple utility to generate a README file for Val Town projects, using OpenAI API
Platform: val.town
View Tool