Skip to content
View tomaszprasolek's full-sized avatar
😊
😊
Block or Report

Block or report tomaszprasolek

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

Pinned Loading

  1. AZ204-DocumentVault AZ204-DocumentVault Public

    Azure Document Vault with Expiry. Project created in purpose to learn some things needed to pass AZ-204 exam.

    C#

  2. AZ204-DadJokes AZ204-DadJokes Public

    Show random Dad Joke. Project created in purpose to learn some things needed to pass AZ-204 exam

    Bicep

  3. AI_Devs-RAG AI_Devs-RAG Public

    RAG implementation for https://aidevs.pl course content

    C#

  4. AI_ImageGeneration AI_ImageGeneration Public

    Simple WinForms app to generate images using Open AI Dall-E models

    C#

  5. My Git AutoHotKey script. My Git AutoHotKey script.
    1
    #SingleInstance force
    2
    #IfWinActive ahk_class CASCADIA_HOSTING_WINDOW_CLASS
    3
    ::grc::git rebase --continue
    4
    ::gmt::git mergetool
    5
    ::gpf::git push --force-with-lease
  6. GameOverBoardGame GameOverBoardGame Public

    Board game: "Game Over" written in C# in the Blazor framework.

    C#