Faheem's repositories
DataAnalysisOnCovidStats
Data Analysis done on recent Covid Dataset from Pakistan using different techniques including Regression models, Correlation, Bar Charts, Histograms, Pie Charts, Scatter Plotting and Hypothesis Testing. All done on Python3 using Jupyter Notebook (Anaconda). A fourth semester project for Probability and Statistics course of FAST NUCES.
CallOfObjectsGame
A Desktop-Windows compatible game also available for android developed on Unity Gaming Engine using C#. A second semester project for Object Oriented Programming course of FAST NUCES.
ScrabbleGame
A Console based Scrabble Game and Dictionary implemented using Trie Trees developed on C++. A third semester project for Data Structures course of FAST NUCES.
The-Sparks-Foundation-GRIP-July-2022
This repo contains of the tasks done during the internship period in the field Data Science provided by The Sparks Foundation.
CodeForces
This repo consists of all the speed-programming questions categorized by rating. Still adding question after solving, implementing and validating.
DataStructuresAssignments
All the assignments for the Data Structures course (Batch 2020) Semester 3 for Fall 2021. The submissions were accepted through edmin.io. This repository consists of total 3 assignments.
DataStructuresLabs
This repository consists of all 10 Labs of Data Structures course for 3rd Semester Fall 2021. The Labs were categorized with respect to different topics.
HangmanGame
A console based Hangman Word Game developed on Assembly solely on irvine32 library using Visual Studio 2019. A third semester project for COAL course of FAST NUCES.
JavaScript-Learning
This repo consists of all the JavaScript practice codes from basic algorithms to web page scripts.
StudentReportManagementSystem
A consoled based programme developed on C Language having features like maintenance of data in a .csv file and graphical plotting of data. This was a first semester project for the Programming Fundamentals course in FAST NUCES.