Skip to content
View shakir-flash's full-sized avatar

Block or report shakir-flash

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
shakir-flash/README.md

🌟 Hi, I'm Shakir! 🌟

Welcome to my GitHub corner, where data meets creativity! I'm a data science enthusiast currently based in San Jose, CA, juggling machine learning, quirky experiments, and the occasional caffeine overdose.

🚀 Here's a sneak peek into my world:

  • Fake Tweet Detective: Using BERT and LSTM to bust fake tweets for disaster management. Twitter, you're on notice!

  • Pac-Man Whisperer: Teaching Pac-Man some serious decision-making skills with AI (because even Pac-Man needs a life coach).

  • Stock Oracle: Predicting Big Tech stock prices using neural networks. Spoiler alert: I'm not starting a hedge fund (yet).

  • Napoleon’s March, Revamped: Bringing historical data visualization back into style with ggplot2.

  • 🔭 I’m currently working on an advanced chatbot where you can communicate with an AI avatar of me—go ahead, ask it all about what I am!

  • 🌱 I’m currently learning about causal inference and its applications in predictive modeling (turning causation into cool data insights).

  • 👯 I’m looking to collaborate with ML engineers and work on innovations in retail and healthcare sectors.

  • 💬 Ask me about AI, machine learning, or my journey into creative problem-solving.

  • 📫 How to reach me: LinkedIn

  • ⚡ Fun fact: When I was 12, my parents wouldn’t buy me a phone—so I entered a gaming contest, won, and got one all by myself.

When I’m not training models or chasing data insights, you’ll probably find me exploring San Jose’s best coffee spots or plotting my next project idea. Feel free to drop by, star a repo, or just say hi. Let's build something awesome together! ✌️

Pinned Loading

  1. Supply-Chain-Analytics-ETL Supply-Chain-Analytics-ETL Public

    Analyzed and visualized supply chain data using Python (ETL), Snowflake, and Power BI, creating an interactive dashboard with key metrics.

    Python

  2. Customer-Churn-Analysis-using-Power-BI Customer-Churn-Analysis-using-Power-BI Public

    This independent project uses Power BI and Excel to help businesses prevent customer loss and improve customer service.

  3. Big-Tech-Stock-Price-Prediction Big-Tech-Stock-Price-Prediction Public

    Model to compare different regression models like Linear, Lasso, Random Forest, SVM and Neural Network. We will also be using an ARIMA model to predict prices for the future based on historic data.

    Jupyter Notebook 1

  4. Credit-Card-Fraud-Detection-Using-Regression-and-Neural-Networks Credit-Card-Fraud-Detection-Using-Regression-and-Neural-Networks Public

    Project to compare the different regression techniques and Neural networks for fraud detection

    Jupyter Notebook

  5. Fake-tweet-classification-for-disaster-management Fake-tweet-classification-for-disaster-management Public

    Project to extract real time tweets (Tweepy- using Nitter scraper) and classify as fake or real for disaster management using LSTM model.

    Jupyter Notebook

  6. Pacman-AI-Reinforcement-Learning Pacman-AI-Reinforcement-Learning Public

    Reinforcement learning techniques for Pacman using Value iteration and Q-Learning algorithms

    Python