Skip to content
View PinkBro05's full-sized avatar
  • Swinburne University of Technology
  • Melbourne, Australia
  • 17:26 (UTC +10:00)

Highlights

  • Pro

Block or report PinkBro05

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
PinkBro05/README.md
class Me():
    def __init__(self):
        self.name = 'Nguyễn Hồng Anh aka Pink'
        self.dob = '10-11-2005'
        self.hobbies = ['Reading', 'Coding', 'Gym', 'Social activities', 'Investing']
        self.location = 'Melbourne, Australia'
        self.languages = ['Vietnamese', 'English']
        self.study = 'Swinburne University of Technology / Bachelor of Data Science'
        self.interests = ['Data Science', "Artificial Intelligence", 'Finance/Economy']

class Training():
    def __init__(self):
        self.method = ["Self Study", "University", "Personal Projects", "Books"]
        self.knowledges = ["Data Science", "Machine Learning", "Mathematics", "Programming", "Economics", "Finance", "Business"]

    def study(self, new_knowledge):
        while True:
            self.knowledges.append(new_knowledge)

💫 About Me:

My name is Pink, a second-year student studying Data Science at Swinburne University of Technology. I have a passion for Data Science and AI. I have learned Python since grade 11 by myself and I was selected for the school's programming competition team. I have passion for data science and AI.

Current Goal: Study PhD - Research about AI

🌐 Socials:

Instagram LinkedIn

💻 Tech Stack:

Language:

C C++ Java Python

Library:

Matplotlib NumPy Pandas PyTorch scikit-learn Jira

Tool:

Windows Terminal AWS MySQL Adobe Figma Canva Confluence

📊 GitHub Stats:




Popular repositories Loading

  1. COS30018-Mitigate-Hallucination COS30018-Mitigate-Hallucination Public

    Forked from khangdzox/COS30018-Mitigate-Hallucination

    COS30018 - Intelligent Systems. Learning and applying hallucination mitigation techniques on open LLMs.

    Jupyter Notebook

  2. PinkBro05 PinkBro05 Public

    Config files for my GitHub profile.

  3. Predict-house-Price-using-Random-Forest Predict-house-Price-using-Random-Forest Public

    Python