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

Block or report arpitfs

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

Hi there 👋

  • 🔭 I’m currently working on ... Azure, .Net
  • 🌱 I’m currently learning ... Reactjs, Docker
  • 👯 I’m looking to collaborate on ... Azure
  • 💬 Ask me about ... Anything
  • 📫 How to reach me: ... Visit
  • 😄 Pronouns: ... Mr

Top Langs

Pinned

  1. firebase-leaves firebase-leaves Public

    This is a react application which is used to track and manage the monthly holidays of a team. The application is single page application which contains three parts the overview page, a form to appl…

    JavaScript 1

  2. az-integrate-app-insights az-integrate-app-insights Public

    This is an demostration of integrating azure application insights with existing application. Read the documentation on [Medium](https://arpitfs.medium.com/configure-azure-application-insights-with-…

    C#

  3. blackjack-js blackjack-js Public

    The project is a blackjack game which is created just using html,css, javascript. The project demostrates the basics of javascripts of how to create an object, working with arrays etc. The project …

    JavaScript 1

  4. identity-tokenizer identity-tokenizer Public

    The project is an identity server which has three endpoints to register the user, login the user and to get the refresh token. The user will get the jwt bearer token with authetication scheme. The …

    C#

  5. containers-comms containers-comms Public

    This project is a demostration of a docker containers communication within a composed network. In this project there is one web api which is containerized in a docker container which communicates w…

    C#

  6. service-sdk service-sdk Public

    The project demostrates how to create an sdk that can be used by the other service programatically. The project has used a package named Refit which gives an easy and impressive way for creating th…

    C#