Skip to content
View mihir-robotics's full-sized avatar

Block or report mihir-robotics

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mihir-robotics/README.md

Hi! I'm Mihir

A Robotics Engineer from India!

- 🌱 I’m currently learning Data Engineering & Cloud Computing

Connect with me!

www.linkedin.com/in/mihir-s-kulkarni

Pinned Loading

  1. aws-yahoo-finance-etl-pipeline aws-yahoo-finance-etl-pipeline Public

    ELT (Extract, Load, Transform) pipeline that fetches stock data from Yahoo Finance, stores it in an S3 bucket, and then loads it into an Redshift Serverless table

    Python

  2. pyspark-gcp-project pyspark-gcp-project Public

    PySpark Job that runs in Dataproc cluster, loads data from Cloud Storage to BigQuery table.

    Python

  3. stock_prediction_model stock_prediction_model Public

    LSTM Model which predicts the Stock Price using NASDAQ data and Market sentiment

    Jupyter Notebook

  4. airflow-sqlite-pipeline airflow-sqlite-pipeline Public

    ETL pipeline using Apache Airflow and SQLite to load CSV data into tables

    Python

  5. nodemcu-weather-app nodemcu-weather-app Public

    Monitor real-time temperature and humidity values from a NodeMCU (ESP8266) with a DHT11 sensor, and display the data on a web page using Flask.

    Python 1

  6. face-recog-game face-recog-game Public

    Using face tracking via OpenCV to control player in PyGame app.

    Python