Skip to content
View mpmansell's full-sized avatar
  • Bratislava, Slovakia

Block or report mpmansell

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. URL-List-Loader URL-List-Loader Public

    Opens muliple tabs from a pasted in list

    JavaScript

  2. cookiecutter-basic-jupyter cookiecutter-basic-jupyter Public

    A simple basic template for a generic Jupyter Python workflow environment maintained using Poetry and Visual Studio Code

    Makefile

  3. Python function to generate secure p... Python function to generate secure passwords with some flexibility
    1
    # Generate an alphanumeric password with at least one lowercase character,
    2
    # at least one uppercase character, at least one digits, and one special symbol.
    3
    # See docstring for more information
    4
    
                  
    5
    from typing import List
  4. mkdocs-material-mpm mkdocs-material-mpm Public

    Forked from squidfunk/mkdocs-material

    A fork of "A Material Design theme for MkDocs"

    HTML

  5. simple-microbit-compass simple-microbit-compass Public

    Overly simple compass app for micro:bit

    TypeScript