stylepatrick
Passionate front- and backend developer with focus on Java (Spring Boot) and Typescript (Angular). Professional Software engineer and developer.
GKN Powder MetallurgySouth Tyrol - Italy
Pinned Repositories
binance-balance-cosumer
Spring Boot 2 REST API Consumer for Binance. Used to get spot, stacking and saving balance of coins/token from Binance account. For historical analysis balances are stored to Database storage.
keycloak-admin-client-rest-api
REST API for Useradministration in Keycloak with Spring Boot 2
mining-telegram-notifier
Telegram notifier for your mining rig. Can be used for mining Pools like etherminer.org.
minio-aws3-storage-rest-api
Spring Boot 2 minio/aws3 storage rest API
nginx-revers-proxy
Nginx revers proxy example with docker and two different cnames and https certificate.
smartHome
Smart Home Server. Works with Sonoff and Shelly devices and Amazon Echo.
trading-price-prediction
Predict any stock, currency and cryptocurrency with neural network and machine learning.
tronTriggerSmartContract
Send x TRX coins and triggers a smart contract with Spring Boot 2. There are two main functions. Trigger smart contract on single address manually via rest API, or asynchronous via planned scheduler on multiply addresses from a .csv file.
tronWalletManyToOneSender
Send every n seconds TRX coins from a list of csv TRON-Wallets to a central TRON-Wallet. Information about transactions (trxid) will be sent via a Telegram-Bot.
websocket-chat-spring-boot-angular
Chat application over websockets using Spring Boot and Angular
stylepatrick's Repositories
stylepatrick/binance-balance-cosumer
Spring Boot 2 REST API Consumer for Binance. Used to get spot, stacking and saving balance of coins/token from Binance account. For historical analysis balances are stored to Database storage.
stylepatrick/websocket-chat-spring-boot-angular
Chat application over websockets using Spring Boot and Angular
stylepatrick/spring-ai-chat-bot
Demonstrates various AI functionalities using Spring AI, including chat responses, JSON data handling, image creation and description, real-time data loading, text-to-speech, and vector store usage.
stylepatrick/spring-cloud-eureka-load-balancer
Spring Cloud Eureka with one feign-client, one spring-cloud-gateway, one gateway-client and two servers with ribbon load balancer. Spring Security used for authentication.
stylepatrick/telegram-eth-gas-fee-notifier
Telegram notifier when ETH gas fee is lower than defined. After the first notification, the algorithm checks if the current gas fee is changed higher than a defined percentage from the previous gas fee.
stylepatrick/custom-data-openai-rest-api
OpenAI linked with custom data and REST API for questions
stylepatrick/chat-gpt-to-rest-api
Interaction with ChatGPT over Spring Boot 3 REST API.
stylepatrick/crypto-shell
Interaction with Binance API over shell commands.
stylepatrick/data-structure-arithmetic-algorithm
Some examples for arithmetic data structures algorithm.
stylepatrick/file-watch-directory
Track modifications inside a directory and log it to a .csv file
stylepatrick/FlapPyBird
A Flappy Bird Clone using python-pygame with Q-Learning AI.
stylepatrick/flask-object-detection-yolo
Flask API with integration of YOLO models for object detection.
stylepatrick/graalvm-spring-boot-example
Rest API with GraalVM and nativ image example.
stylepatrick/machine-deep-learning-example
Some examples for Machine/Deep Learning and Neural Networks
stylepatrick/man-in-the-middle-proxy
Proxy Server to simulate man in the middle attack with GET and POST requests
stylepatrick/microservice-product-services
Project to show the magic with Spring-Cloud and Kubernetes seperated into two projects. One focusting on docker-compose and the other on Kubernetes. Depending on the technologie different Tools are used. Eureka, Config-Server, Spring-Gateway, Keycloak, Resilience, Swagger, Spring-Reactive, Zipkin, EFK Promotheus and Grafana.
stylepatrick/myFinance
With the tool you have a better overview of your spend and earned money.
stylepatrick/point-chain
Point Chain, based on evmos
stylepatrick/point-staking-monitor
Point Staking Monitor with Telegram notification accomplished through web crawler. Can be used for e very Cryptocurrency Explorer.
stylepatrick/point_network_manuals
stylepatrick/polymorphism-structure
Some basic examples for polymorphism
stylepatrick/price-prediction-ai-notifier
Forecast any stocks, currencies and cryptocurrencies with Neural-Network and scheduled Telegram notification with constant adjustment of the model.
stylepatrick/rest-to-websocket-delegator
Rest to websocket delegator. Spring Boot backend will consume rest requests and delegate them to the Angular frontend.
stylepatrick/spring-ai-rag-vectorstore
Spring AI RAG vector store sentiment search on custom data loaded by tiko with a REST API.
stylepatrick/spring-boot-multi-module
Example of Spring-Boot-Multi-Module Application. A shared service is used by three different Projects.
stylepatrick/spring-config-server-client
Example for Spring Config Server and Client.
stylepatrick/stock_asset_tracker
Stock Asset Tracker with Morningstar crawler and scheduled Telegram-Notifier
stylepatrick/stylepatrick
stylepatrick/sudoku-solver
Sudoku solver algorithm in Java
stylepatrick/trump-ai-speech-generator
Tensorflow AI model implementation into Angular which generates Trump speeches.