Skip to content
View Mikadore's full-sized avatar

Block or report Mikadore

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
Mikadore/README.md

Profile Banner

I'm a czech high school student & Rust developer, I'm mostly interested in systems programming & building network related applications. I consider myself proficient in C++, and fine with Golang, (Node) JS & Python as well. (some very basic html/css, java sprinkled in as well)

You can also take a look at my website

RustC++ C NodeJS Python Go

  • 🌱 I’m currently learning Rust
  • 👯 I’m looking to collaborate on anything!
  • 📫 How to reach me

I also like Maths & Chess, and am a huge linux fan (arch).

My top languages My Github Stats

For anyone interested, this is my current os config:

Neofetch

Pinned Loading

  1. discord-lambda discord-lambda Public

    A template for serverless discord bots using AWS Lambda and slash commands

    Go 3

  2. generators-math.py generators-math.py
    1
    """
    2
    A very simple parser for math expressions using generators
    3
    4
    It doesn't respect operator precedance, and only supports basic arithmetic.
    5
  3. Command which behaves like `hexdump ... Command which behaves like `hexdump -C`, depends on ct-python and clap
    1
    use std::io::{BufRead, BufReader, Write};
    2
    
                  
    3
    use clap::{Arg, App};
    4
    use ct_python::ct_python;
    5
    
                  
  4. brainfuck brainfuck Public

    Brainfuck interpreter & optimizer

    Brainfuck 1

  5. uutils/coreutils uutils/coreutils Public

    Cross-platform Rust rewrite of the GNU coreutils

    Rust 17.7k 1.3k

  6. CzechOSlovakia CzechOSlovakia Public

    Hobby x86_64 kernel/os written in rust

    Rust