Skip to content
View arn-c0de's full-sized avatar
🔭
🔭

Block or report arn-c0de

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

English | Deutsch | 中文 | Français | Italiano    Collaboration


Website

Website

Projects, builds, and contact options — all in one place.


Note (August 2026): Currently working heavily on private projects — the profile may look inactive, but I'm still reachable.

Electronics Technician Apprentice for Devices and Systems.

Personal focus: Embedded systems, backend deployment, server integration, Android applications, and web applications.

Languages: German (native) · English (fluent) Focus: Kotlin, Python, C (ESP32, SDR, Wi-Fi) · Learning: Rust, C++ (Windows)

If you need help with something, want to collaborate, or would like to contribute to one of my projects, feel free to reach out using the contact options below or open an issue in the respective repository.


Currently Working On

RTS AI for Project Nova / Hashkrieg — NPC behavior and goal management: how an AI opponent decides what to pursue, and when to drop it again.

  • Goal management — prioritized, competing objectives instead of hard-coded scripts. Goals are re-evaluated during the match and dropped once they stop paying off.
  • NPC behavior — build order and economy, army composition, expanding vs. defending vs. attacking, siege and movement behavior.
  • Measurement — behavior changes are checked with numbers, not by feel: a separate headless simulation lab (Nova.AiLab) runs branches against each other and reports the outcome. A green lab run is a diagnosis, not a proof — anything not observed in a live match is marked as unobserved.

Tech Stack

Languages & Frameworks

Kotlin · Python · C · Flask · FastAPI

Machine Learning

PyTorch · ResNet18

Embedded & Hardware

ESP32 · Raspberry Pi · Arduino · ESP8266 · ATmega
HackRF One · RTL-SDR · LoRa

Tools & Platforms

Windows · Linux · Docker · Git · GitHub · GitLab · VS Code · IntelliJ IDEA · Blender


GitHub Stats

3D Calendar

arn-c0de's GitHub Stats


Featured Projects

AI & Finance

  • Issues ANPS-TradeMeUp - LLM-powered AI News Prediction System for short-to-medium term market forecasting, featuring real-time analysis and a Dash-based monitoring dashboard. License: Proprietary source-available (strict).

  • Issues CrawlLama - Local AI agent that answers questions via Ollama and integrates web- and RAG-based research.

  • Issues A-AIO-process-optimization-and-training - This is a testing / prototyping repository for experimenting with AOI/AI concepts and implementing them as clean, reproducible building blocks. License: Proprietary. No permission is granted to use, copy, modify, or distribute this software without prior written permission.

  • Private JobFinder - Self-hosted workspace for collecting, deduplicating, and managing jobs, freelance projects, and public tenders. Currently private — test builds and collaboration on request, see Secure Contact.

IoT & Embedded

  • Issues ESP-ProMicro-HidKey - A multi-password USB HID keyboard emulator for the Arduino Pro Micro (ATmega32U4). Different button press sequences trigger predefined passwords, typed automatically over USB.

  • Issues ESP32-Multi-OS-Launcher - Minimal firmware launcher that allows installing and switching between different ESP32 firmware builds from an SD card. Intended for projects where multiple applications are too large to fit in flash simultaneously, enabling the user to select and flash the desired firmware at boot.

Security & Cryptography

  • Issues GPG-Meister - Local-first desktop app built around GnuPG for managing PGP keys, encrypting and signing messages, and exporting encrypted key backups. Supports English and German UI. License: MIT.

  • Private anon-WebMirror - Privacy-focused website mirroring through Tor with fail-closed leak protection. Currently private — test builds and collaboration on request, see Secure Contact.

Network Security

  • Issues FritzDump - Live FRITZ!Box packet-capture helper that streams pcap data to Wireshark, ntopng, files, or stdout, with PBKDF2 login support and optional metadata-only redaction. License: MIT.

Games

  • Issues ZombieEscape - Open-world, location-based zombie survival game for Android that turns real streets and buildings into a survival map. This is a preview repository featuring production updates, playable alpha, beta and test builds to evaluate, development insights, and contact options to get involved — the main repository is kept private. Current phase: feature implementation, bugfixing and polishing.

  • Issues Nova.AiLab - My own headless AI simulation lab for Project Nova / Hashkrieg. It runs the game's RTS AI without a client, measures any checked-out branch, and turns each run into readable reports on build-up, siege and movement behavior — plus a hand-kept behavior journal of what got better, what got worse, and what is already disproven. Tooling, deliberately kept outside the game repository so every branch can be measured without building the measuring tool into it. License: Proprietary — Project Nova maintainers and contributors may use it to measure branches, but not redistribute it.

Flight Sim


Projects Worth Sharing

Projects by other people that I personally like, want to signal-boost, or actively contribute to.

  • Stars Project Nova (working title moving to "Hashkrieg") - Real-time strategy game in the Command & Conquer tradition, built with Unity 6 and C# on top of a deterministic, Unity-independent simulation core (lockstep). Developed fully in the open — contributors and playtesters welcome.

Socials

X YouTube


Contact

Important

SimpleX Chat Reach me here: https://smp19.simplex.im/a#12EFYcsND4k7C7Gz1wUT7mKrt5-u84PqnHTBUZXw0eg

Matrix: Currently unavailable

Security Issues & Vulnerabilities

arn-c0de@protonmail.com

For security-related concerns, vulnerability reports, or sensitive bug disclosures.

For critical topics such as vulnerabilities, responsible disclosure, or whistleblowing, you are welcome to use secure channels such as PGP email or private chat. See Secure Contact.

General Inquiries

GitHub Issues

For bugs, feature requests, and general project discussions, please use the issue tracker on the respective repository.


License

Copyright (c) 2026 arn-c0de. All rights reserved.


All security-related projects are strictly for educational and research purposes.

Pinned Loading

  1. Crawllama Crawllama Public

    CrawlLama 🦙 is an local AI agent that answers questions via Ollama and integrates web- and RAG-based research.

    Python 96 5

  2. GPG-Meister GPG-Meister Public

    GPG Meister is a local app built around GnuPG. It helps with common tasks like creating and importing keys, encrypting or signing messages, and exporting protected backups.

    Python 23 2

  3. ANPS-TradeMeUp ANPS-TradeMeUp Public

    ANPS-TradeMeUp is an LLM-powered AI News Prediction System for short-to-medium term market forecasting, featuring real-time analysis and a Dash-based monitoring dashboard.

    Python 35

  4. InteractiveChecklists InteractiveChecklists Public

    Companion and standalone Android app for DCS-World Flightsimulator with map-based route planning and navigation, marker management, interactive Markdown/PDF checklists, annotations, notes, tab supp…

    Kotlin 34 4

  5. seclog-linux seclog-linux Public

    Lightweight SSH login observability for Linux servers. Sends a rich push notification via ntfy on every SSH login and failed attempt, and shows a live security banner at login time.

    Shell 22 1

  6. Nova.AiLab Nova.AiLab Public

    Deterministic AI simulation and diagnostics lab for Project Nova / HASHKRIEG — branch-independent matches, replays, metrics, movement tests, combat analysis and comparisons.

    C# 4