Skip to content
View bandi13's full-sized avatar
Block or Report

Block or report bandi13

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

Hi there 👋

  • My name is András Fekete. I like to tinker with things
  • Check out my blog bandilabs
  • 🔭 I’m currently working on cryptographic libraries at wolfSSL
  • 🌱 I’m currently learning Python, CUDA
  • 👯 I’m looking to collaborate on AI/ML, finance bots
  • 🤔 I’m looking for help with any of my repos. PRs welcome!
  • 💬 Ask me about flying, sailing, Docker, Linux, Python
  • 📫 How to reach me: andras [at] drfekete [dot] net

or

Pinned

  1. diskSpotcheck diskSpotcheck Public

    Tests the storage device for correctness in reads and writes by issuing random writes with random but deterministic data. Then it reads back those random sectors. It selects random sectors based on…

    C++ 2

  2. bottleDocker bottleDocker Public

    A Python Bottle framework running inside a Docker container with your own site

    Python 1

  3. gui-docker gui-docker Public

    Image with a VNC server on port 5900 and a webclient on port 5901 for containerized GUI applications

    Dockerfile 48 19

  4. BUSE-CPP BUSE-CPP Public

    Forked from acozzette/BUSE

    A block device in user space for Linux

    C++ 3

  5. docker-obs docker-obs Public

    This is a creation of a completely contained version of the Open Broadcaster Software (OBS). It is based on the gui-docker (https://github.com/bandi13/gui-docker) container so to access it, you wil…

    Dockerfile 20 15

  6. CPP-Thread-tester CPP-Thread-tester Public

    This library is for testing thread libraries against each other on different architectures, compilers and operating systems.

    C++