Skip to content
View guvenkarabulut's full-sized avatar
🦅
🦅

Highlights

  • Pro

Organizations

@lab2023 @GencYazilimcilar

Block or report guvenkarabulut

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
guvenkarabulut/README.md
Hi 👋, I'm @guvenkarabulut
  • 🚩 Currently working in Lab2023.
  • 🔭 Currently working on Fullstack Development with Ruby and Ruby on Rails
  • 🤝 Looking to collaborate on any open source project.
  • 📚 Learning everything about Computer Science.

🤝 Connect with me

Pinned Loading

  1. badge-creator badge-creator Public

    This Github repository contains the source code for a web application designed to make badge creation easier using the Shields.io infrastructure.

    JavaScript 18 1

  2. basic_blob_service basic_blob_service Public

    This project is a simple blob service developed using Ruby on Rails. The blob service provides a platform for users to upload and access files. Active Storage is used in the project to securely sto…

    Ruby 1

  3. translator.php translator.php
    1
    <?php
    2
    require_once './vendor/autoload.php';
    3
    use Stichoza\GoogleTranslate\GoogleTranslate;
    4
    if ($_SERVER['REQUEST_METHOD'] === 'POST') {
    5
        $requestData = file_get_contents('php://input');
  4. markdown-profile-badges markdown-profile-badges Public

    This repository contains the code and instructions for creating Shields.io badges for all the Simple Icons. Each badge displays the icon for the corresponding brand and can be customized with diffe…

    Python 4

  5. md_p_language_badge md_p_language_badge Public

    This repository provides a collection of badges for various programming languages, which can be easily integrated into Markdown files. These badges serve as visual indicators of the programming lan…

    JavaScript

  6. adding-google-maps-to-a-flutter-app adding-google-maps-to-a-flutter-app Public

    Bu repo, Flutter kullanıcılarına Google Haritalar eklemek için gerekli tüm kaynakları sağlar. Kullanıcılar, Google Haritalar API'sini kullanarak kolayca konum tabanlı özellikler ekleyebilir. Bu rep…

    Dart 2 1