Skip to content
View yunnsbz's full-sized avatar
  • Istanbul/ Turkey
  • 18:24 - 3h ahead

Block or report yunnsbz

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

Hi 👋, I'm Yunus

A passionate software developer and game designer

  • 🎮 I’m currently developing a sci-fi top-down shooter game in Unity

  • 📖 Currently expanding my web development skills with HTML, CSS, and JavaScript.

  • 📫 How to reach me: yunus21bzkrtc@gmail.com

Connect with me:

yunusbozkurtaca yunusbzkrtc

Languages and Tools:

unity cplusplus csharp python kotlin android

Pinned Loading

  1. Unity-Dynamic-Grid-Layout Public

    Dynamic Grid Layout Tool for Unity, designed to simplify creating flexible and customizable grid layouts. It integrates with Unity's UI system, dynamically adjusting to content size or user input.

    C#

  2. Brick-Breaker Public

    Brick breaker clone in C++ from the Planet Chili Beginner C++ tutorial series.

    C++

  3. Unity-Scriptable-Object-Tool Public

    A custom Unity Editor window for managing multiple ScriptableObjects efficiently. View and edit ScriptableObjects of the same type side-by-side or list different types vertically for faster data mo…

    C# 1

  4. 101okey Public

    A command-line version of 101 Okey, a popular tile-based game. The game implements tile distribution, player turns, and basic game rules in a text-based format.

    C

  5. Competitive-Programming-Solutions Public

    A collection of algorithm solutions for challenges from LeetCode, Project Euler, and HackerRank. Each solution includes problem descriptions, code implementations, and test cases.

    C#

  6. calculator Public

    A calculator app that have both standart and scientific mode. Made in android studio with kotlin.

    Kotlin