Skip to content
View Shamitr-Mardikar's full-sized avatar
🎯
Working!
🎯
Working!

Block or report Shamitr-Mardikar

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
Shamitr-Mardikar/README.md

Hi 👋, I'm Shamitr

A Web Developer and Passionate Data Scientist

  • 🔭 I’m currently working on a few Passion Projects that you can find under my Repositories!

  • 🌱 I’m currently learning Data Science using Python

  • 📫 Mailbox : [email protected]

Connect with me:

shamitrm shamitr mardikar shamitr_mardikar

Languages and Tools:

blender c cplusplus css3 html5 java javascript pandas python seaborn unreal

Pinned Loading

  1. SentimentAn_Streamlit SentimentAn_Streamlit Public

    Streamlit Web App for Realtime Sentimental Analysis or of existing CSV files using TextBlob.

    Python

  2. StockPrediction-Project StockPrediction-Project Public

    I've used the Pandas-datareader and yfinance library to get the latest stock prices from Yahoo Finance. Used Jupyter Notebook, Python and Streamlit as the Techstack for this project.

    Jupyter Notebook

  3. LlamaIndex-MovieQuery LlamaIndex-MovieQuery Public

    This is a mini-project using LlamaIndex and Gemini API to feed a text file containing movie reviews to Gemini and then creating a mini chatbot to answer all the questions relevant to the data prese…

    Jupyter Notebook

  4. SudokuSolver SudokuSolver Public

    Sudoku Solver project using backtracking that takes input as a nested list and solves the Sudoku. Updated version uses PyAutoGUI and solve Sudokus on the internet.

    Python