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

Block or report mail4hafij

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

Hey 👋, I'm Hafij

Linkedin Badge

Glad to see you here!  

I have a master’s degree in computer & System Science 🎓 from Uppsala University 🏛. I have been working in software development in various roles (system developer, senior system developer, software architecture developer, tech lead, etc.) over the last 12 years.

Pragmatic and I believe that IT is a fantastic tool to solve real world problems through innovations.

Daily work and learning:

  • 🛠   Daily work involves => Azure devops, Docker, Kubernetes, C#, Nodejs, Express, Mongodb, etc.
  • 🚀   Currently working => IoTHub, IoTEdge, DPS, .NET 6, Azure functions, etc.
  • 👾   Fun fact => Equal is Not Always Equal in Javascript.
  • 📫   Reach me => mail4hafij@yahoo.com.

Things I love:

  • 💻   Exploring new tech stack.
  • 👪   My famiily.

Pinned

  1. GraphQL GraphQL Public

    A lot of the examples on the internet shows GraphQL server implementation in .Net core but rarely we find GraphQL implementation in .Net Framework. So this is my two cents for those who are looking…

    JavaScript 6 1

  2. react-native-expo-UppsalaBonetiderApp react-native-expo-UppsalaBonetiderApp Public

    Many of us find difficulties to get the correct prayer times in Uppsala specially during the summertime. All the Apps show different times then the Uppsala Mosque. This is because, those Apps calcu…

    JavaScript

  3. Azure-EventHub Azure-EventHub Public

    The idea is to emit custom events to an EventHub and receive those events from a consumer group.

    C#

  4. iot-hub-dps-symetric-key iot-hub-dps-symetric-key Public

    The idea is to use Azure DPS to provision iot-devices at scale using group enrollment and connect them to an iot-hub. These iot-devices then send telemetry data to the iot-hub. Some function apps s…

    C# 1

  5. Azure-DataLake-DataBricks Azure-DataLake-DataBricks Public

    The idea is to connect to ADL storage (Azure Data Lake) from Databricks cluster and perform some Scala script on the ADL data.

    Scala 1

  6. dotnetcore-startup-with-efcore dotnetcore-startup-with-efcore Public

    Dotnet core startup - Implementation of Unit Of Work pattern with Entity Framework Core in .NET 6

    C#