Showing 2 Result(s)

Real-Time Algorithmic Trading System with Apache Flink, Redpanda, and News Sentiment Analysis

This project is a hands-on implementation of a real-time algorithmic trading system that processes market data and news sentiment to make automated trading decisions. It integrates Apache Flink for stream processing, Redpanda for data streaming, and the Alpaca API for market data and trade execution, with sentiment analysis driving the strategy. Technologies Used How It …

Real-Time E-Commerce Data Pipeline with Kafka, Flink, PostgreSQL, and Elasticsearch

This project demonstrates the development of a real-time data pipeline for e-commerce sales analytics using Apache Kafka, Apache Flink, PostgreSQL, and Elasticsearch. The pipeline ingests high-throughput transaction data, processes it for real-time insights, and stores it for querying and visualization, addressing needs such as inventory optimization and fraud detection. For more details, refer to the …