Skip to content
View berkaysahiin's full-sized avatar
:octocat:
Learning
:octocat:
Learning

Block or report berkaysahiin

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

Hello, I'm Berkay, a passionate software engineering specializes in game development.

Games I've Contributed To:

Game Description
Doppelgangers 2D platformer-puzzle game for MagaraJam#4 (2nd place, 72 hours)
Escaping Slime 2D landrotating-puzzle game for IZTECH HyperJam (1st place, 36 hours)
Drøm 3D horror FPS shooter with puzzle elements for ANKÜ Jam (48 hours)
Marionette Story-based 3D puzzle game for MagaraJam2023 @Startgate (72 hours)
Binding Trees Tower defense card-strategy game for GGJ-23 Istanbul @Bug (48 hours)
Golden Fish 3D puzzle game for Snappy Gurus Game Off (72 hours)
Carrier Pigeon 2D puzzle game for GDSC Maltepe Game Jam (72 hours) - Play as a pigeon spreading false information

Other Projects:

Game Description
Hate Speech Labeler Fine-tuned BERT model for hate speech classification task.
Rank Based Graph Coloring Distributed computing algorithm for rank-based graph coloring using the MPI library.
Shortest Path Visualizer An implementation of BFS shortest path algorithm in C++ using raylib.
Pseudorandom Number Generator Pseudorandom number generator implemented using xorshift
Game of Life An implementation of "Game of Life" by Horton Conway in Rust using raylib.
mem_alloc An implementation of C stdlib malloc and garbage collector which frees unreachable chunks of allocated memory.
  • Also see pinned repositories.

Languages and Tools:

c cplusplus csharp rust

unity linux git

Connect with me:

linkedin

Pinned Loading

  1. berkaysahiin berkaysahiin Public

    Config files for my GitHub profile.

    4

  2. CLI-Chat CLI-Chat Public

    Simple cli-chat developed by me in order to practice threads and get familiar with socket programming.

    C 2

  3. Data-Structures Data-Structures Public

    These are some data structures implemented in C.

    C 2

  4. LeetCodeSolutions LeetCodeSolutions Public

    These are the solutions to some of the problems in LeetCode.

    Rust 3

  5. bootcamptakim-u74 bootcamptakim-u74 Public

    Forked from Finrai/bootcamptakim-u74

    C#

  6. Linked-List-in-Rust Linked-List-in-Rust Public

    This is an implementation of Linked List in Rust.

    Rust