Yury's repositories
backend-cheats
π White paper for Backend developers
xColors-api
π HTTP API for generating & converting colors.
regex-by-example
π Learn main features of regular expressions by examples (ENG/RUS)
bash-scripts-by-example
Learn main features of Bash scripts by examples (ENG/RUS)
sql-by-example
Learn core concepts of Structured Query Language by examples (ENG/RUS)
awesome-examples
A list of resources where you can learn programming by examples.
free-programming-books
:books: Freely available programming books
healthchecker
π Dead simple utility to check HTTP servers for availability.
awesome-regex
A curated collection of awesome Regex libraries, tools, frameworks and software
cheatsnake.github.io
/home
docker-recipes
A collection of templates for running various applications using Docker containers.
go-algorithms
Algorithms implemented in Go for beginners, following best practices.
go-styleguide
π Opinionated Styleguide for the Go language
public-api-lists
A collective list of free APIs for use in software and web development π (Clone of https://github.com/public-apis/public-apis)
botyard-showcase
Examples of bots for Botyard platform
cyrillic-doctor
Node.js library for detecting and fixing hidden Cyrillic letters in Latin text or vice versa.
graphql-nodejs-server
Simple implementation of GraphQL application in Node.js using Apollo server and MongoDB database
rest-api-vanilla-go
Simple implementation of REST API server in Go without any libraries and frameworks
telegram-bot-go
A template for a simple telegram bot in pure Go