Skip to content
View parpok's full-sized avatar
🎯
Focusing more like can't do it
🎯
Focusing more like can't do it

Block or report parpok

Report abuse

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

Report abuse

Pinned Loading

  1. I-m-doing-it I-m-doing-it Public

    Swift

  2. jerma jerma Public

    Project app where I try to copy ChatGPT or other AI Chat app but using Googles API because I'm a cheapskake even thou it needs a VPN

    Swift 1

  3. ScratchThat ScratchThat Public

    Apple music scrobbler

    Swift 1

  4. Luhn algorithm - Algorithm used to v... Luhn algorithm - Algorithm used to validate cards - raw dogging loops.
    1
    
                  
    2
    #include <iostream>
    3
    
                  
    4
    int main()
    5
    {