Skip to content
View SulthanNK's full-sized avatar
📱
Shipping Ninuli for Android !!!
📱
Shipping Ninuli for Android !!!

Block or report SulthanNK

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
SulthanNK/README.md
Sulthan Mohaideen N K, React Native Engineer, Android and iOS
interface Engineer {
  name: string;
  role: string;
  based: string;
  focus: string[];
  availability: string;
}

const sulthan: Engineer = {
  name: "Sulthan Mohaideen N K",
  role: "React Native Engineer",
  based: "Tamil Nadu, India",
  focus: [
    "offline-first mobile architecture",
    "on-device AI inference",
    "real-time GPS / BLE systems",
    "payment gateway integration",
    "CI/CD and release infrastructure",
  ],
  availability: "open to full-time/contract mobile engineer roles, remote or relocation",
};

portfoliohashnodelinkedinemail

Open to hiring conversations


Current projects

  • Ninuli, on-device AI flashcard app. Solo, from architecture to Play Store launch to monetization. React Native, Expo, ExecuTorch (Llama 3.2), FSD architecture.
  • Expo-RN-Runner, Docker image for testing React Native/Expo CI pipelines locally, no more push-to-debug cycles.
  • Glow-Guide, multi-agent AI system built with Google ADK and Gemini, exploring agentic architecture patterns.

Recent writing


Recognition

  • Led the ground-up rebuild of a 4-app native ride-hailing platform suite into React Native, cutting feature delivery cycle time by 60%.
  • Helped onboard 10,000+ developers into a national externship program as a community Developer Advocate.
  • Progressed from DevFest participant to Event Track Lead at Google Developer Group Chennai (2019-present).
  • Led a 6-person team to 2nd place in an internal product-building hackathon, architected and shipped under strict time constraints.

tech stack

Pinned Loading

  1. SnapCam SnapCam Public

    SnapCam is a modern React Native camera application built with Expo, featuring photo and video capture, media library browsing, QR code scanning, and a beautiful themed UI. This project is designed…

    TypeScript

  2. Expo-RN-Runner Expo-RN-Runner Public

    A compact Docker image and helper scripts for test your React Native / Expo CI/CD pipelines for Android apps in locally.

    Dockerfile 3

  3. Glow-Guide Glow-Guide Public

    Multi-Agent Personal Care AI System with Google Agent Development Kit (ADK) and Gemini LLM and This notebook demonstrates a state-of-the-art modular agent system for personalized skincare, grooming…

    Jupyter Notebook 7