Pinned Repositories
aoc2020
🦀🦀 Advent of Code 2020 🦀🦀
aoc2021
🐍🐍 Advent of Code 2021 (python) 🐍🐍
chesscake
Telegram bot to recognize game positions from images
fast-statistics
Fast stats functions for Python written in Rust
mimic-bot
Simple telegram bot that uses Markov chains to entertain chat groups
quincunx
Galton board simulation
reddit-dl
Reddit images downloader in Rust
when
A natural language date/time parser with pluggable rules
risboo6909's Repositories
risboo6909/when
A natural language date/time parser with pluggable rules
risboo6909/reddit-dl
Reddit images downloader in Rust
risboo6909/mimic-bot
Simple telegram bot that uses Markov chains to entertain chat groups
risboo6909/quincunx
Galton board simulation
risboo6909/chesscake
Telegram bot to recognize game positions from images
risboo6909/aoc2020
🦀🦀 Advent of Code 2020 🦀🦀
risboo6909/aoc2021
🐍🐍 Advent of Code 2021 (python) 🐍🐍
risboo6909/adventofcode
Advent of Code solutions
risboo6909/adventofcode-2018
Problems from https://adventofcode.com/2018/
risboo6909/aoc2019-rust
Advent of code 2019 in Rust
risboo6909/aoc2022
🏝🏝 Attempt to solve AoC2022 puzzles in Kotlin. I didn't work with Kotlin before. 🏝🏝
risboo6909/aoc2023_5_rust
Solution of Advent of Code 2023 5th problem on Rust using brute-force
risboo6909/awesome-advent-of-code
A collection of awesome resources related to the yearly Advent of Code challenge.
risboo6909/cv
risboo6909/discrete_opt
Discrete optimization course solutions in Rust
risboo6909/glutin_window
A Piston window back-end using the Glutin library
risboo6909/go-funk
A modern Go utility library which provides helpers (map, find, contains, filter, ...)
risboo6909/interview
PHP interview
risboo6909/librarian
Programming languages libraries indexer written in Rust
risboo6909/msbotbuilder-go
Microsoft Bot Framework SDK for Go
risboo6909/NxM-puzzle-solver
Simple Rust program to find and optimal solution for classic NxM puzzle using brute-force
risboo6909/parking-lot
Rust implementation of "parking lot" problem
risboo6909/phones_scraper
risboo6909/piston_window
The official Piston convenience window wrapper for the Piston game engine
risboo6909/postgresql-patterns-library
Коллекция готовых SQL запросов для PostgreSQL по часто возникающим задачам (получение и модификация данных, обслуживание БД)
risboo6909/reddit-downloader
risboo6909/risboo6909
Config files for my GitHub profile.
risboo6909/rusty_parking_lot
risboo6909/translator
Request remote service for text translation
risboo6909/when-http
Simple HTTP server based on "when" library