Skip to content
View lukas9812's full-sized avatar
🌍
Working from home
🌍
Working from home

Block or report lukas9812

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. FileWriter FileWriter Public

    Project enables to save files with predefined custom name and its maximal size in MB. If this size is exceeded a new file with increment index is created.

    C# 2

  2. WebsiteStatusApp WebsiteStatusApp Public

    Background worker that continuously monitors the availability of a website by sending HTTP GET requests at regular intervals. It logs the status of the website and outputs a message whether the web…

    C#

  3. API.Consumer API.Consumer Public

    This project use RabbitMQ .NET Client Open API for publishing and consuming messages provided by: https://restcountries.com/#endpoints-name

    C#

  4. CryptocurrenciesPriceTracker CryptocurrenciesPriceTracker Public

    This application is able to get Crypto currencies prices for Bitcoin and Ethereum and its logic is implement within Azure Function and other features provided by Azure Portal.

    C#

  5. BitcoinPriceTracker BitcoinPriceTracker Public

    This component getting API data about cryptocurrency price and display the price as toast notification on Windows OS.

    C#

  6. DateTimeOperations DateTimeOperations Public

    Python scratch

    Python