Skip to content
View eltavine's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report eltavine

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

Hi, I'm Eltavine 👋

Web & Native developer building Android security tools and production web platforms.

Personal Website · GitHub · Duck Detector · me@eltavine.com


About Me ✨

  • Working on Duck Detector, a local-first Android security detection app.
  • Building across Android / Kotlin / C++ / NDK and React / TypeScript / Go.
  • Interested in device integrity, native probes, auth systems, platform engineering, and privacy-aware products.
  • Currently learning deeper C++, Android internals, and production security architecture.
  • Open to collaboration on Android, security tooling, and thoughtful full-stack products.

Featured Work 🚀

Duck Detector

An Android security research and diagnostic app focused on local, on-device evidence collection.

  • Built with Kotlin, Jetpack Compose, Material 3, Android NDK, C++, and low-level native probes.
  • Detects signals across Root, Bootloader, Custom ROM, Dangerous Apps, Kernel Check, LSPosed, Memory, Mount, Play Integrity Fix, SELinux, System Properties, TEE / KeyStore, Virtualization, and Zygisk.
  • Uses modular feature packages with separate domain, data, presentation, and ui layers.
  • Includes native preload, JNI bridges, cross-process validation, isolated-process checks, and C++ / assembly probe paths.
  • Privacy-first by default: core detection runs locally, with network use limited to explicit user-triggered refresh paths.

Private Production Platform

A private full-stack platform project where I work on production-grade web, backend, auth, deployment, and governance architecture.

  • Monorepo with pnpm, Turborepo, React, Vite, Astro, TypeScript, and shared web packages.
  • Backend built with Go, ConnectRPC, Protobuf, SQLC, PostgreSQL, Redis, and structured module boundaries.
  • Auth and authorization work includes Ory Kratos / Hydra / Keto / Oathkeeper, browser auth flows, OAuth surfaces, tenant-aware access, MFA bootstrap, and audit trails.
  • Deployment and operations cover Cloudflare Pages, Docker-based VPS services, migrations, runtime config validation, OpenTelemetry, SBOM generation, license checks, vulnerability scanning, and secret scanning.
  • Frontend work spans separate admin, console, and landing applications with typed app config, generated RPC clients, i18n, and reusable UI/auth packages.

Tech I Use 🛠️

Android, Kotlin, Java, C, C++, CMake, Gradle

TypeScript, JavaScript, React, Vue, Astro, HTML, CSS, Node.js

Go, Rust, PostgreSQL, Redis, Docker, Cloudflare, Linux, Git

Systems I Use

Android Ubuntu Windows

Engineering Interests

  • Android device integrity and local security diagnostics.
  • Native runtime visibility, JNI boundaries, C++ probes, and platform behavior under modified environments.
  • Contract-first APIs with Protobuf / ConnectRPC and generated clients.
  • Authentication, authorization, MFA, OAuth, tenant isolation, and auditability.
  • CI quality gates, reproducible builds, dependency governance, and secure deployment workflows.

Connect

eltavine Personal Website · Email

Pinned Loading

  1. Duck-Detector-Refactoring Duck-Detector-Refactoring Public

    Android environment integrity inspection tool for root, hook, bootloader, SELinux, virtualization, and attestation signals

    Kotlin 502 92

  2. Duck-ToolBox Duck-ToolBox Public

    KernelSU Module

    Rust 45 9

  3. eltavine-personal-page eltavine-personal-page Public

    Eltavine's Personal Page

    Astro