Skip to content
View l1khith's full-sized avatar

Block or report l1khith

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
l1khith/README.md

Hi, I'm Likhith ⚑

Building high-performance systems and exploring the edge of on-device AI.


πŸš€ About Me

I'm a systems engineer focused on bare-metal performance and on-device intelligence. I bridge low-level systems programming with modern AIβ€”building backends in Rust and Spring Boot, native Android layers in Kotlin/C++ via JNI, and pushing local LLM inference to the limit with llama.cpp.

  • πŸ“± Android systems β€” JNI bridges, geofencing automation, and secure runtime frameworks
  • πŸ¦€ Rust & C/C++ for zero-overhead backend engines and native Android modules
  • πŸ€– On-device AI β€” local LLMs, agentic workflows, and MCP (Model Context Protocol)

🎯 Featured Projects

⚑ FocusFlow β€” Cognitive State Analyzer

Sub-millisecond real-time interaction analysis via Rust ↔ Kotlin JNI bridge

Stack: Rust (Backend), Kotlin (Android), JNI, C++, Unit & Integration Testing

Highlights

  • Bare-metal performance with sub-millisecond latency
  • Rust ↔ Kotlin JNI bridge for memory safety and execution speed
  • REST-inspired local communication protocol between the Rust engine and Kotlin frontend
  • Extensive testing of native bridge components to prevent memory leaks

πŸ€– AutoFlow β€” Secure Android Automation Framework

Geofencing-powered automation using the Android Geofencing API and Rhino JavaScript Engine

Stack: Kotlin, Android Geofencing API, Rhino Engine, Room (SQLite), XML

Highlights

  • Research paper: "AutoFlow: A Secure Automation Framework for Android" (Machine Intelligence Conference)
  • Trigger-action automation based on location, Wi-Fi, and Bluetooth states
  • Sandboxed Rhino JavaScript execution environment for secure user scripting
  • Local persistence using Room (SQLite) for automation triggers and execution history

πŸ”Š EchoLearn β€” On-Device AI Audiobook Player

Offline TTS engine converting PDF/ePub into natural speech with zero network dependency

Stack: Kotlin, On-Device TTS, NLP, Media3, Retrofit, Clean Architecture

Highlights

  • Offline text-to-speech engine eliminating network latency
  • NLP-based chapter boundary detection and contextual bookmark generation
  • Reading progress synchronization using Retrofit-based REST APIs
  • Clean Architecture separating media playback logic from the UI

🧠 CoreForge & Stealth Assistant (Experimental)

Agentic workflows, MCP implementation, and local LLM inference

Stack: Rust, C++, llama.cpp, Custom MCP Servers

Highlights

  • Autonomous agents running entirely on-device
  • Local LLM inference with zero cloud dependency
  • Model Context Protocol (MCP) implementation

πŸ›  Tech Stack

Languages

Android Development

Backend, Databases & DevOps



AI & Architecture




πŸš€ Currently Exploring

  • πŸ€– On-device AI and Agentic Architectures
  • πŸ¦€ High-performance backend development with Rust and C/C++
  • β˜• Scalable backend services using Spring Boot and Docker
  • πŸ“± Android systems programming, JNI, and local LLM inference

πŸ“« Connect


Building at the intersection of systems and intelligence.

Pinned Loading

  1. AutoFlow AutoFlow Public

    Kotlin 6 1

  2. FocusFlow FocusFlow Public

    Kotlin 1

  3. mcp mcp Public

    Rust

  4. PaisaPal PaisaPal Public

    Kotlin