My projects makes use of vast variety of latest technology tools. My best experience is to create Data Science projects and deploy them to web applications using cloud infrastructure.
This repository provides a docker-compose.yml configuration to set up a multi-container environment for Kafka, Cassandra, MongoDB, PySpark, and Grafana. The setup is designed to provide a simple architecture to simulate message production, processing, and storage with monitoring capabilities.
A WebApp for Tagging Text from any file and and export it in json format
Object Detection App
Build a scalable YouTube data pipeline to capture and analyze video metrics (e.g., number of videos, likes, comments, subscribers, playlists).
A WebApp for Tic Tac Toe Game
This project lets you run a simple web server on an ESP8266 board (like NodeMCU or Wemos D1 Mini) to interact with OpenAI's ChatGPT (gpt-3.5-turbo) via a browser. It connects over Wi-Fi, sends a question to the OpenAI API, and displays the response in a web page.