Shady Boukhary (@ShadyBoukhary)
  • Stars
    star
    933
  • Global Rank 32,048 (Top 2 %)
  • Followers 91
  • Following 1
  • Registered over 6 years ago
  • Most used languages
    Python
    22.2 %
    Dart
    22.2 %
    TypeScript
    22.2 %
    C++
    11.1 %
    Cuda
    11.1 %
    Arduino
    11.1 %
  • Location 🇺🇸 United States
  • Country Total Rank 9,962
  • Country Ranking
    Dart
    38
    Cuda
    184
    Arduino
    2,223

Top repositories

1

flutter_clean_architecture

Clean architecture flutter: A Flutter package that makes it easy and intuitive to implement Uncle Bob's Clean Architecture in Flutter. This package provides basic classes that are tuned to work with Flutter and are designed according to the Clean Architecture.
Dart
669
star
2

Axion-Technologies-HnH

Hotter’n Hell Hundred is the largest one hundred mile cycling events in the United States and the world. Held in Wichita Falls, TX, this event brings thousands of registrants within the city limits, resulting in a spike in revenue throughout local businesses, restaurants, and hotels, and overall for the city of Wichita Falls. There are several sub-events within the Hotter’n Hell Hundred, such as different races, dining events, consumer shows and a medical symposium. The proposed Hotter’n Hell Hundred mobile application serves as the ultimate source of information for the events, enabling users to quickly register for events and explore local places. In addition, the mobile application allows users to navigate through race during the event, tracking their speed, nearby rest stops, alternate routes, and finish line, ensuring the best possible experience during their stay in Wichita Falls.
Dart
240
star
3

GPU-research-FFT-OpenACC-CUDA

Case studies constitute a modern interdisciplinary and valuable teaching practice which plays a critical and fundamental role in the development of new skills and the formation of new knowledge. This research studies the behavior and performance of two interdisciplinary and widely adopted scientific kernels, a Fast Fourier Transform and Matrix Multiplication. Both routines are implemented in the two current most popular many-core programming models CUDA and OpenACC. A Fast Fourier Transform (FFT) samples a signal over a period of time and divides it into its frequency components, computing the Discrete Fourier Transform (DFT) of a sequence. Unlike the traditional approach to computing a DFT, FFT algorithms reduce the complexity of the problem from O(n2) to O(nLog2n). Matrix multiplication is a cornerstone routine in Mathematics, Artificial Intelligence and Machine Learning. This research also shows that the nature of the problem plays a crucial role in determining what many-core model will provide the highest benefit in performance.
Cuda
10
star
4

vscode-paste-as-string-array

VSCode extension to paste text as a string array. This is useful when copying command line into launch.json args
TypeScript
4
star
5

game-of-life-3d

Python
3
star
6

msu-plot-ionic

Mobile application (in development) for Midwestern State University that enables students to locate available parking spaces around campus in real time. The project associated with determining which spaces are available can be found at https://github.com/rugbyprof/Parking-Lot-Occupancy-Tracking.
TypeScript
2
star
7

logic-design-7-segment-display

A project for Logic Design class on designing a seven segment display
C++
1
star
8

selenium-gov-checker

Python
1
star
9

Message-to-i2C-LCD-through-browser-with-NodeMCU-

Send message over network to be displayed on a small LCD using NodeMCU esp2866 board
Arduino
1
star