Skip to content
View caglarenes's full-sized avatar
🔬
🔬
Block or Report

Block or report caglarenes

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

💫 About Me:

I'm Unity and Back End Developer. I specialized especially on multiplayer games.

🌐 Socials:

Instagram LinkedIn Twitter

💻 Tech Stack:

C# Cloudflare Azure AWS DigitalOcean Firebase Heroku Google Cloud UNITY .Net Postgres SQLite PyTorch Postman LINUX Docker Raspberry Pi

Pinned

  1. AdMob_Callback_SSV AdMob_Callback_SSV Public

    An example ASP.NET 6 (Preview 4 with Minimal API) web server for to use AdMob Rewarded Ad callback system named SSV (Server Side Verification)

    C#

  2. Unity_MLAgents_APIService Unity_MLAgents_APIService Public

    An example ASP.NET Minimal API project for using ML-Agents without Unity Instance

    C#

  3. ASP.NET-UnityWebGLServer ASP.NET-UnityWebGLServer Public

    An example ASP.NET Minimal API project for serving Unity WebGL builds.

    C#

  4. BestHTTP/2 with PlayFab SDK - Exampl... BestHTTP/2 with PlayFab SDK - Example transport plug-in
    1
    // EXAMPLE TRANSPORT PLUG-IN FOR USAGE OF BESTHTTP/2 WITH PLAYFAB SDK
    2
    // YOU MUST SET THIS TRANSPORT PLUG-IN BEFORE ANY PLAYFAB CALL
    3
    // PluginManager.SetPlugin(new PlayFabBestHttp(), PluginContract.PlayFab_Transport);
    4
    
                  
    5
    #if UNITY_2017_2_OR_NEWER