Skip to content
< Arnab />
[works_index]
May 24, 2026

Production systems & side builds.

[ archive.git ] · 14 builds · 28 tech · public / nda

§ 00_preface

Commercial mobile architectures, web platforms, open-source libraries, and command-line scripts. Shipped to production servers or published to registry nodes.

[workshop_diag] status: active

// builds
14
// tech
28
// license
mit / proprietary
// source
github ↗
[sys_module_01] // status: active

catalog() // 14 entries

[build_01]

Real Estate Platform

2026

Real Estate // Gulf Region // Mobile Lead

Property platform for the Gulf market. Bilingual Arabic/English UI with full RTL layout and AI-assisted listings - designed for regional users from day one, not bolted on after.

status: Full RTL support with AI-assisted listings shipped to production

  • React Native
  • Expo
  • TypeScript
  • AI Integration
  • RTL
NDA_RESTRICTED
[build_02]

Spare Parts Marketplace

2024 - 2026

Automotive / Manufacturing // India // Mobile & Web Engineer

Mobile app and website for a vehicle spare parts manufacturer. Inherited an underperforming codebase and led a full optimization pass across animations, bundle size, and rendering.

status: Lighthouse score 40 → 80 after optimization pass

  • React Native
  • Next.js
  • TypeScript
  • Performance
NDA_RESTRICTED
[build_03]

B2B Health Platform

2025 - 2026

Health & Wellness // US // Solo Mobile Engineer

B2B health improvement app built around habit enforcement, AI-powered evaluation, and a semantic practice recommendation engine. Sole mobile engineer, from architecture to in-app purchases.

status: End-to-end delivery - architecture, AI integration, IAP, and App Store release

  • React Native
  • Expo
  • TypeScript
  • AI / Semantic Search
  • RevenueCat
NDA_RESTRICTED
[build_04]

School Discovery App

2025 - 2026

EdTech // US // Mobile Engineer

Platform helping parents in Colorado find and compare schools for their kids. Smart semantic search, comparison tools, and a smooth animated UI designed to make a genuinely hard decision feel a bit easier.

status: Smooth animated UI with smart school-matching search

  • React Native
  • Expo
  • TypeScript
  • Semantic Search
  • Animations
NDA_RESTRICTED
[build_05]

Celebrity Fan Platform

2022 - 2023

Social / Creator Economy // US // Mobile Engineer

Social platform for celebrities and their fans - think exclusive content, direct chat, and the ability to book a custom session or meeting with the person you follow. Four distinct user roles in a single app.

status: Multi-role app with exclusive content, chat, and booking flows

  • React Native
  • TypeScript
  • Realtime
  • In-App Purchase
NDA_RESTRICTED
[build_06]

Fashion on Demand

2023 - 2024

Fashion / Quick Commerce // India // Mobile Team Lead

Apparel marketplace with 2-hour delivery, built as a single app with four modes - buyer, seller, logistics agent, and creator/model. Each role gets its own tailored experience inside the same codebase.

status: One app, four roles - buyer, seller, logistics, and creator

  • React Native
  • TypeScript
  • Maps
  • Realtime
NDA_RESTRICTED
[build_07]

TGVCBot

Aug 2021 - Jan 2023

Telegram Voice Chat music bot using JioSaavn & YT Music as sources. Supports media transcoding, multiple bot instances, and queue management.

  • NodeJS
  • Telegram Bot API
  • TypeScript
[build_08]

XorGram

Jan 2022 - Present

Telegram userbot framework built on grammy.js. Enables programmatic control of Telegram user accounts via a command interface.

  • Deno
  • TypeScript
  • Telegram API
[build_09]

AnimeDB

Jun 2020 - Present

Anime & manga search bot for Telegram. Fetches data from the AniList API with inline query support and genre filtering.

  • TypeScript
  • grammy.js
  • AniList API
[build_010]

Bin-Lookup

Sep 2021 - Present

npm package to search BIN details across multiple sources. Supports credit card validation and bank identification.

  • TypeScript
  • npm
[build_011]

aproxy

Jun 2025

Anonymous proxy server with proxy rotation, scraping, and health checking. Built for privacy-conscious routing.

  • Go
  • Proxy
[build_012]

emulaunch

Feb 2026

CLI tool to list and launch Android/iOS emulators and simulators. Supports hot reload triggers and device filtering.

  • Rust
  • CLI
[build_013]

Dropbox-Index

Dec 2021 - Aug 2022

Website to publicly index and share Dropbox folders. Provides clean file listings with download links.

  • NextJS
  • TypeScript
  • Tailwind
[build_014]

whatspurr

Apr 2026

WhatsApp bot library wrapping baileys / whatsmeow. grammy-style API for building WhatsApp bots with minimal boilerplate.

  • TypeScript
  • WhatsApp API