Skip to content
View HajraRafiq's full-sized avatar
🇵🇰
Focusing
🇵🇰
Focusing

Block or report HajraRafiq

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results
Jupyter Notebook 2 Updated Oct 1, 2022

A Library of various cybersecurity resources

2,324 342 Updated Feb 24, 2024

Converting handwritten equations to LaTeX

Jupyter Notebook 1 Updated Apr 3, 2019

The 8-puzzle problem is a puzzle invented and popularized by Noyes Palmer Chapman in the 1870s. It is played on a 3-by-3 grid with 8 square blocks labeled 1 through 8 and a blank square. Your goal…

Python 2 Updated Jun 5, 2021

The repository contains the learning journey/getting familiar with Chisel, a framework of Scala. Labs have been implemented, introducing to most of the utilities in Chisel and its related concepts.

Scala 4 1 Updated Nov 1, 2021

Its supposed to be a practice repository where I've worked on different concepts of RUST from basics, heart and meat of Rust as well as the OOP concepts.

2 Updated Mar 14, 2021

The repository contains computer vs computer and Player vs Computer Tic Tac Toe Game. Its a non GUI output based python code that'll let you play this game upon executing the code.

Python 4 Updated Apr 12, 2021

Pharmacy Management system is a database application that will cater the needs of storing, managing, querying and retrieving pharmacy data needs i.e. managing staff, customer, transaction, product …

3 1 Updated Apr 20, 2021

Hey there, its me Agha Muqarib

2 1 Updated Jun 21, 2024

This repository contains Risc V 32 bit single cycle data path simulated on Logism upon loading instructions.

1 Updated May 24, 2021

The repository contains python code to traverse any graph given in the form of dictionary to perform Breadth First Search (BFS) and Depth First Search (DFS).

Python 2 Updated May 24, 2021

Frog Problem Python program to prints complete state space graph and the search tree of the 'Frog Problem'.Also, count the number of states while generating them Representation: Each state of the g…

Python 4 Updated Jun 6, 2021

This repository contains the basic CPU Scheduling Algorithms from which an Operating System decides the sequencing or scheduling of process to be executed. All the algorithms inside are preemptive …

Jupyter Notebook 4 1 Updated Jun 4, 2021

The following is a basic (for practice) , E-commerce, Star Wars Website with products of star war worlds. It contains a home,login,signup,about,contact and privacy,return,exchange and copyright pol…

HTML 3 Updated Mar 12, 2022

The network of highway of CPEC is to be discussed in it.

Jupyter Notebook 2 Updated Oct 19, 2021

Sample code for Google Cloud Vision

Python 1 Updated May 24, 2021

Hogwarts Database is an extensive, practice database application that will cater the needs of storing, managing, querying and retrieving Harry Potter's fantasy world's data needs i.e. schools, book…

2 Updated May 24, 2021

It includes the basic and advance numpy array manipulations. The topics like indexing, slicing, fast element array-wise functions, mathematical and statistical methods, filing, linear algebra funct…

Jupyter Notebook 5 Updated May 28, 2021

The code in the game above is very simple and non-structural. You are welcome to contribute in the code and update it in the form of classes and proper structure. Your efforts shall really be appre…

Python 2 Updated Jun 4, 2021

Pairing heap is the utilization of heap data structure to give amortized time complexity of operations of heaps.The operations of a minimum heap are to be discussed in it.

Jupyter Notebook 2 Updated May 29, 2021

The repository implements stack and queue data structures in python programming language. All the relevant functions are implemented.

Jupyter Notebook 3 Updated May 31, 2021

All Algorithms implemented in Python

Python 3 Updated Oct 15, 2022

Data structure and Algorithm with Python

Python 2 Updated Nov 3, 2021

Algorithms in data structures to sort lists out without using Sort() function in Python.

Jupyter Notebook 4 Updated Dec 14, 2020