Skip to content
View martingrzzler's full-sized avatar

Highlights

  • Pro

Block or report martingrzzler

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

Pinned Loading

  1. raytracing-weekend raytracing-weekend Public

    My rust implementation of the Raytracing Weekend Tutorial.

    Rust

  2. mkernel mkernel Public

    multitasking kernel

    C

  3. simple-ppm-viewer simple-ppm-viewer Public

    PPM image file viewer for vscode.

    TypeScript 4

  4. bitcoin-ecdsa bitcoin-ecdsa Public

    implementation of ECDSA algorithm used in Bitcoin

    Go

  5. colab-notebooks colab-notebooks Public

    ML related

    Jupyter Notebook

  6. Padding Oracle Attack in go Padding Oracle Attack in go
    1
    package main
    2
    
                  
    3
    import (
    4
    	"bytes"
    5
    	"crypto/aes"