Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Shaheer12345678's full-sized avatar

Block or report Shaheer12345678

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. Lab-1-python-refresher Lab-1-python-refresher Public

    Python

  2. Lab-3-Searching-sorting Lab-3-Searching-sorting Public

    Python

  3. cpp-log-profiler cpp-log-profiler Public

    Command-line tool to parse large log files and compute stats (top errors, latency histograms). Used C++17/STL, wrote benchmarks, and profiled hot paths to get ~3× speedup vs baseline.

    C++

  4. -CI-for-C-Python-Repos-Reusable-Template- -CI-for-C-Python-Repos-Reusable-Template- Public

    Created a GitHub Actions template that runs CMake builds and Python tests on push/PR, with cache, artifact uploads, and style checks (clang-format/black).

  5. urine-culture-analysis urine-culture-analysis Public

    Explored urine-culture ordering patterns and potential reduction strategies. Wrote Pandas pipelines, produced Matplotlib visuals, and drafted a short scientific-writing summary aligned to QI/health…

    Python

  6. Student-Records-REST-API-Course-Project- Student-Records-REST-API-Course-Project- Public

    Built a Python/Flask REST microservice for student records. Added pytest (≈40–50 tests), containerized dev flow with Docker, and used Postman collections for endpoint tests.

    Python