A selection of my software, AI systems, and research-backed projects—ranging from practical apps to experimental frameworks.

IndicatorAI: Live Gold Price Prediction

A real-time price prediction platform that integrates live APIs with ML models. Built using Python, FastAPI, Flask, MLflow, and Docker, it showcases AI-powered prediction of gold prices.

View Product->
IndicatorAI

CryptoLab: ML Applications for Cryptocurrency

This project explores the use of machine learning techniques on cryptocurrency data to analyze market trends, predict price movements, and uncover patterns in crypto assets. It aims to build foundational understanding of ML within the financial domain.

View on GitHub->
Crypto ML Project Screenshot

Khayyam App: Educational Mobile Application

A mobile application focused on presenting the poetic works of Omar Khayyam in an accessible, educational format. The app was developed end-to-end by me following a full software development lifecycle (SDLC), including design, implementation, testing, and deployment.

View on Google Play->
Khayyam App Screenshot

CausalReinforceNet: RL Agent with Causal Reasoning for Crypto Trading

CausalReinforceNet (CRN) is a hybrid AI framework that integrates reinforcement learning with Bayesian and dynamic Bayesian networks to enable automated cryptocurrency trading. Although the agent was evaluated on five major altcoins, the framework is adaptable and can be applied to domains beyond cryptocurrency.

View on arXiv->
CausalReinforceNet