Skip to content
View Aryan-401's full-sized avatar
🎓
Going to College
🎓
Going to College

Highlights

  • Pro

Organizations

@MicrosoftStudentChapter
Block or Report

Block or report Aryan-401

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
Aryan-401/README.md

Hi there! I'm Aryan

The Perfect way to define me would be

class Me:
    def __init__(self):
        self.username = "Aryan-401"
        self.name = "Aryan Garg"
        self.gag_website = "https://aryan-401.github.io/"
        self.blog = "https://aryan401.hashnode.dev/"
        self.twitter = "Aryan_401"
        self.stackoverflow = {"user id": 14693811, "name": "aryan-garg"}
        self.university = "Thapar Institute of Enginneering and Technology"
        self.code = {
            "Proficient in": ["Python", "MySQL", "MongoDB", "Data Visualisation", "Data Pre-processing", "C++", "JavaScript"],
            "Learning": ["Data Engineering", "Deep Learning", "Artificial Intelligence/ Machine Learning", "Generative AI"],
            "Python Libraries": ["Pytorch", "Pandas", "Numpy", "Matplotlib", "Scikit-learn", "Polars", "Django"],
            "Tools": ["GIT", "GitHub", "Jupyter Notebooks", "Tableau", "Pycharm", "Docker", "Google Cloud Platform",
                      "AWS", "Apache Airflow", "Apache Spark", "Kafka", "Streamlit"],
        }


if __name__ == "__main__":
    thats_all_folks = Me()
   

@aryan401's Holopin board

Connect with me

Twitter Badge Linkedin Badge Gmail Badge Visitors

Pinned

  1. FullStackDataAnalysis FullStackDataAnalysis Public

    A quick analysis of Yellow Taxi cabs riding in New York 2022

    Jupyter Notebook

  2. ReinforcementQLearningSnake ReinforcementQLearningSnake Public

    A computer learns how to master Snake, the game we all played on our parents' Nokia

    Python

  3. GoogleColabProjects GoogleColabProjects Public

    Here are my Google Colab Notebooks (Mostly AI)

    Jupyter Notebook

  4. Calorie-Click Calorie-Click Public

    An application that can detect various indian foods and provide nutritional data on them to better suit your diet

    Jupyter Notebook 1