Skip to content
View zainsiddiqui's full-sized avatar
Block or Report

Block or report zainsiddiqui

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

Pinned

  1. Predicting-Survival-on-Titanic-with-Machine-Learning-and-Graphical-User-Interface Predicting-Survival-on-Titanic-with-Machine-Learning-and-Graphical-User-Interface Public

    This program consists of clean and polished Graphical User Interface (GUI) that interacts with 8 Machine Learning models and data visualization tools through the use of different Python libraries. …

    Python 13 2

  2. Stream-Cipher-Encryption-Algorithms-with-Cipher-Block-Chaining Stream-Cipher-Encryption-Algorithms-with-Cipher-Block-Chaining Public

    A program that consists of three ciphers built from scratch which can encrypt and decrypt data that is fed to them. These ciphers include a Stream Cipher, Stream Cipher with Cipher-Block-Chaining a…

    Python

  3. AI-Maze-Runner AI-Maze-Runner Public

    This program explores various Artificial Intelligence pathfinding algorithms, both in the traditional application of path planning, and more abstractly in the construction and design of complex obj…

    Python 1 1

  4. Predicting-House-Prices-using-Machine-Learning Predicting-House-Prices-using-Machine-Learning Public

    Program that uses Machine Learning to predict house prices based on historical data. Algorithm being implemented is known as "One-shot learning" or linear regression with the least square error as …

    C 2 2

  5. MotivationalQuoteGenerator MotivationalQuoteGenerator Public

    Program that generates motivational quotes and images using HTML,CSS, and PHP which are pulled from an MYSQL database.

    PHP

  6. TravelSite TravelSite Public

    In this project, our group (team of 4) have designed and implemented a relational database system to support the operations of an online travel reservation system. We have used HTML for the user in…

    Java