Pinned Repositories
git
A fork of Git containing Windows-specific patches.
HacktoberFestContribute
Contribute codes on Data Structures and Algorithms. #HacktoberFest
ImageSorter
A simple utility application for Windows that lets you view image files (of various formats) and sort them manually into subfolders directly from the application. You can also crop, rotate and convert to greyscale. Also planning to bring in more features if this works out well.
multithreading-in-cplusplus
ProgrammingHub
For the benefit of programmers.
VisualBenchmarking
Simple header only visual Benchmarking in C++ using Chrome Tracing or to the Console
WorkerPool
A simple header only thread pool library that can be used to assign tasks for execution parallelly without the overhead of thread instantiation. The library is based on C++20.
XDMessagingCPlusPlus
This library provides an easy-to-use, zero configuration solution to inter-process communication between processes and applications.
vscode-cpptools
Official repository for the Microsoft C/C++ extension for VS Code.
companies-sponsoring-visas
A list of companies that sponsor employees from other countries.
mhdshameel's Repositories
mhdshameel/WorkerPool
A simple header only thread pool library that can be used to assign tasks for execution parallelly without the overhead of thread instantiation. The library is based on C++20.
mhdshameel/HacktoberFestContribute
Contribute codes on Data Structures and Algorithms. #HacktoberFest
mhdshameel/ImageSorter
A simple utility application for Windows that lets you view image files (of various formats) and sort them manually into subfolders directly from the application. You can also crop, rotate and convert to greyscale. Also planning to bring in more features if this works out well.
mhdshameel/multithreading-in-cplusplus
mhdshameel/ProgrammingHub
For the benefit of programmers.
mhdshameel/VisualBenchmarking
Simple header only visual Benchmarking in C++ using Chrome Tracing or to the Console
mhdshameel/XDMessagingCPlusPlus
This library provides an easy-to-use, zero configuration solution to inter-process communication between processes and applications.
mhdshameel/pico_ctf
Pico ctf writeups