k-dawg image

Apps and other useful things

Portfolio

Dashboard

dashboard

Dashboard is a clean, minimal personal link dashboard built with the AHA Stack (Astro, HTMX, Alpine.js) and an embedded SQLite database (@astrojs/db).

Talkara

Talkara

Talkara is a browser-based chat app.

Server-rendered pages, live updates over Server-Sent Events (SSE), and messages stored in PostgreSQL. The UI is responsive (desktop columns, mobile tabs) and supports dark and light themes.

Mealio

Mealio

Mealio is an AI-powered recipe suggestion app built for real use.

Users add ingredients as tags, ask for suggestions, and receive four structured recipe ideas generated server-side with OpenAI gpt-5-nano. Images for the dishes are then generated with OpenAI gpt-image-1-mini.

Ports

Ports

ports is a developer-first CLI and terminal UI for seeing what is listening on your machine right now.

v2.0.0 makes the tool cross-platform. The same package now runs on macOS, Linux, and Windows, selecting the right process-discovery backend at runtime.