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

Block or report JohnDiGriz

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

Popular repositories Loading

  1. MTGProxyGenerator MTGProxyGenerator Public

    Simple program to generate jpeg pictures for printing proxy for Magic: The Gathering card game

    C# 1 1

  2. TTS-Dumper TTS-Dumper Public

    Tool to create local backups of TTS mods. Just copy contents of backed up folders into your Tabletop Simulator Mod folder. Will do GUI and ability to create backups from local mods later

    C# 1

  3. WebstoreParserWebApp WebstoreParserWebApp Public

    Test task for a job interview. Simple ASP.NET MVC web application. Displays data from database populated by JohnDiGriz/WebstoreParser project

    JavaScript

  4. WebstoreParser WebstoreParser Public

    Parses data using json file as instruction and writes to SQL server database

    C#

  5. Blog Blog Public

    Test task for a job interview. Blog platform with support for pictures, formatting and comments

    CSS

  6. AntColonyAlgorithm AntColonyAlgorithm Public

    Lab exercise for Algorithm study. Solution for traveling salesman problem, using ant colony algorithm

    C++