Screenshot showing the clock displaying the time and stating "Daybreak's glow, the hour does show, forty-eight minutes past eight."

Hello, time?

TL;DR I made my first full-stack app - a clock that displays LLM-generated rhymes/poems in addition to a normal analog clock. Check it out at clock.angad.me . Background I’ve wanted to learn full-stack development with JavaScript for a while. I kept putting it off, however, as I was unsure where to start. A friend of mine recommended I start with Express.js . Hack Club also had a workshop regarding Express.js, JsonDB ....

July 13, 2024 · 4 min

Introducing LLMail!

Motivation I’ve seen projects where people bring x technology to devices that existed long before the technology existed. For example, while writing this, I learned about Web Rendering Proxy (WRP) which renders websites as a GIF or PNG but uses HTML image maps to allow the client to interact with the webpage. Email is a technology that’s been around since 1971 and will likely continue to be prevalent. Thus, making an email chatbot that used Large Language Models (LLMs) to generate responses seemed cool....

June 9, 2024 · 4 min