Skip to content
View rastr-0's full-sized avatar
πŸ‡ΊπŸ‡¦
πŸ‡ΊπŸ‡¦

Block or report rastr-0

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rastr-0/README.md

Hi there! πŸ‘‹

I'm Roman, a CS student based in Prague. I'm interested in a different aspects of programming, but mainly focused on a backend side.

πŸ› οΈ My toolkit

πŸš€ Top projects

  • BitTorrent Client - Basic handmade BitTorrent client written in Python
  • RustyGrep - RustyGrep is a basic Unix grep implementation written with Rust
  • SimpleAlgorithms - List with a lot of algorithms and data structures written in C++
  • Simple and Fast RSA - Implementation of RSA with hand-written generation of prime numbers based on Miller-Rabin algorithm
  • NeoVim Configuration - If you use NeoVim check out my configuration with wide amount of configured plugins

πŸ“ˆ GitHub Stats

Your GitHub Stats

🌍 Connect with Me

Pinned Loading

  1. BitTorrent-Client BitTorrent-Client Public

    Small bittorrent client written in Python

    Python 3

  2. Simple_algorithms Simple_algorithms Public

    Here are collected different simple algorithms

    C++ 1

  3. RustyGrep RustyGrep Public

    Basic "grep" implementation with Rust by rastr

    Rust