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

Block or report rastr-0

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
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

βš™οΈ Software I use day-to-day

πŸš€ 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 by me

    Python 1

  2. Simple_algorithms Simple_algorithms Public

    Here are collected different simple algorithms

    C++

  3. RustyGrep RustyGrep Public

    Basic "grep" implementation with Rust by rastr

    Rust