independently developed the official BEARS @ TU Berlin website,
coordinating with the Head of PR and a designer, built with
Astro, TypeScript, and TailwindCSS
built bilingual (EN/DE) support with locale-based routing and
fallback system, content collections, and automated image
optimization, deployed on Cloudflare Pages
engineered a MDX-powered content management system enabling
non-technical team members to easily update site content
built a fullstack Todo app with React and Go, featuring CRUD,
persistent storage using localStorage for userIDs and backend ID
mapping, and ULID-based todoIDs for sorting by date
implemented optimistic UI updates, animations, responsive
design, and dark mode support for superior UX