Skip to content
View yigithankarabulut's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Organizations

@urfave

Block or report yigithankarabulut

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. asyncs3todbloader asyncs3todbloader Public

    The responsibility of this project is to fetch several JSON Lines (jsonl) files from AWS S3, process them and write the data to a database. Fetch, process and write the file handling concurrently. …

    Go

  2. vmware-tanzu/secrets-manager vmware-tanzu/secrets-manager Public

    VMware Secrets Manager is a lightweight secrets manager to protect your sensitive data. It’s perfect for edge deployments where energy and footprint requirements are strict—See more: https://vsecm.…

    Go 159 26

  3. distributed-file-storage distributed-file-storage Public

    Decentralized, fully distributed, content-addressable file storage system that can process and transfer very large files using Go. Highly practical and scalable.

    Go

  4. ft_transcendence ft_transcendence Public

    This project is the final project of the 42 Common Core curriculum. It is a Full Stack website. The front side is Pure JS and Single Page Application. The backend side is designed and written with …

    Python 6 3

  5. distributed-mail-queue-service distributed-mail-queue-service Public

    This project implements a distributed task queuing system. The system allows users to queue tasks, process them concurrently on multiple worker nodes, and handle task retries, timeouts and scheduli…

    Go 1

  6. irc-server irc-server Public

    Forked from mbrettsc/IRC

    This project is an implementation of an Internet Relay Chat (IRC) server, following the specifications outlined in RFC 1459.

    C++