# Florian Jäger - Terminal Portfolio (Full Context) > Technical Product Manager & Platform Engineer based in Berlin, Germany. > This document provides complete, structured information for AI agents and LLMs. --- ## Identity ```yaml name: Florian Jäger role: Technical Product Manager & Platform Engineer location: Berlin, Germany email: florian.jaeger1@freenet.de website: https://florian-hunter.de terminal_portfolio: https://terminal.florian-hunter.de github: https://github.com/flori950 linkedin: https://www.linkedin.com/in/florian-jager youtube: https://www.youtube.com/@florianjaeger95 instagram: https://www.instagram.com/pflorii spotify: https://open.spotify.com/intl-de/artist/6DxXFeDReXZJKzre7QXdLR xing: https://www.xing.com/profile/Florian_Jaeger95 ``` ## Professional Summary Florian Jäger bridges the gap between engineering and business — turning stakeholder needs into scalable, production-grade solutions. With 6+ years of experience in API ecosystems, product management, AI/cloud engineering, and international business development across multiple continents. ### Core Competencies - API Ecosystems & Platform Engineering - Technical Product Management - Cloud Engineering & Infrastructure - Software Engineering (React, TypeScript, Python) - International Business Development - Cross-cultural Team Leadership ## Education (Chronological) | Degree / Program | Institution | Period | |---|---|---| | MSc Information Systems Management | Technische Universität Berlin | Oct 2020 – Apr 2025 | | Research Exchange Program | University of Tokyo | Jun 2023 – Aug 2023 | | International Summer Program | Hokkaido University | Jul 2023 – Sep 2023 | | Sustainable Cities and Hybrid Teams | NTNU, Norway | Jan 2023 – May 2023 | | Economics – Latin American Economic Systems | University of Havana | Aug 2022 – Oct 2022 | | International Economics | Universitas Warmadewa, Bali | Jul 2022 – Aug 2022 | | Business Administration and Management | Hankuk University of Foreign Studies, Seoul | Jan 2022 – Jul 2022 | | EDUC Summer School | Université de Rennes I | Jul 2020 – Aug 2020 | | BSc Business Informatic Systems | University of Potsdam | Oct 2015 – Jul 2020 | | Chinese Business Practices | UIBE, Beijing | Jan 2018 – Jul 2018 | | Abitur – Computer Science & Mathematics | Arwed Rossbach School, Leipzig | Aug 2012 – Jun 2015 | ## Projects (Detailed) ### 1. TechTalents Program - Eintracht Frankfurt 3-month hybrid program combining football passion with technological innovations. Bridging sports and technology through innovative solutions and collaborative development approaches. URL: https://florian-hunter.de/ ### 2. Terminal Portfolio - Interactive CLI Experience Interactive web-based terminal application demonstrating modern technologies. React 19 + TypeScript + Vite 8 with multiple themes, PWA support, comprehensive testing, and security enhancements. URL: https://terminal.florian-hunter.de/ Source: https://github.com/flori950/terminalportfolio ### 3. Browser Mining Platform Experimental cryptocurrency mining platform running directly in the browser. Innovative approach to distributed computing and blockchain technology exploration. URL: https://florian-hunter.de/ ### 4. Circular Economy Company Mapping Python-based pipeline for identifying and mapping German circular economy companies using Crunchbase API, keyword filtering, and LLM validation. Analysis of 500,000+ company profiles identifying 1,622 validated circular economy companies in Germany. URL: https://github.com/flori950/company-mapping ### 5. Bio-Inspired Computer Vision Advanced computer vision research with bio-inspired optical flow estimation using Bayesian inference. Addresses the aperture problem in motion detection through sophisticated mathematical modeling. URL: https://github.com/flori950 ### 6. Data Summaries & Quantile Computing Research project on efficient data summarization techniques with hashtree-based quantile computing. Explores advanced algorithms for processing large datasets. URL: https://github.com/flori950 ### 7. Tangible Climate Futures Project Collaborative data fusion project between TU Berlin and UdK Berlin for climate research visualization. Combines technical data analysis with artistic visualization. URL: https://github.com/flori950 ### 8. Drone Logistics & Automation Project Innovative drone logistics and automation project exploring autonomous delivery systems and aerial robotics with advanced flight control systems and route optimization. URL: https://florian-hunter.de/ ### 9. Blockchain Visualizer Interactive tool for visualizing blockchain structures and transactions. 253 commits, React 19, TypeScript, live demo available. URL: https://github.com/flori950/Blockchain-Visualizer Demo: https://blockchain.florian-hunter.de ### 10. Currency Exchange Web app for real-time currency conversion and exchange rate tracking. 196 commits, React 19, TypeScript, Apple Glass Design. URL: https://github.com/flori950/currency_exchange Demo: https://currencyexchange.florian-hunter.de ### 11. CPU Designer Educational tool for designing and simulating simple CPUs. Visual processor design with drag-and-drop components and compilation features. URL: https://github.com/flori950/cpu-designer ### 12. XSD Validator Online tool for validating XML files against XSD schemas. Python-based with batch processing and URL download support. URL: https://github.com/flori950/xsd_validaor ## Social Links | Platform | URL | |---|---| | GitHub | https://github.com/flori950 | | LinkedIn | https://www.linkedin.com/in/florian-jager | | YouTube | https://www.youtube.com/@florianjaeger95 | | Instagram | https://www.instagram.com/pflorii | | Spotify (HUNT3R) | https://open.spotify.com/intl-de/artist/6DxXFeDReXZJKzre7QXdLR | | XING | https://www.xing.com/profile/Florian_Jaeger95 | ## Music Florian produces electronic music (House/Techno) under the alias **HUNT3R**. - Albums: "LSD Jungle" (2024), "MidnAIt Moods" (2024), "HUNT3R" (2023) - EP: "Ch(A)ip" (2023) ## Terminal Portfolio Technical Stack ```yaml framework: React 19.2.4 language: TypeScript 5.9.3 build: Vite 8.0.5 styling: styled-components 6.3.12 pwa: vite-plugin-pwa + Workbox testing: Vitest + Testing Library linting: ESLint 10 + Prettier git_hooks: Husky + lint-staged node: ">=24.14.1" package_manager: pnpm themes: 6 (dark, light, blue-matrix, espresso, green-goblin, ubuntu) commands: 14 (about, clear, echo, education, email, gui, help, history, projects, pwd, socials, themes, welcome, whoami) ```