AboutExperienceSkillsBlogHire MeContact
    back

    From the Blog

    Thoughts on engineering, architecture, and building at scale.

    Beyond the Bundle: Engineering Dynamic Code-Splitting and Component Streaming in Expo
    Engineering
    April 18, 2026

    Beyond the Bundle: Engineering Dynamic Code-Splitting and Component Streaming in Expo

    I explore the technical architecture behind breaking down monolithic React Native bundles using Expo's latest dynamic import and RSC capabilities. Learn how to optimize Time-to-Interactive by streaming components directly to the device.

    6 min readRead Article →
    Beyond the Vector Database: Engineering High-Performance On-Device Semantic Search with Expo and PGlite
    Engineering
    April 17, 2026

    Beyond the Vector Database: Engineering High-Performance On-Device Semantic Search with Expo and PGlite

    Stop over-engineering with cloud-hosted vector DBs. Learn how I implemented high-performance, local-first semantic search using PGlite's pgvector support directly inside an Expo mobile application.

    10 min readRead Article →
    Beyond the Index: Engineering High-Performance Local Vector Search with SQLite VSS and Expo
    Engineering
    April 16, 2026

    Beyond the Index: Engineering High-Performance Local Vector Search with SQLite VSS and Expo

    A deep dive into implementing fast, offline-first similarity search on mobile using SQLite VSS. Learn how to bridge high-dimensional vector embeddings with React Native without sacrificing performance.

    7 min readRead Article →
    Local-First Intelligence: Engineering Vector Search Directly in Expo with SQLite VSS
    Engineering
    April 15, 2026

    Local-First Intelligence: Engineering Vector Search Directly in Expo with SQLite VSS

    Stop sending every query to the cloud. I dive deep into how I integrated SQLite VSS into an Expo environment to achieve sub-10ms vector similarity search locally on-device.

    8 min readRead Article →
    MA

    © 2026 Majid Aljishi. All rights reserved.