EN / TR
Start Project
In Active Development

yakınımda.net — The Neighborhood's Digital Marketplace

A hyperlocal discovery platform connecting users with nearby merchants. Merchants manage products, stock, messaging, and reservations from their own panel; users discover nearby stores, products, and campaigns on a map. Built on Next.js + Supabase, with native Android (Kotlin/Jetpack Compose) and native iOS (Swift/SwiftUI) apps sharing the same backend.

  • Next.js
  • Supabase
  • PostgreSQL
  • Kotlin / Compose
  • Swift / SwiftUI
  • Google Maps API

Akars Haber / News Platform

Regional news platform built for speed and reliability. Real-time content delivery with a custom CMS and headless architecture.

  • Node.js
  • PostgreSQL
  • CDN
// ISR — Incremental Static Regeneration
export async function getStaticProps() {
    const news = await fetchLatestNews();
    return {
        props: { news },
        revalidate: 60  // refresh every 60s
    };
}

Next Product — In Planning

We're scoping our next own-built product. Details will land here once development starts.

Want to see it live?

Codivak isn't only an engineering studio for hire — we also design, build, and operate our own software products from the ground up.

Start Project