Albin Groen
banner
abgn.me
Albin Groen
@abgn.me
Web and app developer with 8+ years of React/React-Native and TypeScript experience. Design enthusiast, speaker, and Open Source maintainer.
LLM tools are really cool.

Here I've set up a local LLM server running Qwen3 on Ollama. added tools for creating, reading, deleting and updating todos in Postgres with @prisma.io

This means I can chat with my personal assistant, and it can manage my todos for me 🤷‍♂️
November 17, 2025 at 3:56 PM
Added this interaction for switching states. Just click to cycle through. Pretty neat. And some drag and drop for good measure.
November 14, 2025 at 9:36 AM
✋ You can now drag and drop Prisma schemas into PSB2
November 11, 2025 at 6:09 AM
Really psyched to have started working on the Prismabuilder Agent 🤖

- AI SDK w/ Fastify adapter
- AI SDK UI w/ shadcn/ui components
- React-Markdown for message rendering

Early days, but I can already tell this will be great!
November 5, 2025 at 9:07 PM
Animated input in HTML and CSS

play.tailwindcss.com/yfy9BJ31rz
November 2, 2025 at 11:30 PM
Built ⌘+F for the desktop app using mark.js and shadcn/ui

- Enter/⇧-Enter or ⌘G/⌘⇧G to navigate
- Remembers last search term
- Shows the amount of matches
- Highlights current search result

Code in comments 💬
October 31, 2025 at 11:00 AM
Dark mode glass switch 🌙

↓ Code in comments ↓
October 28, 2025 at 3:08 PM