Skip to content
Muhammet Şafak
tr
Cover — two tablets in a garage running GARAJDAŞ: a VOLKSWAGEN ID.4 / GOLF header with Technical Discussion, Modifications and Meetups tabs; a Golf and an ID.4 parked behind
Community & platform In development Beta

Garajdaş: model-specific community without the forum sprawl

A Reddit-like community platform where every vehicle make and model has its own club, holding ICE and EV under one roof; web and mobile run in parallel.

What it does today

A community platform where every car make and model has its own club; identity, content, notifications and moderation all run on a single-schema API, with the web and mobile clients sharing that one schema. Anyone looking for a community specific to their car's model can join today.

Started
July 2026 — Ongoing

Form

Web app Mobile app

Technologies

Laravel PHP PostgreSQL Next.js React Tailwind CSS Expo React Native TypeScript

The question a vehicle owner asks most often: “Does this model year have a known issue?” Today the answer is scattered across Facebook groups, forums and WhatsApp threads — none of them organised per model, none searchable, none permanent. Garajdaş is an attempt to gather that in one place: every make and model gets its own club, users subscribe to the clubs they care about, and the feed follows from there.

A club per make and model

The taxonomy decision is the product: ICE (internal combustion) and EV are not separate worlds, and neither are four wheels and two. One roof, one club model. The name carries the same stance — “garage” plus the Turkish kinship suffix; inside the product it is an actual relationship type, not decoration.

The architecture stayed plain: a single API (Laravel 13) owns the schema, with two clients on top — web in Next.js 16, mobile in Expo/React Native. The design system lives in one file and is synchronised by hand across both platforms; there is no token build step in the polyrepo, so when a token changes, both sides change in the same commit.

The MVP phases are closed

The MVP phases closed in order: local infrastructure and API skeleton, identity and club taxonomy, the content and interaction surface, the Expo mobile client, the Next.js web client, a hardening round, and notifications. 97 tests on the API; lint, build and a live smoke run on web; lint, tsc and a bundle export on mobile. Club and post pages are indexable without login — searchable community content is the whole reason the product exists.

One threshold left: launch

Nothing known is missing on the code side; what is left needs accounts and credentials (Google OAuth verification, push notification keys) plus the store process. The next threshold is launch.

Tags: #community#mobile#web
Share:

More Records

All records

A swipe-based true/false trivia game; the real subject is not the game but making a client-computed score verifiable through a signature.

What it does today

The swipe-based true/false quiz runs end to end in its core loop as a mobile app; the score is produced on the client but verified server-side with a server_nonce and an HMAC signature. swipenor.com is the app's landing page, not the game itself.

Mobile app Laravel PHP PostgreSQL +6 more
July 2026 — Ongoing

A finance core that keeps multi-account income and expense tracking in a single model; it became Parantaj, running on web, iOS and Android.

What it does today

One account/transaction model carries multi-account management, budgeting, goals and reporting on a single core; the web, iOS and Android clients are all live. Anyone who wants personal and business finances tracked in one place can use it.

Open source Web app Mobile app PHP Laravel Go +4 more
March 2024 — October 2024

A free, publicly open, text-first learning platform that holds textbook theory and problems actually met in the industry inside a single lesson flow.

What it does today

Live as a free learning platform with no signup wall: the field–curriculum–course–unit–lesson hierarchy, full-text search, progress tracking and verifiable certificates all work. Anyone who wants to read the computer-science curriculum can use it today.

Web app Laravel PHP Livewire +6 more
August 2026 — Ongoing

Search the site

Start typing to search posts, projects and pages.

Esc to close Powered by Pagefind