Areesha Tahir (@Areesha-Tahir)

Top repositories

1

Art-Galleria-Management-System

A management system designed for the employees of MIRAS (Art Gallery). It is used to sell/cancel tickets, book/cancel events and keeps track of all upcoming events.
Python
9
star
2

Fake-News-Detection-Using-Naive-Bayes

Fake news detection using Naïve Bayes in Python along with confusion matrix calculated using sklearn.
Jupyter Notebook
8
star
3

GBFS-A_Star-Maze-Slover-In-Python

A program to solve a maze using Greedy Best First Search (GBFS) and A Star algorithm.
Python
8
star
4

Hadoop-MapReduce-Sentiment-Analysis-Through-Keywords

A MapReduce program to conduct sentiment analysis of a keyword from a list of comments.
Java
8
star
5

BFS-DFS-Maze-Solver-In-Python

A program to solve a maze using Breadth First Search (BFS) and Depth First Search (DFS).
Python
7
star
6

Password-Cracker-Using-Distributed-Systems-In-CPP

A password cracker that finds the encrypted password by utilizing distributed systems. It is built on Virtual Linux Machine clusters that communicate by using openMP
C++
7
star
7

Urdu-Poetry-Generation-Using-N-Grams-BackwardBigram-BidirectionalBigram-In-Python

Generating Urdu poetry using SpaCy in Python. Poetry has been generated by using Uni-grams, Bi-grams, Tri-grams and through Bidirectional Bigram Model and Backward Bigram model.
Jupyter Notebook
6
star
8

Search-Number-Among-Slave-Processes-Using-MPI-openMP

MPI and openMP used to search for a number amoung the slave processes
C++
5
star
9

Exam-Scheduler-Using-Genetic-Algorithm-In-Python

Exam schedule generation using Genetic Algorithm.
Jupyter Notebook
4
star
10

AES-Algorithm

C++
3
star
11

Hadoop-MapReduce-To-Find-Average-Length-Of-Comments

A MapReduce program to calculate the average length of comments.
Java
3
star
12

K-Means-And-KNN-On-MultiClass-Dataset

Applying K Means and KNN on a multiclass dataset to make clusters and find nearest neighbours.
Jupyter Notebook
3
star