Areesha Tahir (Areesha-Tahir)

Areesha-Tahir

Geek Repo

Company:Student

Location:Islamabad, Pakistan

Github PK Tool:Github PK Tool

Areesha Tahir's starred repositories

DeepFake-Detection

Towards deepfake detection that actually works

Language:PythonLicense:MITStargazers:529Issues:17Issues:18

Event-Management-System

This is a fully functional Event Management System using JavaFx and MySQL. It is a one stop event booking service for clients where they can book their event with everything at one place. This app currently has Catering, Locations, Decor Vendors alongwith different Studios all at one place, You do not need to contact different people for different tasks. Everything is available on a single click.

Language:JavaLicense:MITStargazers:67Issues:2Issues:1

CISCO-Packet-Tracer---Design-A-Complete-Network-With-All-Routing-Protocols-And-Servers

I had to design a complete network in CISCO Packet Tracer using every routing protocols (RIP, OSPF, EIGRP) and every type of server (DHCP, TFTP, Web Server and Data Server).

License:MITStargazers:22Issues:1Issues:0

Graphical-Password-Authentication-System

Graphical Password Authentication System. This is used to increase the protection/security of a website. Our system is divided into further 4 layers of protection. Each layer is totally different and diverse than the others. This not only increases protection, but also makes sure that no non-human can log in to your account using different activities such as Brute Force Algorithm and so on.

Language:PythonLicense:MITStargazers:19Issues:3Issues:1

3D-Solar-System-Scene-using-OpenGL

This was my Computer Graphics' project. In this i used OpenGL and Glut to create a 3D Solar System Scene. Its without textures and wrapping. Just the most basic functionalities.

Language:C++License:MITStargazers:13Issues:1Issues:0

Password-Cracker-using-Brute-Force-Algorithm

This was our Final Project for Distributed Computing. In this we had to create a distributed system that will use the Brute Force Algorithm to crack a password from the etc/shadows file of Ubuntu as all the passwords are stored there. We used OpenMP and MPICH for this implementation.

Language:C++License:MITStargazers:11Issues:1Issues:0

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.

Language:PythonLicense:MITStargazers:8Issues:1Issues:0

Consensus-Problem-using-OpenMP

In this task, we had to write a multi-threaded OpenMP program, that will solve the consensus problem. If all the slave (child) processes agree on a single decision, then the processes will terminate displaying consensus reached.

Language:C++License:MITStargazers:7Issues:1Issues:0

Finding-Optimal-Path-of-Map-of-Romania-Using-A-Star

A* is a graph traversal and path search algorithm, which is often used in many fields of computer science due to its completeness, optimality, and optimal efficiency

Language:PythonLicense:MITStargazers:7Issues:1Issues:0

network-simulation

A small network simulated using cisco packet tracer, with subnets built using VLSM. Implementation of different concepts such as RIP, EIGRP, OSPF and NAT.

License:MITStargazers:6Issues:1Issues:0
Language:PythonLicense:MITStargazers:5Issues:0Issues:0

AI-Based-Tic-Tac-Toe-Game-using-Minimax

In this task, i implemented an AI based Tic Tac Toe Game using Minimax algorithm.

Language:PythonLicense:MITStargazers:5Issues:1Issues:0

Finding-Average-Temperature-of-Each-Year-using-Hadoop-HDFS

In this task, we had to calculate the average temperature for each year from the given dataset using Hadoop HDFS. We had to create a MapReduce function to perform this task.

Language:JavaLicense:MITStargazers:5Issues:1Issues:0

Virtual-Drag-And-Drop-Using-OpenCV

In this project we will be using OpenCV to virtually drag a rectangle and drop it at a different location. It will be further used for Virtual Mouse.

Language:PythonLicense:MITStargazers:5Issues:1Issues:0

Consensus-Problem-using-MPI

In this task, we had to write a multi-threaded MPICH program, that will solve the consensus problem. If all the slave (child) processes agree on a single decision, then the processes will terminate displaying consensus reached.

Language:CLicense:MITStargazers:4Issues:1Issues:0

Implementing-Knapsack-Algorithm

The knapsack problem is a problem in combinatorial optimization: Given a set of items, each with a weight and a value, determine the number of each item to include in a collection so that the total weight is less than or equal to a given limit and the total value is as large as possible

Language:PythonLicense:MITStargazers:4Issues:1Issues:0

event-management-system

A complete desktop app for event management, designed to automate user registration, event booking/cancellation, payment and employee management. Built using Java and MySQL.

Language:JavaLicense:MITStargazers:4Issues:1Issues:0

Dino-Game-Assembly-Language

Built using MASM615 & DOSBOX

Language:AssemblyLicense:MITStargazers:3Issues:1Issues:0

Poetry-Generation-Urdu-Language

Urdu Poetry Generator using N-Gram Models in NLP

Language:Jupyter NotebookLicense:MITStargazers:3Issues:1Issues:0
Language:Jupyter NotebookLicense:MITStargazers:3Issues:1Issues:0

3D-Models-Autodesk-Max

Some basic 3D Models made using Autodesk Max 3ds 2020

License:MITStargazers:3Issues:1Issues:0

escrow-payments-smart-contract

Smart Contract written in Solidity tested using truffle and ganache to handle escrow payments.

Language:SolidityLicense:MITStargazers:3Issues:1Issues:0

KNN-and-KMeans-Clustering-With-DB-Index

Program to demonstrate KNN and KMeans Clustering by applying on s standard data set

Language:Jupyter NotebookStargazers:3Issues:1Issues:0

NLP-Spell-Check

Algorithm for spell check using error tables and Naive Bayes Algorithm

Language:Jupyter NotebookStargazers:3Issues:1Issues:0

Human-Voice-to-Automated-Voice-Text

This project converts your human voice input to its text transcript and to an automated voice too.

Language:PythonLicense:MITStargazers:3Issues:1Issues:0

client-server-model

A small client server model representing a shopping store, where multiple clients can access and query the server.

Language:C++License:MITStargazers:3Issues:1Issues:0

pathfinding-with-bfs-dfs

Python implementation of a graph-based search agent.

Language:PythonLicense:MITStargazers:3Issues:1Issues:0