Skip to content
View menaruben's full-sized avatar
♾️
♾️

Highlights

  • Pro
Block or Report

Block or report menaruben

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

72 101 108 108 111 32 87 111 114 108 100 33

technical skills and interests

Go Python Java Elixir Clojure Rust C
Mariadb
Vagrantup Docker Gnu Bash Kubernetes
Linux Arduino

Pinned

  1. RSA-Cryptosystem RSA-Cryptosystem Public

    This repository contains a simple RSA example in various languages. RSA (Rivest–Shamir–Adleman) is a public-key cryptosystem that is widely used for secure data transmission.

    Elixir 1

  2. GoScan GoScan Public

    GoScan is a network/port scanner written in Go.

    Go 1

  3. MIDI-Keyboard-Visualizer MIDI-Keyboard-Visualizer Public

    This was a school project I coded. The code should light up the corresponding LED with a color based on note velocity and octave.

    C++

  4. turingmachine.java turingmachine.java Public

    simulate universal turing machines using the gödel numbering

    Java