Skip to content
View DecimalTurn's full-sized avatar
  • Canada (QC)

Block or report DecimalTurn

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. VBA-on-GitHub Public

    This project is here to help you configure your VBA project on GitHub.

    12 1

  2. Git-EOL-Conversion-Diagram.svg
    1
    <?xml version="1.0" encoding="UTF-8"?>
    2
    <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
    3
        width="2195.1479687500005" height="1456.1875608825683">
    4
        <defs />
    5
        <rect width="100%" height="100%" fill="#FFFFFF" />
  3. Excel-Pomodoro-Timer Public

    Excel Pomodoro Timer

    VBA 15 3

  4. vbaDeveloper Public

    Forked from brochuJP/vbaDeveloper

    Tools for development and version control of vba code

    VBA 2 1

  5. awesome-vba Public

    Forked from sancarn/awesome-vba

    A curated list of awesome VBA/VB6 frameworks, libraries, software and resources

    1

  6. Enforce-CRLF Public

    A simple GitHub Action to enforce CRLF line endings on selected file types in your repo.

    Python