Pinned Repositories
acm-ucr-Python-FocusGroup
Includes resources and coding challenges for the Python focus group
AngelicaPuzzle
A search algorithm to solve the Angelica Puzzle
CoffeeTracker
Android application, written in Kotlin, designed to track coffee usage and give weekly reports of productivity based on user-input.
CompanyReviews
Android application built in Kotlin, designed to take JSON input and parse the data into an application for reviewing companies.
Container-Ship-Service
Senior Design (Artificial Intelligence)
DL-PyTorch
Some deep learning PyTorch notebooks.
LinearRegressionModel
An implementation of a simple linear regression model which applies the gradient descent algorithm.
LogisticRegression-Titanic
My notebooks files where I use the logistic regression model to make some predictions on a few data sets. Data provided by Kaggle, and project provided by Jose Portilla.
Pneumonia-Detection
Pneumonia detection project
ZubairQazi.github.io
My personal website which includes my resume, and describes my skills and projects. This project is mainly for getting hands-on experience with HTML, CSS, and Javascript (React).
ZubairQazi's Repositories
ZubairQazi/ZubairQazi.github.io
My personal website which includes my resume, and describes my skills and projects. This project is mainly for getting hands-on experience with HTML, CSS, and Javascript (React).
ZubairQazi/acm-ucr-Python-FocusGroup
Includes resources and coding challenges for the Python focus group
ZubairQazi/CoffeeTracker
Android application, written in Kotlin, designed to track coffee usage and give weekly reports of productivity based on user-input.
ZubairQazi/Container-Ship-Service
Senior Design (Artificial Intelligence)
ZubairQazi/DL-PyTorch
Some deep learning PyTorch notebooks.
ZubairQazi/LinearRegressionModel
An implementation of a simple linear regression model which applies the gradient descent algorithm.
ZubairQazi/LogisticRegression-Titanic
My notebooks files where I use the logistic regression model to make some predictions on a few data sets. Data provided by Kaggle, and project provided by Jose Portilla.
ZubairQazi/Python-RSA
A short decryption algorithm for RSA written in Python. Designed for small primes only, and the public key must be given.
ZubairQazi/ToDoList
Android application, written in Kotlin, designed to provide a ToDo list to the user.
ZubairQazi/WorkshopDemo
Demo application to explain the basics of android development during workshops.
ZubairQazi/AngelicaPuzzle
A search algorithm to solve the Angelica Puzzle
ZubairQazi/CompanyReviews
Android application built in Kotlin, designed to take JSON input and parse the data into an application for reviewing companies.
ZubairQazi/EcommerceAnalysis
Jupyter notebooks with my attempts at using the linear regression model in scikit-learn for data analytics. Project provided by Jose Portilla.
ZubairQazi/EightPuzzleSearch
Eight Puzzle Search Algorithms Project - CS170
ZubairQazi/FeatureSelection-
Feature Selection project - updated for CS205
ZubairQazi/Pneumonia-Detection
Pneumonia detection project
ZubairQazi/CS120B
Labs for CS120B
ZubairQazi/DataAnalysisProject
Jupyter notebook files for Udemy Data Science capstone projects. Notebook template from Jose Portilla
ZubairQazi/DotFiles
My dot files. Most of it is from other people and used with permission. See user AnthonyH45 for the original vimrc I used.
ZubairQazi/FeatureSelection
Feature Selection using Nearest Neighbors - CS170 Project
ZubairQazi/GpTen
MADLab Anomaly Detection Project - GpTen
ZubairQazi/Irrigation-Data-Visualizer
Python script designed to parse and graph multiple data fields taken from irrigation tools from csv files, using matplotlib and dateutil libraries
ZubairQazi/kotlin-algorithm-club
Algorithms and data structures in Kotlin.
ZubairQazi/Melanoma-Detection
Melanoma Detection Project - Data Mining Techniques
ZubairQazi/NDE-GPT
GPT prototype for EDAM topic curation
ZubairQazi/pandas_exercises
Practice your pandas skills!
ZubairQazi/Software-Construction
Software Construction and Principles Labs and Assignment - CS100
ZubairQazi/StartupNamer
Application designed to generate names for new startups. Flutter tutorial, builds on Android and Web.
ZubairQazi/xv6_v2
CS153 lab2
ZubairQazi/ZubairQazi