Skip to content
View kucukaslan's full-sized avatar

Organizations

@freshdirectllc
Block or Report

Block or report kucukaslan

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

Hi there 👋

I'm Muhammed Can Küçükaslan.

I'm a senior CS student at Bilkent University (Ankara, Turkey). I'm also majoring in Math with Double Major Program.

I’m particularly interested in doing "engineering", that is to say building reliable systems that use resources as efficiently as possible. This aligns with the main goals of fields like Backend Engineering, Big Data Engineering (?), Parallel Computing, Distributed Systems etc.
So, these are the fields I would be (and am ?) enjoying working in.

You may visit my personal website which exist for its own sake at kucukaslan.com.tr and take a look at my cv.pdf.

See some of the projects I contributed below:

Pinned

  1. peak/s5cmd peak/s5cmd Public

    Parallel S3 and local filesystem execution tool.

    Go 2.4k 206

  2. gameserver gameserver Public

    Backend for a game with multiplayer tournamant capabilities written in Java with Spring

    Java

  3. todo todo Public

    todo is a to do list application for command line

    Go 1

  4. PoCSequentiality PoCSequentiality Public

    [WIP] Proof of Concept to increase AWS S3 (to EC2&EBS) download speed by sequentializing disk writes

    Go

  5. cs426_pj3 cs426_pj3 Public archive

    This project is about implementing coarse-grain parallel Gauss-Jacobi (GJ) algorithm using MPI, CSC and CSR

    C

  6. CS_442_pj_02 CS_442_pj_02 Public archive

    "token ring with requests" algorithm for distributed mutual exclusion

    Python