Pinned Repositories
Accomplishments
This repo is a webpage containing my accomplishments
ALI3Nass.github.io
My Portfolio
Banking_System_in_Python_with_OOP
Built a CLI based banking system in python using two classes with inheritance
BookFlix.
A web platform designed to facilitate the exchange of books among students at your university. This platform allows students to sell/buy books to/from other students.
CarPrice-Prediction-Linear-Regression
A car price prediction model using linear regression with preprocessing and evaluation. Built with Pandas, Matplotlib, Seaborn, scikit-learn.
ChatGPT-Whatsapp-BOT
A chatbot for whatsapp that uses chatgpt to answer your quries
Handwritten-Digit-Recognition-with-NN
This repository contains code for training and evaluating a neural network classifier on the MNIST dataset. The classifier is built using TensorFlow and Keras.
Image-Generation-with-BigGANN
This repository contains an Image Genration Model that uses deep 256x256 BigGAN to genrate images, BigGAN is a pre-trained model from tensorflow hub
Quantum-Teleportation-of-state-hadamard-using-Qiskit
This repository contains an example of a quantum circuit with measurements using Qiskit, a Python framework for working with quantum circuits and simulating quantum systems. The code snippet provided demonstrates how to construct a quantum circuit and perform measurements on the qubits.
it-cert-automation-practice
Google IT Automation with Python Professional Certificate - Practice files
ALI3Nass's Repositories
ALI3Nass/Quantum-Teleportation-of-state-hadamard-using-Qiskit
This repository contains an example of a quantum circuit with measurements using Qiskit, a Python framework for working with quantum circuits and simulating quantum systems. The code snippet provided demonstrates how to construct a quantum circuit and perform measurements on the qubits.
ALI3Nass/Banking_System_in_Python_with_OOP
Built a CLI based banking system in python using two classes with inheritance
ALI3Nass/Accomplishments
This repo is a webpage containing my accomplishments
ALI3Nass/ALI3Nass.github.io
My Portfolio
ALI3Nass/BookFlix.
A web platform designed to facilitate the exchange of books among students at your university. This platform allows students to sell/buy books to/from other students.
ALI3Nass/CarPrice-Prediction-Linear-Regression
A car price prediction model using linear regression with preprocessing and evaluation. Built with Pandas, Matplotlib, Seaborn, scikit-learn.
ALI3Nass/ChatGPT-Whatsapp-BOT
A chatbot for whatsapp that uses chatgpt to answer your quries
ALI3Nass/Handwritten-Digit-Recognition-with-NN
This repository contains code for training and evaluating a neural network classifier on the MNIST dataset. The classifier is built using TensorFlow and Keras.
ALI3Nass/Image-Generation-with-BigGANN
This repository contains an Image Genration Model that uses deep 256x256 BigGAN to genrate images, BigGAN is a pre-trained model from tensorflow hub
ALI3Nass/Connect_4_Dot_Game_in_python
I built a Connect four dot game in python with numpy and gave it a graphical feel with pygame.
ALI3Nass/Digit-Classification-with-Tensor.js
This GitHub repository contains code for a simple digit classification web application using TensorFlow.js. The application allows users to draw a digit on a canvas and classify it using a pre-trained machine learning model.
ALI3Nass/Fashion-item-Classification-with-tfjs
This GitHub repository contains code for a simple Fashion item classification web application using TensorFlow.js. The application allows users to draw an item on a canvas and classify it using a pre-trained machine learning model.
ALI3Nass/Hadamard-Gate-Circuit-in-qiskit
This repository contains examples of quantum computing using Qiskit, a Python framework for working with quantum circuits and simulating quantum systems. The code snippets provided demonstrate various quantum operations and simulations.
ALI3Nass/Image-Classification-via-Transfer-Learning
This repository contains code for image classification using transfer learning.
ALI3Nass/it-cert-automation-practice
Google IT Automation with Python Professional Certificate - Practice files
ALI3Nass/NLP-with-Hugging-Face-Transformers
This repo consisting multiple directories contains my little NLP projects
ALI3Nass/Notepad
I built a notepad in python using tkinter module and it was looking great
ALI3Nass/Object-Detection-Using-FasterRCNN-InceptionResNet-V2
This repository contains code for performing object detection using TensorFlow and a pre-trained model(FasterRCNN+InceptionResNet V2).
ALI3Nass/pong-game-in-pure-python-using-turtle
I created a pong game in python as a practice.
ALI3Nass/Predicting-Numbers-in-one-shot-with-Bernstein-Vazirani-Algorithm-in-Qiskit-
This repository contains an example of predicting numbers in one shot using the Bernstein-Vazirani algorithm implemented in Qiskit, a Python framework for working with quantum circuits and simulating quantum systems.
ALI3Nass/python-random-quote
A file-based quote bot written in Python
ALI3Nass/RealTime-RSP-classifier-with-TFJS
ALI3Nass/Rearrange-PDF-pages-accourding-to-desired-sequence
This GitHub repository contains a simple Python script for rearranging PDF pages according to a desired sequence. The script uses the PyPDF2 library to manipulate PDF files and can be customized to suit various needs. Give it a try and simplify your PDF editing process!
ALI3Nass/Stock-prediction-using-Linear-Regression
ALI3Nass/Student-Score-Prediction
Linear model using sklearn, numpy, and pandas to predict student scores based on hours studied. Data sourced from CSV file.
ALI3Nass/Text_encoder_and_decoder_in-_python_using_base64_and_tkinter
I built a text encoder and decoder in python
ALI3Nass/TicTacToe-in-python
I built a TicTacToe in python while doing my practice in python
ALI3Nass/Titanic-Passenger-Survival-Prediction-using-Logistic-Regression
Predict Titanic passenger survival using logistic regression. Achieves 78% accuracy on provided dataset. Great for binary classification beginners.
ALI3Nass/X-Circuit-with-Statevector-and-Unitary-Gate
This repository contains examples of quantum computing using Qiskit, a Python framework for working with quantum circuits and simulating quantum systems. The code snippets provided demonstrate various quantum operations and simulations.