Skip to content
View python-is-life2022's full-sized avatar

Block or report python-is-life2022

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
python-is-life2022/README.md
Hacker terminal header Typing SVG
$ echo "Building intelligent systems with Python, Machine Learning, and Deep Learning."
Profile views

👨‍💻 >_ About Me

class AmirKharazi:
    role = "Python Developer & ML Enthusiast"

    interests = [
        "Machine Learning", "Deep Learning", "Computer Vision",
        "Neural Networks", "Data Analysis", "Django"
    ]

    current_mission = "Turning data into intelligent solutions."

    def status(self):
        return "Learning, building, and improving every day."

🧰 >_ Tech Stack

💻 Languages

Python    HTML5    CSS3    JavaScript

⚙️ Frameworks, Libraries & Tools

TensorFlow    Keras    MySQL    Django    Git    GitHub    VS Code    Jupyter

NumPy    Pandas    Matplotlib    Scikit-learn


📁 >_ Featured Projects

Featured projects status


👕 Fashion-MNIST Classification

Deep Learning model for classifying fashion-product images using the Fashion-MNIST dataset.


Sequential CNN TensorFlow Computer Vision


View Project



🔢 Persian Digit Recognition

Neural-network project for Persian handwritten-digit recognition with preprocessing and multi-class classification.


Neural Networks Image Processing Python Classification


View Project



🖼️ CIFAR-100 Classification

Computer Vision model that classifies images from the 100 categories of the CIFAR-100 dataset using CNNs.


CNN TensorFlow Keras CIFAR-100 Deep Learning


View Project



🚀 Project In Progress

Building more practical projects in Machine Learning, Deep Learning, and intelligent web applications.


Python Machine Learning Deep Learning AI


COMING SOON



🎯 >_ Future Goals

[✓] Build practical Machine Learning & Computer Vision projects
[→] Master advanced CNN architectures and transfer learning
[→] Explore NLP, Transformers, and Generative AI
[→] Deploy ML models using Django and APIs
[→] Contribute to open-source Python / AI projects
[→] Build production-ready intelligent applications

📊 >_ GitHub Analytics

GitHub profile details

Top languages by repository Top languages by commits

GitHub streak

📡 >_ Connect With Me





┌───────────────────────────────────────────┐
│ SYSTEM STATUS: ONLINE ████████████ 100%   │
│                                           │
│      "Code. Learn. Build. Repeat."        │
└───────────────────────────────────────────┘
Hacker terminal footer

Pinned Loading

  1. Breast-Cancer-Classification Breast-Cancer-Classification Public

    Breast cancer classification using machine learning with the Scikit-learn Breast Cancer Wisconsin dataset.

    Jupyter Notebook 2

  2. California-housing-regression California-housing-regression Public

    Machine learning regression project for predicting California housing prices using Scikit-learn and XGBoost.

    Jupyter Notebook 2

  3. Data-Professionals-Salary-regression-2022 Data-Professionals-Salary-regression-2022 Public

    Machine Learning regression project for predicting data professionals' salaries using the 2022 salary dataset.

    Jupyter Notebook 2

  4. Fuel-Consumption-Regression-Models Fuel-Consumption-Regression-Models Public

    Predicting fuel consumption using regression models

    Jupyter Notebook 2

  5. Persian-Digits-Hand-Writing-Image-Classification-Fully-Connected-Neural-Network Persian-Digits-Hand-Writing-Image-Classification-Fully-Connected-Neural-Network Public

    A deep learning project for classifying handwritten Persian digits using a Fully Connected Neural Network (FCNN). The project covers image preprocessing, data preparation, neural network architectu…

    Jupyter Notebook 2

  6. Cifar100-images-classification-CNN Cifar100-images-classification-CNN Public

    🚀 A Deep Learning project classifying 100 object classes using CNN and TensorFlow/Keras on the CIFAR-100 dataset. Features sequential architectures, data augmentation, and optimization strategies f…

    Jupyter Notebook 4