Agha-Muqarib
D365 Technical Consultant | Python Developer | Web-Developer | Blogger | Software Engineer
Usman Institute of TechnologyKarachi,Pakistan
Pinned Repositories
Aghaas-Core
This repository contains the implementation of a parameterized RISC-V 32-bit Single Cycle Core(supporting I Type) using functional programming in Scala and Chisel.
Chisel-Learning
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.
CPEC-Highway-Network
The network of highway of CPEC is to be discussed in it.
CPU-Scheduling-Algorithms
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 in nature, i.e. contact switching is possible. The algorithms include, First Come First Serve (FCFS), Shortest Job First (SJF), Round Robin and Priority Scheduling.
Library-Management-System
The repository contains web pages using Django web development framework in python language. It contains a) Two Forms Students and Books b) One Form to issue a book to particular student. (where multiple transaction require on one student).
NumPy-Basics-Arrays-And-Vectorized-Computation
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 functions, pseudo-random numbers, reshaping, splitting, concatenating,tiles, repeating, where( ) function & numpy advanced array manipulation are implemented.
Pairing-Heaps
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.
RV32-Single-Cycle-Datapath-Logism
This repository contains Risc V 32 bit single cycle data path simulated on Logism upon loading instructions.
Sorting-Algorithms-in-Python
Algorithms in data structures to sort lists out without using Sort() function in Python.
The-Star-Wars-Store
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 policies sections.
Agha-Muqarib's Repositories
Agha-Muqarib/Library-Management-System
The repository contains web pages using Django web development framework in python language. It contains a) Two Forms Students and Books b) One Form to issue a book to particular student. (where multiple transaction require on one student).
Agha-Muqarib/Chisel-Learning
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.
Agha-Muqarib/Automated-Personality-Classification
Agha-Muqarib/Handwritten-To-Text-Transformation-of-Math-Equations
Agha-Muqarib/Python
All Algorithms implemented in Python
Agha-Muqarib/The-Star-Wars-Store
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 policies sections.
Agha-Muqarib/Agha-Muqarib
Hey there, its me Agha Muqarib
Agha-Muqarib/Aghaas-Core
This repository contains the implementation of a parameterized RISC-V 32-bit Single Cycle Core(supporting I Type) using functional programming in Scala and Chisel.
Agha-Muqarib/Professional-Docs
Agha-Muqarib/Python-Data-Structures-Implementation
Data structure and Algorithm with Python
Agha-Muqarib/Predict-Percentage-from-Hours-Studied-usng-Linear-regression-
Agha-Muqarib/Ant-Colony-Optimization-in-Python
The repository contains the code of getting shortest path using Ant Colony Optimization in Python. The shortest path is determined with pheromone taken into account. The library used is ACO-pants.
Agha-Muqarib/ATM-Simulation-Console-App
Agha-Muqarib/Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
Agha-Muqarib/Contribute-To-This-Project
This project is waiting for your contribution. If you have never contributed code on GitHub before, this is the project to get you started.
Agha-Muqarib/D365-Chat-Control
Agha-Muqarib/D365-Probation-Playground-Directory
Agha-Muqarib/EcommerceAppUsingPython-Django
Agha-Muqarib/Hacktoberfest2022
#Hacktoberfest2022 , Hacktoberfest-accepted Hacktoberfest2022-accepted
Agha-Muqarib/Hacktoberfest2022-1
Hacktoberfest 2022 OPEN FIRST Pull Request - FREE T-SHIRT🎉
Agha-Muqarib/Hacktoberfest2022-python
This is an open source repository where the users can add any python script that works perfectly
Agha-Muqarib/Hacktoberfest2022_aakash
Make contribution towards Hacktoberfest 2022 by generating Pull Requests (PR)
Agha-Muqarib/Handwritten-Digit-Recogntion-Using-Convolutional-Neural-Network
Agha-Muqarib/Learning-Object-Oriented-Python
This repository walks you through the Object Oriented Programming in python. Illustrates real world examples, working codes and going about finding a coding solution.
Agha-Muqarib/Math-Search
Agha-Muqarib/Plugins-CodeActivity-Dynamics365-CE
Agha-Muqarib/Python-Daily-Utility-Scripts
Agha-Muqarib/Python-Hangman-Game-on-Terminal
Agha-Muqarib/Riscv-Single-Cycle-Cores
This repository contains the implementation of RISC-V Single Cycle Cores done by Undergraduate Students by using CHISEL and Functional Programming w/ Scala
Agha-Muqarib/School-Management-System
For Practice Application of OOP - Building a School Management System in Java, this just uses core java without any GUI or special complete functionality. This is for those who just have started programming in java and want to learn a little more about object-oriented programming applications in core java.