Rizwan Haidar (rizwanhaidar)

rizwanhaidar

Geek Repo

Company:FAST(NUCES) ISLAMABAD

Location:Pakistan

Github PK Tool:Github PK Tool

Rizwan Haidar's repositories

ADVANCED-ENCRYPTION-STANDARD-AES--128-bits

The Advanced Encryption Standard (AES) specifies a FIPS-approved cryptographic algorithm that can be used to protect electronic data. The AES algorithm is a symmetric block cipher that can encrypt (encipher) and decrypt (decipher) information. Encryption converts data to an unintelligible form called ciphertext; decrypting the ciphertext converts the data back into its original form, called plaintext. The AES algorithm can use cryptographic keys of 128, 192, and 256 bits to encrypt and decrypt data in blocks of 128 bits.

Language:C++Stargazers:2Issues:0Issues:0

Application-of-Linear-Data-Structures

This is game (Snake and Lader) based on the linear data structures as Queue, Stack and Linked list but extended form of these data structures has been used as Four Dimensional Linked list etc.

Language:C++Stargazers:2Issues:1Issues:0

Basic-HTML-

This is from my ist semester Lab, I had implemented basic HTML and CSS . Now in DataBase course i am again working on Html, Css, Javascript and Php so will be continuously updating the repository

Language:HTMLStargazers:2Issues:1Issues:0

Binary-Search-Tree-BST-

Binary Search Tree is a node-based binary tree data structure which has the following properties: The left subtree of a node contains only nodes with keys lesser than the node's key. The right subtree of a node contains only nodes with keys greater than the node's key.

Language:C++Stargazers:2Issues:1Issues:0

Constrained-Longest-Common-Sub-sequences-using-Dynamic-Programming

My project of "Design and Analysis of Algorithms" using efficient algorithms to find the Longest Common Sub-Sequences and Constrained Longest Common Sub-Sequences (String Inclusion and Constraint Inclusion). The best way to od it was with Dynamic Programming and then few alterations I used a research paper and then Implemented the Algorithm provided in it. Testify it with 1000+ different Inputs. I

Language:C++Stargazers:2Issues:1Issues:0

Creating-DataFrames-in-R

Put your jet pack on because it is time for some space exploration! As a first goal, you want to construct a data frame that describes the main characteristics of eight planets in our solar system.

Language:RStargazers:2Issues:1Issues:0

Data-Visualisation-probability-and-statistic-Assignments

Assignments of MT-206 Probability and Statistics

Language:RStargazers:2Issues:0Issues:0

Effecient-Algorithms-to-find-Constrained-Longest-Common-Sub-Sequences-Using-Dynamic-Programming

My 4th Semester project of course "Design and Analysis of Algorithms"

Language:C++Stargazers:2Issues:0Issues:0

Five-State-Process-Model-Operating-System-

My 2nd Assignment of Operating System Course

Language:C++Stargazers:2Issues:0Issues:0

instagram-followers-scraper

A tool to scrape the list of followers and people following a user and see the difference with the last recorded list

License:MITStargazers:2Issues:0Issues:0

Internship-Database

A Graph Database that i created during my summer Internship.

Language:PythonStargazers:2Issues:0Issues:0

Linkedin-Scrapper

A Python Script to scrape "Names" and "Email id" from linkedin posts

License:MITStargazers:2Issues:0Issues:0

Lists-In-Python

Python Basics and Advanced List creation and Manipulation

Language:PythonStargazers:2Issues:1Issues:0
Language:Jupyter NotebookStargazers:2Issues:0Issues:0

Machine-Learning-Practice-Course-Codes

Machine Learning Practice Codes/Cheat Sheets

Language:PythonStargazers:2Issues:1Issues:0

ML_Dep

ML APP

Language:HTMLLicense:UnlicenseStargazers:2Issues:0Issues:0

Operating-System-Assignment-1

This is my first assignment of Operating system Course spring 2020.

Language:C++Stargazers:2Issues:0Issues:0

SImple-Introductory-Codes-In-R

I am a Facebook Developer Circle Scholar of 2020. I have benn awarded with the Prime subscription of DataCamp and I am learning R. Well starting with its basics i am uploading few introductory codes of R.

Language:RStargazers:2Issues:1Issues:0

Test-Application-in-Android-Studio

This is my first test Application in Android Studio. It is a simple project can say a demo project but will be updates accordingly.

Language:KotlinStargazers:2Issues:1Issues:0

User-Level-Threads-In-C-

This is a short assignment aka Lab where I have implements user level Threads using C++

Language:C++Stargazers:2Issues:0Issues:0
Language:PythonLicense:MITStargazers:2Issues:1Issues:0

pySpark

PySpark Practice Labs

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

sql-for-data-analysis-3271025

This is a repository for the LinkedIn Learning course SQL for Data Analysis

License:NOASSERTIONStargazers:0Issues:0Issues:0