Skip to content
View M2vH's full-sized avatar
:octocat:
:octocat:

Highlights

  • Pro

Block or report M2vH

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
M2vH/README.md

Hi there 👋

Pinned Loading

  1. m2vh.github.io m2vh.github.io Public

    My static portfolio using GitHub pages and Jekyll

    CSS 1

  2. skills-copilot-codespaces-vscode skills-copilot-codespaces-vscode Public

    My clone repository

    JavaScript

  3. NullableIsType.cs NullableIsType.cs
    1
    using System;
    2
    
                  
    3
    int? x = 3;
    4
    if (x is int) 
    5
        Console.WriteLine(x);
  4. dib-collection dib-collection Public

    My collection of interactive notebooks

    Jupyter Notebook

  5. tf-test-dev tf-test-dev Public

    Develop terraform modules

    1

  6. Udemy-Rust Udemy-Rust Public

    Forked from niekiran/Rust

    Learning RUST for stm32

    Rust 1