My 16yr old son is selling this one at a discount ($500 off standard price), we had some extra materials from other projects sitting around. If you are anywhere near Central TN/Nashville and want it -- look us up - $1900 https://t.co/WpNqCyXgrw
I have been recording audio from various county meetings for almost a year now and processing the transcripts with AI. I have learned a lot and have a lot more to learn.
I know of at least two examples of companies starting to experiment heavily with vibe coding with small teams which include software developer and business users on tight timelines. That is new for the types of businesses (very trad) I am talking about.
Vibe coding a lot of simple index.html tools. Pomodoro timer, plus 30s looping interval timer, plus analog clock that highlights how much time is left on Pomodoro timer. Also allows you to load multiple images for background and easily swap.
https://t.co/m1DJkhrwyh
Pushed version 2 of my county gov website. The goal is to build something anyone can fork and run for their city/county (or other entity) from Git Pages are any simple web server. Still a lot to figure out but some progress :)
https://t.co/VrEIeA8uGM
Making some improvements to my Quiz King repo.
This is single index.html file which parses json quiz content from my repo or any source and turns it into a simple quiz. This will allow me to create content more quickly (AI prompts, also in repo), and share with kids/others. It decouples the quiz taking from the content layer.