Skip to content
View irfanp056's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report irfanp056

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
irfanp056/README.md
########### Hello, Friend! ##########
###  ██ ██████  ███████  █████  ███    ██  ###
###  ██ ██   ██ ██      ██   ██ ████   ██  ###
###  ██ ██████  █████   ███████ ██ ██  ██  ###
###  ██ ██   ██ ██      ██   ██ ██  ██ ██  ###
###  ██ ██   ██ ██      ██   ██ ██   ████  ###
##############################################
                       
class About:
    """
    This class is about me! :D
    """
    def __init__(self):
        self.location  = ["Mumbai, Maharashtra", "Everywhere"]
        self.education = "BE in Mechanical Engineering"
        self.languages = ["English", "Hindi", "Marathi"]
        self.interests = ["Coding", "Crypto", "Finance", "Gaming"]
        self.skills    = ["Python", "MQL5", "Matlab", "R"]
        self.links     = {
                            "LinkedIn"   : "https://linkedin.com/in/irfanp056",
                            "Twitter"    : "https://twitter.com/irfanp056",
                            "TradingView": "https://tradingview.com/u/irfanp056/#published-scripts",
                            "HackerRank" : "https://hackerrank.com/irfanp056",
                            "Discord"    : "@irfanp056",
                            "Telegram"   : "@irfanp056"
                         }

Irfan_Pathan = About()

I'm a Trader, Developer, and Data Enthusiast!!

  • 🔭 I’m currently working on Crypto Trading Bots.
  • 🌱 I’m currently learning Data Analysis, Statistics, Machine Learning, Deep Learning and Computer Vision.
  • 👯 I’m looking to collaborate with LLM, Analytics, AWS, Data Analysis, Python, Power BI and SQL.
  • 🥅 2024 Goals: Contribute more to Open Source projects and AI Innovation Challenges, To Create an Impact through Artificial Intelligence.
  • ⚡ Fun fact: When I was younger, I wanted to be an Astronaut because of the Star Wars movies.

Languages and Tools:

  • Versioning Tools

    Git

DVC



  • Data Processing & Scheduling

    Apache Sparks

Apache Airflow

Apache nifi



  • Frameworks

    Pytorch

Huggingface

Tensorflow

Fast.ai

Keras



  • Cloud Platforms

    AWS IBM


  • Orchestration Tools

    Docker

Kubernetes




  • IaC Tool

    Terraform


  • Front end

    Streamlit

Flask

Django




  • Coding Languages

    Python

C++

R

Matlab

Pine Script

MQL5




  • External Systems

    Github

DagsHub

Jira

Amazon Sagemaker



  • Visualisation

    PowerBI

Tableau

MS Excel



  • Experiment Tracking Management

    MLflow

Tensorboard

Weights & Biases



  • Observability tools

    Grafana

Prometheus

DataDog



  • NLP

    Google BERT

Rasa

SpaCy



  • IDEs

    Visual Studio Code

RSudio

Jupyter Notebook

PyCharm



  • Databases

Microsoft SQL Server

MongoDB

Postgres

MySQL



  • Large Data Processing

    Azure Data Factory

Databricks



Popular repositories Loading

  1. Bhavcopy Bhavcopy Public

    Forked from naveen7v/Bhavcopy

    Pythonic version bhavcopy. Downloads the EOD data from the last date downloaded

    Python 1

  2. triangular-crypto-bot triangular-crypto-bot Public

    A cryptocurrency trading bot using triangular arbitrage on the Binance exchange.

    Python 1 2

  3. nsetools nsetools Public

    Forked from vsjha18/nsetools

    Realtime Data From National Stock Exchange (India)

    Python

  4. speech_recognition speech_recognition Public

    Forked from Uberi/speech_recognition

    Speech recognition module for Python, supporting several engines and APIs, online and offline.

    Python

  5. J.A.R.V.I.S J.A.R.V.I.S Public

    Forked from GauravSingh9356/J.A.R.V.I.S

    python powered Intelligent System

    Python

  6. PythonExcel PythonExcel Public

    Forked from gygergely/PythonExcel

    Excel and Python working together

    Python