Skip to content
View CodeFleck's full-sized avatar
🎵
I like big gradle files and I cannot lie.
🎵
I like big gradle files and I cannot lie.

Block or report CodeFleck

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

Hi, I'm Daniel Fleck 👋

I build AI-powered automation — taking hard, boring, real-world processes and turning them into software that runs itself, with a human in the loop where it counts.

🔨 Recent builds

  • 🤖 FleckBot V2 — an AI trading-signal platform: Claude analyzes crypto markets around the clock, I approve or reject every trade, and an honest scoreboard tracks whether the bot actually beats buy & hold. Tiered model routing keeps the AI bill at pennies a day. (Python/FastAPI · React/TS · PostgreSQL · Claude)
  • 🏭 Industrial Cloud — an industrial IoT platform: device fleets, MQTT telemetry ingestion, dashboards, and anomaly detection. The build journal from its first months is public at weekly-Industrial-Cloud.
  • 🇧🇷 Brazilian tax-certificate robots — headless automation that fetches compliance certificates from six different government systems.

📜 Earlier work

  • fleckbot — my 2018 autonomous Bitcoin trading bot: LSTM price prediction with DeepLearning4j, ta4j backtesting, and a Spring MVC dashboard. Recently reborn with Claude as the analyst — same bot, new brain.
  • 📈 cripto-clima — Bitcoin price forecasting with LSTM networks.

🧰 Stack: Java/Kotlin/Spring · TypeScript/React · PostgreSQL · Claude & LLM agent systems

📫 Find me at codefleck.github.io

Pinned Loading

  1. SimpleSearchEngine SimpleSearchEngine Public archive

    A simple search engine that processes a limited collection of data and searches it for a word or a phrase. Simple but cool Kotlin project.

    Kotlin

  2. cripto-clima cripto-clima Public

    Bitcoin price forecast with LSTM deep learning networks

    Java 1

  3. fleckbot fleckbot Public

    Autonomous Bitcoin trading bot (2018): LSTM price prediction with DeepLearning4j, ta4j backtesting, Spring MVC dashboard. Being reborn in 2026 with Claude as the analyst.

    Java 1

  4. custom-java-blockchain custom-java-blockchain Public archive

    A Simple Blockchain implementation written Java for educational purposes.

    Java

  5. codepet codepet Public archive

    Deep Learning Animal Image classifier

    Java

  6. CinemaRoomManager CinemaRoomManager Public archive

    A cinema theatre management system that sell tickets, check available seats, see sales statistics, and more.

    Java