Skip to content
View sheryarkayani's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report sheryarkayani

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
sheryarkayani/README.md

Hi 👋, I'm Sheryar Kayani

A passionate software developer from PAKISTAN      

Socials:

sheryar-kayani

Languages and Tools:

cplusplus react python

Contribution Streak

GitHub Streak

Time spent on different languages in past 7 days:

React        3 hrs           ██████████▓░░░░░░░░░░░░░░   37.50 %
C++          5 hrs           ████████████████▓░░░░░░░░   62.50 %
Python       1 hr            █▒░░░░░░░░░░░░░░░░░░░░░░░   12.50 %

Pinned Loading

  1. Agregation_Concept Agregation_Concept Public

    CppAggregationExplained is a C++ program that explains the aggregation concept in object-oriented programming. It covers the basics of aggregation, such as the relationship between classes and obje…

    C++

  2. BooleanAlgebraSimplifier BooleanAlgebraSimplifier Public

    BoolFormulaSimplifier is a C++ program that simplifies Boolean formulas using De Morgan's laws and distributivity. It's easy to use and provides fast and accurate simplification of complex Boolean …

    C++

  3. BooleanEvaluation BooleanEvaluation Public

    BoolEval is a c++ program that evaluates Boolean expressions using propositional logic. It quickly and accurately evaluates expressions of any complexity, making it a valuable tool for anyone inter…

    C++

  4. Composition_Concept Composition_Concept Public

    CppCompositionExplained is a C++ code that explains the concept of composition in object-oriented programming. Composition is a fundamental concept in C++, where a class can be composed of other cl…

    C++

  5. Set-Game-Analyzer Set-Game-Analyzer Public

    solving card game that involves matching cards based on their attributes. The game requires players to use set theory to identify groups of cards that share the same attributes, such as color, shap…

    C++