Skip to content
View abenteuerzeit's full-sized avatar
💭
Open to collaborate
💭
Open to collaborate
Block or Report

Block or report abenteuerzeit

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

Hi!

I work as an Azure cloud and infrastructure engineer at Microsoft, with extensive experience as an Azure App Service Development Engineer.

My Skills StackShare

Frontend

Skills

JavaScript, HTML5, CSS3, React, Redux, Bootstrap, Blazor

Backend

Skills

Azure, Python, Flask, C#, ASP.Net, Microsoft SQL Server, Redux, Node.js, Express, WebSocket, PostgreSQL, Markdown, Unity, Bash

Azure & Microsoft Technologies

Azure AD, Microsoft Identity & Access Management, AAD Group Management, Tenant & Domain Management, Azure RBAC, Microsoft Graph API, Azure AD Roles and Administrators UI, Privilege Identity Management (PIM), Azure AD Access Reviews, Azure AD Password Protection, Active Directory, Active Directory Management, Active Directory Domain Services (ADDS) + LDAP, Security group management, Dynamic membership rule creation, License and role assignment, RBAC role creation, Key vault management, PIM, Azure AD password protection, SSPR and its modes, Azure AD B2C and B2B, Activity logs, Guest user management, Admin Takeover for viral tenants (with DNS Server access)

Tools

Skills

Visual Studio Code, Visual Studio, PyCharm, Postman, Netlify, Git, Powershell, Jira, Google Drive, Google Cloud Platform, Gmail, WordPress, Google Fonts, Font Awesome, Trello, G Suite, Skype, Microsoft 365, Dropbox, Stack Overflow, PayPal, Stripe, GitHub Pages, ChatGPT, Docker, npm, Kubernetes, SQLite, Sequelize, Prisma, KQL

Hugging Face - 🤗

Codewars

LeetCode user abenteuerzeit

counter

Top Langs

Contact Me

Open for collaboration opportunities.

Additional information can be found beneath my profile picture on the left.


Mentor Opinion

I've worked with Adrian during his time as a student in Codecool. He presented himself as ambitious, detail-oriented individual. He poses unique skill set and I recommend him.” — Kamil Grondys, mentor

See the Random ASCII String Generator on CodePen

Pinned

  1. tenant-talk tenant-talk Public

    TenantTalk: A community-driven platform for tenants to rate, review, and share their experiences with landlords and rental properties. TenantTalk empowers renters by promoting transparency, account…

    JavaScript 3 3

  2. hotpotato hotpotato Public

    A game of hot potato for four players

    HTML

  3. autocomplete autocomplete Public

    My autocomplete app using the Trie data structure

    C#

  4. hangman hangman Public

    Python

  5. MusicApi MusicApi Public

    a digital way to share all available resources on music albums, including track titles and authors.

    C#

  6. Random ASCII String Generator Random ASCII String Generator
    1
    <h1>Random String Generator</h1>
    2
    <div class="container">
    3
      <div class="random-string">
    4
        <label for="rnd">Random string: </label>
    5
        <textarea id="rnd" type="textarea"> </textarea>