Skip to content
View bsevgin's full-sized avatar
💣
ready to explode
💣
ready to explode
  • Istanbul, Turkey
Block or Report

Block or report bsevgin

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

Pinned Loading

  1. garantipos garantipos Public

    GarantiPos sanal pos entegrasyonu (Kart&GarantiPay)

    PHP 52 21

  2. CS:GO Get Steam Market Items Total P... CS:GO Get Steam Market Items Total Price
    1
    var totalPrice = 0;
    2
    const elements = document.querySelectorAll('span .market_listing_price span span:last-child');
    3
    
    
    4
    Array.from(elements).forEach((element, index) => {
    5
        var text = element.innerText;
  3. laravel9_dynamodb laravel9_dynamodb Public

    Laravel DynamoDB integration

    PHP

  4. laravel8_s3scaleway laravel8_s3scaleway Public

    Laravel integration s3scaleway

    PHP

  5. Jarvis Jarvis Public

    Forked from cranklin/Jarvis

    Utilizing Google's Text-to-Speech Engine, Google's Speech-to-Text Engine, and Wolfram Alpha's knowledge base to create a homebrew Siri-type AI for home automation

    PHP

  6. snowboy snowboy Public

    Forked from Kitt-AI/snowboy

    Future versions with model training module will be maintained through a forked version here: https://github.com/seasalt-ai/snowboy

    C++