Digital Leadership & Soft Skills

Login manager for GameSparks in Unity

Published on in GameDev.

Here you can grab free GameSparks login manager for your Unity game. It automatically logins player to GameSparks by his Device ID and then changes the scene.

Open Source .Net Web Scraper

Published on in Web development. Tags: , .

Working example of program scraping prices from competitor’s websites to csv table. Was done for a customer, but he agreed to share this code with public. Gitlab repository How to run Install .Net Core Open console Move to root project directory, which contains .csproj file Type dotnet run