Skip to content
View sametkarapinar's full-sized avatar
🤒
Out sick
🤒
Out sick
  • Turkey
  • 02:37 (UTC +03:00)

Highlights

  • Pro

Block or report sametkarapinar

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
sametkarapinar/README.md
$$$$

Pinned Loading

  1. roxCrypter roxCrypter Public

    a basic encryption algorithm inspired by the ROT (Rotate) cipher family. It encrypts lowercase Turkish characters using a mathematical transformation.

    Python

  2. Node.JS NVI kimlik doğrulama fonksiyonu Node.JS NVI kimlik doğrulama fonksiyonu
    1
    const axios = require('axios');
    2
    const xml2js = require('xml2js');
    3
    
                  
    4
    async function TCKimlikNoDogrula(TCKimlikNo, Ad, Soyad, DogumYili) {
    5
        const url = 'https://tckimlik.nvi.gov.tr/Service/KPSPublic.asmx?op=TCKimlikNoDogrula';
  3. kimlik-dogrulama kimlik-dogrulama Public

    Bu paket tckimlik.nvi.gov.tr API'si üzerinden kimlik doğrulama işlemini kolay yoldan yapmanıza olanak sağlar.

    JavaScript

  4. Discord-Vanity-Url-Sniper Discord-Vanity-Url-Sniper Public

    basic functionality of a bot that connects to the Discord gateway, monitors servers, and alerts users when a server's URL becomes invalid.

    JavaScript