Technology Stack
- Frontend Framework: SvelteKit (Svelte v5)
- Languages: HTML, CSS, JavaScript, TypeScript
- Server-Side API: SvelteKit server endpoints (+server.ts)
- LLM Integration: OpenAI API (official Node library)
- Custom UI & Animations: CSS & drag-preview JS
- Version Control & Deployment: Git & Vercel
This project was developed over the course of two months. Before starting I’d never built a website or crafted a web UI—my HTML/CSS knowledge was minimal and my JavaScript basic. The initial concept: an interactive web interface powered by LLM interpretations, using ChatGPT‑4o to generate original, visually consistent assets.
Version 0.2 β is the first public release (gpt-4o-mini back‑end). Upcoming work: card-set polish, better animations, social media integration, UI refinements, and eventually a self‑contained web card‑game engine.
Source code on GitHub.