Pinned Repositories
Air-Plane-Flight-Management-System-Using-Dijkstra-Algorithm
Air Plane Flight Management System implementing Data Structures Concepts and utilizing Dijkstra's Algorithm
Art-Galleria-Management-System
Average-Length-of-Comments-Using-Hadoop-MapReduce
Program finds average number of words in each comment given a large data set by use of hadoop's map reduce to work in parallel efficiently.
chess-game-using-GBFS-Algorithm
Beginner Level Chess Game implementing Greedy Best First Search Algorithm using an intelligent evaluation score as heauristic
crowdfunding_smart_contract
Exam-Scheduler-Using-Genetic-Algorithm-In-Python
Fake-News-Detector-Using-Naive-Bayes-Algorithm
Fake News Detector using Naive Bayes in Python. Evaluation Metrics used from sklearn library.
Multithreaded-5-State-Model-Simulator
Multithreaded program to demonstarte a five state scheduling algorithm
Password-Cracker-using-Distributed-Systems
Password cracker built in C++ which finds the encrypted password given a username by utilizing distributed systems. Built on Virtual Linux Machines clusters that communicate using OpenMPI.
Urdu-Poetry-Generation
Urdu Poetry Generation using SpaCy library in Python
aleezeh611's Repositories
aleezeh611/crowdfunding_smart_contract
aleezeh611/Air-Plane-Flight-Management-System-Using-Dijkstra-Algorithm
Air Plane Flight Management System implementing Data Structures Concepts and utilizing Dijkstra's Algorithm
aleezeh611/Art-Galleria-Management-System
aleezeh611/Exam-Scheduler-Using-Genetic-Algorithm-In-Python
aleezeh611/Average-Length-of-Comments-Using-Hadoop-MapReduce
Program finds average number of words in each comment given a large data set by use of hadoop's map reduce to work in parallel efficiently.
aleezeh611/chess-game-using-GBFS-Algorithm
Beginner Level Chess Game implementing Greedy Best First Search Algorithm using an intelligent evaluation score as heauristic
aleezeh611/DNS-Server-Model-Using-Socket-Programming
DNS Server Model Project for Computer Networks Course, written in C++
aleezeh611/escrow-payments-smart-contract
Smart Contract written in Solidity tested using truffle and ganache to handle escrow payments.
aleezeh611/Password-Cracker-using-Distributed-Systems
Password cracker built in C++ which finds the encrypted password given a username by utilizing distributed systems. Built on Virtual Linux Machines clusters that communicate using OpenMPI.
aleezeh611/Search_Number-Using-Distributed-System
MPI and OpenMPI used to search for a number from a list of numbers efficiently.
aleezeh611/Sentiment-Analysis-Using-Hadoop-MapReduce
Sentiment Analysis code written in JAVA build using Hadoop MapReduce
aleezeh611/3D-Models-Autodesk-Max
Some basic 3D Models made using Autodesk Max 3ds 2020
aleezeh611/Conway-Game-Of-Life
Data Structures concepts being implemented to build the Game of Life
aleezeh611/Fake-News-Detector-Using-Naive-Bayes-Algorithm
Fake News Detector using Naive Bayes in Python. Evaluation Metrics used from sklearn library.
aleezeh611/KNN-and-KMeans-Clustering-With-DB-Index
Program to demonstrate KNN and KMeans Clustering by applying on s standard data set
aleezeh611/Multithreaded-5-State-Model-Simulator
Multithreaded program to demonstarte a five state scheduling algorithm
aleezeh611/NLP-Spell-Check
Algorithm for spell check using error tables and Naive Bayes Algorithm
aleezeh611/Chrome-Dinosaur-Game-Assembly-Language
Chrome's dinosaur game but with special character and updated features to make it more interesting and fun.
aleezeh611/JINJJA_Smart_Contract
Blockchain based counterfeit item checking system for retail item authenticity.
aleezeh611/basic-html-css-protfolio
aleezeh611/BrilliantPro-LMS-MERN-Stack
aleezeh611/Coding_Test_Questions
aleezeh611/Simple-Templatised-Data-Structures-In-C
Generic Data Structures built using templates in C++
aleezeh611/Unary_Microservices_SongLyrics_gRPC
aleezeh611/Blockchain_using_Golang
aleezeh611/grenachesonglyrics
aleezeh611/Kafka-Ranger-Demo
aleezeh611/Live-Face-Detection
This project contains an implemented version of Face Detection using OpenCV and Mediapipe. This is a code snippet and can be used in projects.
aleezeh611/SongLyrics_Grenache_DHT
aleezeh611/TrainYourOwnYOLO
Train a state-of-the-art yolov3 object detector from scratch!