Skip to content
View drmanhatin's full-sized avatar
🕶️
in the matrix
🕶️
in the matrix
Block or Report

Block or report drmanhatin

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

Hi there 👋

🔭 I’m currently employed as a Cloud Architect at ASML.

💬 Ask me about Vue, Typescript, NodeJS, Progressive Web Apps, Almost any Azure service, and climbing

📫 How to reach me: https://linkedin.com/victorsanner

⚡ Fun fact: I built my first website using MSN Groups when I was about 8 years old. I tried (ofcourse without any success) to get javascript to work on the website.

Pinned

  1. remove_background_function remove_background_function Public

    In this repository you can find an Azure Function, which listens to http requests, with which you can remove the background of an image.

    Python 13 4

  2. pwa_azure_notification_services_push_notification pwa_azure_notification_services_push_notification Public

    This is a poc to prove how push notifications can be sent to PWA's using Azure Notification Hub

    Vue 3

  3. CustomVisionRealTime CustomVisionRealTime Public

    This is a toolbox which you can use to test your CustomVision models on your phone or laptop

    JavaScript

  4. MSSQL_OnBehalfOf_API MSSQL_OnBehalfOf_API Public

    In this repository you can find code for a proof of concept which allows you to expose your MSSQL database views as an API, and use the identity of the API caller to connect to the database, to tak…

    C#