HuzaifaTanzeel
Associate SDE @Sofy.ai | Community Founder @MLSAFAST Karachi | Student Ambassador @Microsoft | FAST'24 | SpringBoot | Java | Docker | k8s
Pinned Repositories
A-aestriksearch-algo-OS
Boolean-Model--IR
Client-Server-Chat-application-TCP
Covid-vaccine-management-system
A C++ project using object oriented programming to mantain the records in the overall cycle of covid vaccine management
Crypto_evaluator
A C++ project using data structures to handle large dataset and to perform calculations that help to view cryptocurrencies statistically and give a meaningul insight to the coins.
Dimensionality-Reduction
Data Used: Iris | Calculations: PCA, Covariance Matrix, Eigen Vectors and Eigen Values | Output: Covariance Matrix, Eigen values of Covariance, Eigen vectors of Covariance, Explained Covariance, Covariance Matrix, 2-D Graph representing 1st and 2nd principle components 3-D Graph represnting 1st, 2nd and 3rd Principle components, 2-D PCA EIGEN VALUES GRAPH with Eigen values against number of Features/Dimensions
github-basics
Github-Essentials
GitHub-Workshop
JOBBASE
It is first semester project in C. It is a idea to ease the process of hiring employees by connecting the employers to the potential employees.
HuzaifaTanzeel's Repositories
HuzaifaTanzeel/A-aestriksearch-algo-OS
HuzaifaTanzeel/Boolean-Model--IR
HuzaifaTanzeel/Client-Server-Chat-application-TCP
HuzaifaTanzeel/Covid-vaccine-management-system
A C++ project using object oriented programming to mantain the records in the overall cycle of covid vaccine management
HuzaifaTanzeel/Crypto_evaluator
A C++ project using data structures to handle large dataset and to perform calculations that help to view cryptocurrencies statistically and give a meaningul insight to the coins.
HuzaifaTanzeel/Dimensionality-Reduction
Data Used: Iris | Calculations: PCA, Covariance Matrix, Eigen Vectors and Eigen Values | Output: Covariance Matrix, Eigen values of Covariance, Eigen vectors of Covariance, Explained Covariance, Covariance Matrix, 2-D Graph representing 1st and 2nd principle components 3-D Graph represnting 1st, 2nd and 3rd Principle components, 2-D PCA EIGEN VALUES GRAPH with Eigen values against number of Features/Dimensions
HuzaifaTanzeel/github-basics
HuzaifaTanzeel/Github-Essentials
HuzaifaTanzeel/GitHub-Workshop
HuzaifaTanzeel/JOBBASE
It is first semester project in C. It is a idea to ease the process of hiring employees by connecting the employers to the potential employees.
HuzaifaTanzeel/HuzaifaTanzeel
HuzaifaTanzeel/introduction-to-github
HuzaifaTanzeel/IR_Assignment2-VSM-tfidf
HuzaifaTanzeel/LaTeX-Essentials
HuzaifaTanzeel/LeetCode-x-Huzaifa
Leet Code Solutions
HuzaifaTanzeel/MLSA-Workshop-1
HuzaifaTanzeel/Parallel-Sorting-Algorithms-
This is a GitHub repository for my Parralle & Distributed Computing semester project containing parallel sorting algorithms implemented with OpenMP and MPI for merge sort and quicksort. The code is designed to distribute the workload across multiple processing units, allowing for efficient sorting of large datasets.
HuzaifaTanzeel/VSM-Information-Retrieval