Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View parham-qasemi's full-sized avatar
🧪
Code Alchemist
🧪
Code Alchemist

Block or report parham-qasemi

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
parham-qasemi/README.md

head

const response = {
  status: 200,
  data: {
    fullName: "Parham Qasemi",
    birthDay: "2003 June 17, Tuesday",
    university: "Computer Engineering IAU Tehran East-CE",
    hobbies: ["podcast", "book", "hiking", "cycling", "web scraping"],
    languages: [" Python, Machine Learening, Deep Learning, Computer Vision, Data Science, ..."],
    quote: "Do something that makes people's lives easier.",
  },
};

🛠 Technologies I Use

Python NumPy Pandas PyTorch Matplotlib scikit-learn TensorFlow Machine Learning Deep Learning Computer Vision Generative AI Data Science


📫 Contact

LinkedIn Kaggle

Popular repositories Loading

  1. parham-qasemi parham-qasemi Public

    5 1

  2. recipe-suggester recipe-suggester Public

    A Python project that suggests recipes based on ingredients

    Python 2