Skip to content
View ArianJr's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ArianJr

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

πŸ‘‹ Hi, I'm Arian Jafar

I'm a Machine Learning & Deep Learning engineer passionate about building intelligent, modular systems with clean architecture and reproducible workflows. My focus lies in Artificial Neural Networks (ANNs), Convolutional Neural Networks (CNNs) and scalable ML pipelines, with an eye for professional presentation and open-source best practices.


🧠 About Me

  • πŸŽ“ Self-taught ML/DL practitioner with a strong foundation in Python and neural networks
  • 🧰 Architecting modular, config-driven pipelines for training, evaluation, and visualization
  • πŸ“Š Passionate about performance diagnostics, reproducibility, and clean Git workflows
  • πŸš€ Exploring advanced regularization, model optimization, and collaborative ML tooling

βš™οΈ Tech Stack

πŸ’» Languages & Frameworks

Python TensorFlow Keras scikit-learn

πŸ“ˆ Data Science & Visualization

NumPy Pandas Matplotlib Seaborn


πŸš€ Featured Projects

Project Title Description Tech Stack GitHub Link
Chest X-ray COVID-19 Classification Deep learning pipeline for classifying chest X-ray images into COVID-19, pneumonia, and normal cases. Includes preprocessing, CNN modeling, training, and evaluation with visual metrics. Python, Pandas, NumPy, Matplotlib, Seaborn, TensorFlow, Keras, Scikit-learn View Repo
Apple Stock Forecasting (LSTM) Time series forecasting using LSTM architecture. Includes preprocessing, scaling, model design, training, and inverse transformation for real-world price prediction. Python, Pandas, NumPy, Matplotlib, Scikit-learn, TensorFlow, Keras View Repo
Student Performance Prediction (DL) End-to-end deep learning pipeline for analyzing student academic performance. Includes EDA, preprocessing, regression, classification, and evaluation. Python, Pandas, NumPy, Matplotlib, Seaborn, TensorFlow, Keras, Scikit-learn View Repo
LSTM Google Stock Price Forecasting Predicts Google stock prices using LSTM neural networks, with preprocessing, modeling, and visualization Python, Pandas, NumPy, Matplotlib, Scikit-learn, TensorFlow, Keras View Repo
CNN Image Classifier Modular CNN built with TensorFlow/Keras, includes training notebook, sample dataset, and performance plots Python, Pandas, NumPy, Matplotlib, Seaborn, TensorFlow, Keras, Scikit-learn View Repo
Lung Cancer Prediction (ML) Predicts cancer likelihood using ML classifiers. Includes preprocessing, model training, and evaluation. Python, Pandas, NumPy, Matplotlib, Seaborn, Scikit-learn View Repo

πŸ“ˆ GitHub Stats


πŸ“¬ Get in Touch

πŸ“§ arianjafar59@gmail.com
πŸ’‘ Open to collaborations, feedback, and discussions around ML, DL, and reproducible AI workflows.


⭐ β€œCode. Learn. Iterate. Intelligence is built, one model at a time.”

Pinned Loading

  1. chest-xray-covid19-classification chest-xray-covid19-classification Public

    End-to-end deep learning pipeline for COVID-19 detection from chest X-ray images using a custom CNN, including preprocessing, data augmentation, training, evaluation, and visualization, designed fo…

    Jupyter Notebook

  2. apple-stock-price-forecasting-lstm apple-stock-price-forecasting-lstm Public

    End-to-end deep learning pipeline for financial time-series forecasting using LSTM networks. Processes Apple stock data, generates supervised sequences, trains an LSTM model, evaluates performance …

    Jupyter Notebook

  3. student-performance-deep-learning student-performance-deep-learning Public

    End-to-end deep learning pipeline for analyzing and modeling student academic performance, featuring EDA, preprocessing, regression, classification, and evaluation using TensorFlow/Keras.

    Jupyter Notebook

  4. google-stock-price-forecasting-lstm google-stock-price-forecasting-lstm Public

    A fully documented LSTM-based time-series forecasting project for predicting Google (GOOGL) stock prices. Includes data preprocessing, sequence generation, model training, performance evaluation (R…

    Jupyter Notebook

  5. cnn-image-classifier cnn-image-classifier Public

    A modular Convolutional Neural Network (CNN) built with TensorFlow/Keras for binary image classification (cats vs. dogs). Includes a training notebook, sample dataset, performance plots, and a clea…

    Jupyter Notebook

  6. lung-cancer-prediction-ml lung-cancer-prediction-ml Public

    Predicting lung cancer using patient health data and machine learning classifiers. Includes data cleaning, EDA, and model evaluation.

    Jupyter Notebook