All Projects
Grandhosting/grandhosting
A full-scale web hosting platform I'm building from the ground up as founding fullstack engineer. It handles domain management, email hosting, WordPress provisioning, and Stripe billing, powered by a Next.js frontend and a Hono/Bun API backed by Supabase, Redis, and Kubernetes.
dimitrispax/ikena
A map-based web app for exploring and sharing geographic points of interest. I engineered the backend API with Bun and Hono, featuring an async image pipeline with BullMQ, Sharp, and Cloudflare R2 storage.
dimitrispax/hmu-navigation
A cross-platform campus navigation app, built as my thesis project at Hellenic Mediterranean University, enabling 5,000+ students to locate 200+ rooms with indoor/outdoor mapping and live class schedules.
dimitrispax/echoes-of-greece
A full-stack web app showcasing 85 curated quotes from Greek writers and poets. I designed a REST API with Flask to serve the collection to a React frontend.
dimitrispax/coin-insight
A cryptocurrency tracking app that pulls real-time market data from the CoinGecko API. Features coin analytics, market info, and Zod validation on every request and response. Handles API rate limiting gracefully.
dimitrispax/mobile-eshop-lab-project
A mobile phone retail e-shop, developed as a university HCI project. Full e-commerce functionality including product browsing, cart management, and checkout flow.