```
01

LSTM Time Series Forecasting — End-to-End MLOps

ML / MLOps · 2026

End-to-end machine learning system for AAPL stock-price forecasting, covering chronological data splitting, leakage-safe preprocessing, stacked LSTM modeling, hyperparameter optimization, experiment tracking, model management, evaluation, API-based inference, containerization, automated testing, CI/CD, and cloud deployment.

LSTM Time Series Forecasting — End-to-End MLOps
  • Python
  • TensorFlow
  • Keras
  • LSTM
  • MLflow
  • Optuna
  • FastAPI
  • Docker
  • GitHub Actions
02

Market Data Pipeline — ETL

Data Engineering · 2026

Production-oriented market data pipeline that acquires financial data from yfinance, validates and transforms the data, stores it in PostgreSQL using idempotent loading, and provides an API layer for querying the stored data. Apache Airflow is being integrated for pipeline scheduling and orchestration.

Market Data Pipeline — ETL
  • Python
  • yfinance
  • Pandas
  • PostgreSQL
  • SQLAlchemy
  • Apache Airflow
  • FastAPI
  • Docker
  • Pytest
03

Intelligent Document Analysis

AI / Document Intelligence · 2026

Document intelligence pipeline for processing PDF and DOCX documents, including text extraction, document preprocessing, OCR for scanned documents, text processing, embeddings, and vector-database foundations for semantic search and document retrieval.

Intelligent Document Analysis
  • Python
  • LangChain
  • PyMuPDF
  • python-docx
  • Tesseract OCR
  • Sentence Transformers
  • ChromaDB
  • Pytest
04

Retail Orders ETL Pipeline

Data Engineering · 2024

End-to-end ETL pipeline for processing retail order data from CSV files and loading validated results into PostgreSQL. The project includes separate extraction, transformation, and loading stages, data-quality checks, incremental and idempotent loading, structured logging, automated testing, credential management, and containerized execution.

Retail Orders ETL Pipeline
  • Python
  • Pandas
  • PostgreSQL
  • SQLAlchemy
  • Docker
  • Pytest
  • HashiCorp Vault
05

ML Inference API

ML Engineering · 2025

Machine learning inference service built around a REST API for serving model predictions, with request and response validation, environment-based configuration, structured logging, automated testing, modular model handling, and Docker-based deployment.

ML Inference API
  • Python
  • FastAPI
  • Pydantic
  • Docker
  • Pytest
  • Structured Logging

More Work

To explore more of my projects and work, visit the links below.