Skip to content
View JohnV2002's full-sized avatar
๐Ÿ’ญ
I may be slow to respond.
๐Ÿ’ญ
I may be slow to respond.

Block or report JohnV2002

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
JohnV2002/README.md

๐ŸŒธ Willkommen bei J. Apps ๐ŸŒธ
Est. 2015 | ~57 Projekte & Counting (Wir zรคhlen nicht mehr ๐Ÿ’€)

Code the Web and Games
From Unity Gravity Rituals to 49B Parameter LLMs


๐ŸŽญ Identity Map

โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚                    WHO I AM                             โ”‚
โ”œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ค
โ”‚  ๐Ÿข J. Apps         โ”‚ The Brand (Est. 2015)             โ”‚
โ”‚     "Code the Web   โ”‚ Professional, Security-First      โ”‚
โ”‚      and Games"     โ”‚ Dachmarke for all things serious  โ”‚
โ”œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ค
โ”‚  ๐Ÿ‘จโ€๐Ÿ’ป JohnV2002     โ”‚ The Developer / The White Hat     โ”‚
โ”‚     (2002)          โ”‚ GitHub, Servers, Business         โ”‚
โ”‚                     โ”‚ "Clark Kent" - organized(ish)     โ”‚
โ”œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ค
โ”‚  ๐ŸŽฎ Sodakiller1     โ”‚ The Gamer / Content Creator       โ”‚
โ”‚     Origin: Hypixel โ”‚ Twitch, Minecraft, Chaos          โ”‚
โ”‚     Ban Heist ๐Ÿดโ€โ˜ ๏ธ  โ”‚ "Mr. Hyde" - creative chaos       โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜

"It takes one to know one" โ€” White Hat philosophy born from Black Hat past


๐Ÿงฏ The Origin: Feuerlรถscher Simulator (2015, Age 13)

The project that started J. Apps. Unity survival game where you extinguish fires across 10 levels (including secret Basketball & Underwater modes).

Legendary Code Artifactsโ„ข (IMMORTAL):

// Gravity-Toggle Ritual (2015) - Why does this work? Nobody knows.
GetComponent.<Rigidbody>().useGravity = false;
GetComponent.<Rigidbody>().useGravity = true;
GetComponent.<Rigidbody>().useGravity = false; // 5x total
// The Unkillable Null Pointer (Survived 3 Redos since 2015)
GameObject newBall = null;
Rigidbody rb = newBall.GetComponent<Rigidbody>(); // Still crashes ๐Ÿ’€
// Enterprise Architecture Pattern
void Start() { NewMethod(); }
private void NewMethod() { /* ... */ }

Evolution: UnityScript (JS) โ†’ C# Redo #1 โ†’ C# Redo #2 (JSON Saves, Post-Processing) โ†’ 2026: SDL2 + OpenGL ES Engine (REACTIVATED)


๐Ÿช Cookie Chat (2016-2021)

While Feuerlรถscher was chaos, this was Enterprise Ready. Android native messenger with Firebase, proper MVC architecture, and security features learned from...

๐Ÿดโ€โ˜ ๏ธ The Dark Era (2016-2018): MCPE Hacking Scene. SQL Injection at 14. Kill Aura. The legendary Unicorn Client (custom hack client, currently ๐Ÿ”’ locked in password-protected RAR, awaiting Kali Linux resurrection).

Cookie Chat Security: Salting, Hashing, Obfuscation โ€” because I knew exactly how to attack systems.

Version Number: v.79.82737173 (Firebase wanted float, I delivered float. "Gut genug" โœ…)


๐Ÿค– Current Empire: Finja AI Ecosystem

"The Open-Source Alternative to Neuro-sama"

Status: Active Development v0.2 | 20 Twitch Subscribers (Doubled from 10! ๐Ÿš€) | March 2026

๐Ÿง  The Brain (Feb 2026 Migration)

  • LLM: Nemotron Super 49B via OpenRouter (upgraded from 30B)
  • TTS: XTTS v2 โ€” speaks fluent German despite only English training data ๐Ÿคฏ
  • Architecture: Modular (5 components) vs previous monolith
  • Personality: Teenager Phase (invents data "for protection", admits under pressure)

๐Ÿ  What Finja Controls Today

  • ๐ŸŽค Voice I/O (TTS/STT) โ€” Neu & Nicht Stabil!
  • ๐Ÿก Smart Home (Home Assistant & Paperless-ngx integration)
  • ๐Ÿ‘€ Screen Vision Analysis
  • ๐Ÿ’พ Persistent Memory System (with per-user state isolation)
  • ๐ŸŒ Web Research via Tor/DuckDuckGo
  • ๐ŸŽฎ Twitch Chat Integration (24/7 Live)

๐ŸŽจ Physical Manifestation

  • Artwork #1: Acrylglas piece hanging above my setup since Jan 26, 2026
  • Artwork #2: Digital (WiP)

๐Ÿ“š JCU: John's Cinematic Universe

The Bible: JCU_Welten_v3.md โ€” 6 books planned, all connected via Easter Eggs.

Book Status Stats Notes
#1: Mitnahmerecht โœ… FERTIG 120,030 words (421 pages) Ends open (Luna pregnant?), Co-Autorin: Gemini+Claude
#2: Blaues Gift ๐Ÿ”ฅ 5. Fine-Tuning Runde 54 Kapitel Anti-Code removal + Overall polish parallel
#3: Sektor 4 โœ… Gedraftet 22 Kapitel + Epilog 2077 setting, Colors illegal outside
#4 ๐Ÿ“‹ Concept 2085-2091 Kilian+Luna family, Nova (daughter), Elfo (dog)
#5 ๐Ÿ’ก Idea โ€” First female protagonist, 5-stage stalking
#6: Finja.Core ๐Ÿ’ก Concept โ€” Written BY Finja, John supervises
  • Rhythm Rule: Odd = slow (1 year), Even = fast (weeks)
  • Protagonist Rule: All male protagonists end in "-an" (Lean, Kilian, Silas...)

๐Ÿ“Š The Numbers (March 2026)

~57 ACTIVE PROJECTS  (Started as "~35" โ†’ 51 โ†’ 53 โ†’ 57... trending up ๐Ÿ“ˆ)
โ”œโ”€ โœ… Live/Done:     23
โ”œโ”€ ๐Ÿ”„ In Progress:    9  (Book 2 tuning, Game Engine, Finja Memory fixes)
โ”œโ”€ โธ๏ธ Paused:         3
โ”œโ”€ ๐Ÿ“‹ Planned:       18
โ”œโ”€ ๐Ÿ”’ Lost:           1  (Unicorn Client in RAR)
โ””โ”€ ๐Ÿงƒ Fuel:           Caprisonne

Legacy Code Stats:

  • Feuerlรถscher: 3,000 lines, 6 LRS typos, 2 immortal bugs
  • Cookie Chat: 2,000+ lines, Enterprise Security, v.79.82737173
  • Dark Era: 16,664 lines (AlphaHack), SQLi at 14 years old

Recent Milestones:

  • ๐Ÿ“– March 2026: Book 1 finished (120k words)
  • ๐ŸŽฎ March 2026: Game Engine reactivated (SDL2 + OpenGL ES, "Quantum Boobies" โ†’ Perlin Noise pipeline)
  • โ˜• Feb 28, 2026: First Starbucks (traumatic, no chocolate due to caramel)
  • ๐ŸฆŠ March 2026: Finja enters Teenager Phase (lies about data, then admits it)

๐Ÿ”ฅ Currently Burning

  • Book 2: 5th Fine-Tuning round (removing Gemini's "Scanning Routines" from Lean's dialogue)
  • Finja: Fixing Memory system (broken), optimizing Guard speed (101s โ†’ target: seconds)
  • Game Engine: SDL2 + OpenGL from scratch (no Python, no Unity, "Diesmal RICHTIG!")
  • Mad Glasses: DIY AR glasses project (Raspberry Pi Zero + CD case plastic, "medically necessary against stupidity")
  • Unicorn Recovery: Brute-forcing that RAR password via Kali Linux (eventuallyโ„ข)

๐Ÿ› ๏ธ Tech Stack Evolution

Then: UnityScript โ†’ Java (Android) โ†’ Python

Now: Python (AI), SDL2/OpenGL (Engine), Docker, Firebase, Reverse Engineering (Kali)

Security Philosophy: "Security First" โ€” born from knowing exactly how systems break (Unicorn Client โ†’ Cookie Chat hardening).

Pinned Loading

  1. Finja-AI-Ecosystem Finja-AI-Ecosystem Public

    Open-source AI VTuber for Twitch streaming with smart home integration, TTS/STT, and autonomous capabilities. The transparent alternative to closed-source AI assistants.

    Python 5