Pinned Repositories
C09HW01
Event_Scheduler_App
App for scheduling and joining events at venues listed on the app
finalprojectf22-bravo-six
one-stop fitness platform
Fixed-Frobenius-Norm
This Functions Help to Fix Underflow and Overflow examined in the Fixed Frobenius Norm
Graphical-Mesh-Sets
In computer graphics, an object is usually represented by dividing its surface into a set of polygons (also called faces). Such set is called a mesh.
Memory-Model-Analyzer
Memory-Model-Analyzer is a smart analyzer which helps to look at any piece of code in terms of its memory allocations and simplifies different variable in a table format.
OS-Resources-Monitor
Resource management command-line program which shows Memory Utilization, Sessions opened in System, CPU Cores Usage and System Information in Terminal.
Personal-Unix-Shell
My own personal Shell to run Unix system calls for running programs and different file redirection.
Quadtree
Quadtree is a data structure that is used to decompose an input image
Smart-Social-Media-Algo
Graffit is a smart structured social media algorithm where information about users and their personal brand information is saved then connected with other users to find more friends for them.
aviwaraich's Repositories
aviwaraich/OS-Resources-Monitor
Resource management command-line program which shows Memory Utilization, Sessions opened in System, CPU Cores Usage and System Information in Terminal.
aviwaraich/C09HW01
aviwaraich/Event_Scheduler_App
App for scheduling and joining events at venues listed on the app
aviwaraich/finalprojectf22-bravo-six
one-stop fitness platform
aviwaraich/Fixed-Frobenius-Norm
This Functions Help to Fix Underflow and Overflow examined in the Fixed Frobenius Norm
aviwaraich/Graphical-Mesh-Sets
In computer graphics, an object is usually represented by dividing its surface into a set of polygons (also called faces). Such set is called a mesh.
aviwaraich/Memory-Model-Analyzer
Memory-Model-Analyzer is a smart analyzer which helps to look at any piece of code in terms of its memory allocations and simplifies different variable in a table format.
aviwaraich/Personal-Unix-Shell
My own personal Shell to run Unix system calls for running programs and different file redirection.
aviwaraich/Quadtree
Quadtree is a data structure that is used to decompose an input image
aviwaraich/Smart-Social-Media-Algo
Graffit is a smart structured social media algorithm where information about users and their personal brand information is saved then connected with other users to find more friends for them.
aviwaraich/SP500DataEngineering
aviwaraich/Tetris-Assembly
aviwaraich/Turtle-Graphics
Implemented the famous Python Turtle Graphic Library in C