starikcetin
Co-founder & Tech Lead @DeepSpaceInteractive • Game Dev, Full-stack Web, DevOps
@DeepSpaceInteractiveAnkara, Türkiye
Pinned Repositories
awesome-upm
A curated list of awesome Git repositories for Unity that support Unity Package Manager (UPM). Feel free to add yours in!
Eflatun
Various Unity libraries of mine, all under Eflatun namespace.
Eflatun.EventBus
Generic event bus for Unity with Extenject.
Eflatun.SceneReference
Unity Scene References for Runtime and Editor. Strongly typed, robust, and reliable. Provides GUID, Path, Build Index, Name, and Address.
Extenject
Dependency Injection Framework for Unity3D
git-upm-publisher-2
Automate UPM package releases for Git repositories containing Unity plugins.
Learning-Unity-ECS
A bunch of small Unity projects where I explore and learn Unity's new ECS and Job System.
Learning-Unity-ECS-2
A bunch of small Unity projects where I explore and learn Unity's new ECS and Job System. Updated for the new API.
Quick-Play-Tool
Unity3D editor tool to speed up scene switching and playtesting when you are working with multiple scenes.
unity-constants-generator
[Unity CodeDom] Editor-time code generator. Generates constant-declaration-only classes for Tags, Layers, Sorting layers and Input axes. Good for type-safety.
starikcetin's Repositories
starikcetin/Eflatun.SceneReference
Unity Scene References for Runtime and Editor. Strongly typed, robust, and reliable. Provides GUID, Path, Build Index, Name, and Address.
starikcetin/awesome-upm
A curated list of awesome Git repositories for Unity that support Unity Package Manager (UPM). Feel free to add yours in!
starikcetin/Eflatun.EventBus
Generic event bus for Unity with Extenject.
starikcetin/Extenject
Dependency Injection Framework for Unity3D
starikcetin/Eflatun
Various Unity libraries of mine, all under Eflatun namespace.
starikcetin/git-upm-publisher-2
Automate UPM package releases for Git repositories containing Unity plugins.
starikcetin/Eflatun.CodePatterns
Common code pattern utilities for Unity.
starikcetin/git-scripts
useful git scripts
starikcetin/hexfall-clone
A hexagonal match-3 puzzle game. Clone of the Hexfall game. My demo project for Vertigo Games.
starikcetin/adb-helpers
helper tools for android debug bridge
starikcetin/teamcity-unity-ccd-uploader
A tool for uploading Unity addressables bundles to CCD from Teamcity artifacts.
starikcetin/Unity-Dependencies-Hunter
This tool finds unreferenced assets by scanning all files in your Unity project.
starikcetin/starikcetin.github.io
starikcetin/ctis487-term-project
CTIS487 Mobile Application Development term project: Guess the number game
starikcetin/8-puzzle
A simple 8 puzzle game. My term project for CTIS 255 Web Technologies course. Built with JQuery, CSS, and HTML.
starikcetin/angular
The modern web developer’s platform
starikcetin/appboy-unity-sdk
Public repo for the Braze Unity SDK
starikcetin/build-unity
GitHub Action to build Unity project on Ubuntu, macOS or Windows
starikcetin/computer-graphics-final
A simple demo built with OpenGL, GLUT, and C++. My final take-home exam for CTIS 489 Interactive Computer Graphics Programming.
starikcetin/DuyguYildirim.github.io
Duygu's personal website
starikcetin/EventBusWithSenderFiltering
EventBus with context filtering
starikcetin/github-codespaces-test
starikcetin/ios-build-action
Build iOS project (.xcodeproj, .xcworkspace), and export ipa
starikcetin/labeler
An action for automatically labelling pull requests
starikcetin/mixpanel-unity
Official Unity Tracking Library for Mixpanel Analytics
starikcetin/NativeCollections
Native Collection Types for Unity
starikcetin/openupm
OpenUPM - Open Source Unity Package Registry (UPM)
starikcetin/space-invaders-clone
A Space Invaders clone developed with Cocos2d-x for Android.
starikcetin/technical-math-projects
Small game and demo projects built with OpenGL, GLUT, and C++. My projects for CTIS 164 Technical Mathematics with Programming.
starikcetin/unity-ccd-locker
A git-based locking mechanism for Unity CCD bucket operations. Can be used to prevent simultaneous operations.