Pinned Repositories
AdventOfCode
My Advent Of Code solutions
adventofcode-golang
Advent of Code solutions on Go
adventofcode-python
Advent of Code solutions on Python
algorithms-csharp
almostuni-2302-chess
Шахматы, разработка в рамках программы 23 ФЕВРАЛЯ в Почти Университете
Cian
Сборщик писем от ЦИАН (www.cian.ru)
Codility
Codility lessons solutions (codility.com)
kandr-solutions
Решения задач из книги Брайана Кернигана и Денниса Ритчи "Язык программирования Си"
timus
Timus Online Judge solutions
UmbrellaPingBotNext
Telegram bot for ☂️Umbrella (StartupWars game)
edevyatkin's Repositories
edevyatkin/kandr-solutions
Решения задач из книги Брайана Кернигана и Денниса Ритчи "Язык программирования Си"
edevyatkin/algorithms-csharp
edevyatkin/timus
Timus Online Judge solutions
edevyatkin/AdventOfCode
My Advent Of Code solutions
edevyatkin/adventofcode-golang
Advent of Code solutions on Go
edevyatkin/adventofcode-python
Advent of Code solutions on Python
edevyatkin/almostuni-2302-chess
Шахматы, разработка в рамках программы 23 ФЕВРАЛЯ в Почти Университете
edevyatkin/Cian
Сборщик писем от ЦИАН (www.cian.ru)
edevyatkin/Codility
Codility lessons solutions (codility.com)
edevyatkin/UmbrellaPingBotNext
Telegram bot for ☂️Umbrella (StartupWars game)
edevyatkin/coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
edevyatkin/csharp-6.0-and-.net-4.6
Source code for 'C# 6.0 and the .NET 4.6 Framework' by Andrew Troelsen and Philip Japikse
edevyatkin/docker-youtrack
This repository contains a Docker image of JetBrains YouTrack
edevyatkin/dotnet-slnprojects
edevyatkin/edevyatkin.github.io
My blog
edevyatkin/etc
Some useful configuration settings for Debian-based distributions
edevyatkin/LinkedList
Linked List sample
edevyatkin/linux-from-scratch
My shell scripts for Linux From Scratch 7.3
edevyatkin/s2i-dotnetcore-ex
Example application for the OpenShift s2i-dotnetcore builder image