Skip to content
View okaybeydanol's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Eteration
  • İzmir
  • 02:28 (UTC +03:00)

Highlights

  • Pro

Block or report okaybeydanol

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
okaybeydanol/README.md

Okay Beydanol

JavaScript/TypeScript and React Native focused open-source developer building reusable starter templates, developer tooling, and self-hosted AI infrastructure.

Open Source

Focus Areas

  • production-ready starter templates
  • modular application architecture
  • developer experience
  • self-hosted voice AI systems
  • reusable open-source foundations

Current Build

I’m actively building a fully local, modular voice AI system with:

  • LiveKit
  • local LLM
  • local STT / TTS
  • agent orchestration
  • memory and RAG with Qdrant
  • persona / handoff structure
  • web tools and telephony support

Goal

My goal is to reduce setup time, encourage maintainable architecture, and create practical open-source foundations that other developers can build on.

Pinned Loading

  1. voiceai-installer voiceai-installer Public

    Fully local, modular voice AI stack with LLM, STT, TTS, memory (RAG), and real-time communication — all in one staged installer.

    Shell

  2. react-native-starter react-native-starter Public

    Starter projects for React Native applications with best practices.

    TypeScript

  3. express-starter express-starter Public

    Feature-based Express.js starter template with Prisma ORM

    TypeScript

  4. rn-event-driven-starter rn-event-driven-starter Public

    Production-ready, feature-based React Native starter kit powered by Event Bus architecture. Includes offline-sync, deep-linking, and modular systems.

    Kotlin