Open source
Public repositories on GitHub
12 repositories
- 2026Flutter / Dart / TypeScript / DockerLivesarkis-delivery★ Featured
A delivery app built in Flutter with a web dashboard beside it, containerised so the whole stack comes up with one command.
- 2026Obsidian / Markdown / GitConceptTezPOS
Product notes for a point-of-sale system, kept as an Obsidian vault in Git so the spec is versioned like the code that follows it.
- 2026Markdown / Obsidian / GitHub API / RailwayIn progresselithome-faq★ Featured
A Git-backed knowledge base for a customer-support bot: non-technical staff edit Markdown notes in Obsidian, push, and the bot answers from them within minutes — never inventing a fact that is not written down.
- 2023 — 2026Next.js / TypeScript / MDX / Tailwind CSSLiveblog★ Featured
A personal writing home on Next.js and MDX, with content compiled at build time, Tailwind for the type scale and translations wired in from the start.
- 2026Python / CLIArchivedtask-cli
A deliberately tiny task tracker for the terminal, written in Python with no dependencies beyond the standard library.
- 2026Python / Django / DockerArchivedadvanced_blog_api
A blogging backend on Django, packaged with Docker so the API, its database and its migrations start the same way everywhere.
- 2026Next.js / TypeScript / Prisma / PostgreSQL / DockerArchivedOnline-Shop
An e-commerce platform on Next.js, Prisma and Postgres, written as a study in layered architecture — API, service and data layers kept strictly apart and shipped with Docker Compose.
- 2026TypeScript / React / Yandex MapsConcepttest-yandex-map
A short spike wiring the Yandex Maps API into a typed React component, to find out what the integration actually costs before committing to it.
- 2025JavaScript / React / VercelLive
A film recommendation front end that turns a single title into a browsable list of things worth watching next.
- 2025MongoDB / Express / React / Node.jsLive
A booking app on the MERN stack, covering search, availability and the reservation flow end to end.
- 2023 — 2024TypeScript / Express / TypeORM / PostgreSQL / SwaggerArchivedminibank-api
A compact banking API in TypeScript — Express and TypeORM over Postgres, with Swagger docs so the endpoints stay honest.
- 2022 — 2023React / Redux / FirebaseLive
An online storefront built on React, Redux and Firebase — browse, cart and checkout for shoppers ordering to the door.