Skip to content
View trefeon's full-sized avatar

    Highlights

    • Pro

    Block or report trefeon

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

    Hi there, I'm Abi 👋 (@trefeon)

    GitHub FollowersTotal StarsLinkedInFocus

    Systems & Software Engineer · Embedded & IoT Developer · AI Tooling Builder

    I build high-performance network proxies, resilient AI developer tooling, embedded IoT platforms, and low-level Linux systems. My work focuses on solving real operational friction—turning complex protocols, edge hardware, and distributed services into reliable, observable, and automated solutions.


    🚀 Featured GitHub Projects

    🤖 AI Engineering, Proxies & Developer Tooling

    StarsForksGo

    High-performance, OpenAI-compatible gateway for FreeBuff coding models. Features token pooling, session lifecycle tracking, TLS stealth/browser fingerprinting, and an embedded real-time web admin dashboard for Cursor, OpenCode, and VS Code.

    StarsForksGo

    Fast reverse proxy that exposes AgentRouter's Claude and OpenAI models as a local OpenAI API endpoint. Implements WAF bypass, dynamic header spoofing, automatic model health routing, and one-line cross-platform installers.

    npmTypeScript

    Zero-config CLI and linting engine scanning prose, UI design, and source code for repetitive AI-generated patterns and slop across 389 rules in 7 specialized domains.

    ShellQEMU

    Universal compatibility patch resolving Antigravity IDE language server SIGILL crashes on older CPUs lacking modern instruction sets via transparent QEMU user-mode emulation.


    ⚡ Embedded Systems, IoT & Hardware Automation

    C++FastAPIReact

    Distributed MQTT IoT concentrator platform connecting an ESP32 concentrator, ESP8266 bridge nodes, a high-throughput FastAPI backend, and a modern React operations dashboard.

    ESP32Wi-Fi

    Commercial arcade rental timer system for RC excavators operating in retail venues, utilizing a synchronized ESP32 Wi-Fi Master-Slave architecture for reliable countdown and power relay cutoffs.

    FastAPIDocker

    End-to-end IoT telemetry and device monitoring platform powered by MQTT message brokering, asynchronous FastAPI processing, Nginx reverse proxying, and containerized Docker services.

    PythonESP32

    Railroad crossing protection system simulation with real-time sensor ingestion, fail-safe interlocking logic, and desktop visual telemetry.


    📱 Mobile OS, Kernel Porting & Low-Level Systems

    LinuxSoC

    Porting modern postmarketOS Linux and custom recovery to the Samsung Galaxy J1 Mini (SM-J105F / j1minilte), enabling mainline Linux experiments on legacy mobile hardware.

    KernelC

    Vendor Linux 3.10 kernel source tree and driver patchset adapted for Samsung Galaxy J1 Mini hardware bringup and embedded Linux booting.

    TWRPCI

    Custom Team Win Recovery Project (TWRP) device tree for SM-J105F with automated build pipeline configured via GitHub Actions.

    TermuxDocker

    Practical guide and tooling for setting up lightweight Docker and containerized Linux workflows directly inside Android Termux environments.


    🛡️ Security Auditing & Enterprise IT Operations

    • Prototype-IoT-Pentester — Comprehensive hardware & wireless security toolkit for auditing IoT devices across Wi-Fi, BLE, NFC, and RFID attack surfaces.
    • wifi_pentesting_project — Modular wireless network testing framework focusing on passive frame capture, beacon analysis, and radio diagnostic routines.
    • enterprise-ops-monitor — Operational dashboard inspired by enterprise support workflows: infrastructure monitoring, system health checks, backup verification, and RBAC reporting. (React · Node.js · PostgreSQL · Docker)

    🛠️ Tech Stack & Skills

    💻 Programming Languages

    GoPythonCC++TypeScriptJavaScriptShellSQL

    ⚡ Embedded, IoT & Low-Level Systems

    ESP32/ESP8266ArduinoLinux KernelMQTTWi-Fi & BLEQEMU

    🌐 Backend, Web & Databases

    FastAPINode.jsExpressReactPostgreSQLSQLite

    🚢 Infrastructure, DevOps & Networking

    DockerNginxGitHub ActionsLinuxProxmoxMikroTik


    📊 GitHub Analytics & Metrics

    Trefeon's GitHub Profile Details

    Top Languages by RepoGitHub Repository & Contribution Stats


    🌱 Current Engineering Focus

    • 🌐 AI Gateways & High-Throughput Proxies: Designing low-latency reverse proxies with smart pooling, TLS fingerprint emulation, and session orchestration in Go.
    • 📡 Edge Telemetry & IoT Fleets: Building resilient MQTT concentrator architectures and robust hardware monitoring pipelines.
    • 🐧 Custom Embedded OS & Kernel Porting: Experimenting with postmarketOS and Linux kernel bringup on legacy hardware platforms.

    📫 Connect & Collaborate


    "Build useful systems. Automate the boring ones."

    Popular repositories Loading

    1. freebuff-proxy freebuff-proxyPublic

      OpenAI-compatible gateway for FreeBuff coding models. Token pool, session lifecycle, TLS stealth, embedded admin dashboard. No ads, no CLI, just /v1/chat/completions.

      Go 135 41

    2. agentrouter-spoof-proxy agentrouter-spoof-proxyPublic

      Reverse proxy that exposes AgentRouter's Claude/OpenAI models as a local OpenAI-compatible API with WAF bypass, header spoofing, and auto model health routing.

      Go 47 15

    3. Docker-Termux Docker-TermuxPublic

      Docker workflow exploration for Termux and lightweight Linux environments.

      Shell 2

    4. Prototype-IoT-Pentester Prototype-IoT-PentesterPublic

      Prototype toolkit for IoT security testing across WiFi, BLE, NFC/RFID, and device workflows.

      Shell 1

    5. esp32-train-crossing-monitor esp32-train-crossing-monitorPublic

      Python

    6. iot-concentrator-bridge iot-concentrator-bridgePublic

      C++