Skip to content
View talhaHavadar's full-sized avatar
❄️
❄️

Highlights

  • Pro

Block or report talhaHavadar

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Orca-The-Company/sparse Orca-The-Company/sparse Public

    A git utility tool designed to ease your stacked pr git workflow

    Zig 3

  2. flag.zig flag.zig Public

    An unconventional single file zig library for command line flag parsing

    Zig 2

  3. dotfiles dotfiles Public

    Nix 2 1

  4. Badger-Embedded/sdwire-cli Badger-Embedded/sdwire-cli Public

    Python 2 7

  5. copycat copycat Public

    CopyCat - A shared clipboard application.

    JavaScript 7

  6. Cpp Validator Pattern to reduce if s... Cpp Validator Pattern to reduce if statements in code. #chainofresponsibility, #validatorpattern, #cpp, #validator
    1
    #ifndef MODELVALIDATOR_H
    2
    #define MODELVALIDATOR_H
    3
    #include "memory"
    4
    #include <QList>
    5