Skip to content
View mbrajk's full-sized avatar
⚑
zap
⚑
zap

Block or report mbrajk

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

image

Pinned Loading

  1. ynac ynac Public

    Console application for viewing and manipulating a YNAB budget

    C# 2

  2. coding-challenges coding-challenges Public

    Collection of various coding challenges

    C#

  3. design-patterns design-patterns Public

    Collection of design pattern descriptions with before and after refactoring examples

    C# 3

  4. di-container di-container Public

    Building a simple DI container for practice

    C#

  5. Windows terminal background randomizer Windows terminal background randomizer
    1
    # Selects a random image file with the extensions .jpg .jpeg .png .gif or .webp and makes it the background for the selected profile.
    2
    # Uses a random picture from ~/Pictures location by default.
    3
    # A different directory can be passed on the command line or a full path to a specific photo can be provided instead.
    4
    # Opacity will be 40% by default but can be provided as part of the filename
    5
    # To provide a custom opacity use the number as a prefix surrounded by brackets
  6. ynab-gsheet-syncer ynab-gsheet-syncer Public

    syncs my budget from ynab to a spreadsheet in google drive

    C#