Skip to content

Commit 07dad67

Browse files
chore: Authors UI tweak
1 parent 50e9db9 commit 07dad67

2 files changed

Lines changed: 12 additions & 8 deletions

File tree

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,22 @@
11
# Authors
22

3-
### Taiseer Joudeh
3+
### [:material-github: Taiseer Joudeh](https://github.com/tjoudeh){target=_blank}
44

55
Taiseer works for Microsoft Consultation Services as a Lead App Dev Consultant. He has more than 15 years of experience in developing and managing different software solutions for the finance, transportation, logistics, and e-commerce sectors. 
66

77
Taiseer has been deeply involved in .NET development since early framework versions with a deep knowledge of distributed systems, microservices architecture, cloud-native apps, and Microsoft Azure.
88

9-
He frequently publishes articles on his [blog](https://bitoftech.net) and shares code samples on his [GitHub account](https://github.com/tjoudeh)
9+
He frequently publishes articles on his [blog](https://bitoftech.net){target=_blank} and shares code samples on his [:material-github: GitHub account](https://github.com/tjoudeh){target=_blank}
1010

11-
### Wael Kdouh
1211

13-
Wael is Principal Cloud Solution Architect at Microsoft with over 20 years of experience developing innovative solutions for leading software companies. He has successfully led the completion of several mission critical projects in multiple sectors such Airline Solutions and Retail to name a few.
12+
### [:material-github: Wael Kdouh](https://github.com/waelkdouh){target=_blank}
1413

15-
You will find him actively blogging on [Medium](https://waelkdouh.medium.com/) and occasionally tweeting on [Twitter](https://twitter.com/waelkdouh). Connect with Wael on [LinkedIn](https://www.linkedin.com/in/waelkdouh/).
14+
Wael is Principal Cloud Solution Architect at Microsoft with over 20 years of experience developing innovative solutions for leading software companies. He has successfully led the completion of several mission-critical projects in multiple sectors such Airline Solutions and Retail to name a few.
1615

17-
### Pankaj Agrawal
16+
You will find him actively blogging on [:simple-medium: Medium](https://waelkdouh.medium.com/){target=_blank} and occasionally tweeting on [:material-twitter: Twitter](https://twitter.com/waelkdouh){target=_blank}. Connect with Wael on [:material-linkedin: LinkedIn](https://www.linkedin.com/in/waelkdouh/){target=_blank}.
1817

19-
Pankaj is Developer at heart, currently working as Senior Cloud Solutions Architect at Microsoft and based out of Oslo, Norway. Pankaj works with several customers across Nordics, helping them to make best use of Cloud native technologies and accelerate their journey to cloud. In his spare time, Pankaj enjoys running into the woods and love to learn new technical skills. He is quite passionate about DevOps and Serverless technologies and truly believe in automating everything.
18+
### [:material-github: Pankaj Agrawal](https://github.com/pankajagrawal16){target=_blank}
2019

21-
Pankaj loves writing technical blogs and contributing to open source projects. He keeps a journal of his blog and projects [here](https://pankaagr.cloud/). Connect with Pankaj on [Twitter](https://twitter.com/agrawalpankaj16) or on [LinkedIn](https://www.linkedin.com/in/pankajagrawal16/).
20+
Pankaj is Developer at heart, currently working as Senior Cloud Solutions Architect at Microsoft and based out of Oslo, Norway. Pankaj works with several customers across Nordics, helping them to make best use of Cloud native technologies and accelerate their journey to cloud. In his spare time, Pankaj enjoys running into the woods and love to learn new technical skills. He is quite passionate about DevOps and Serverless technologies and truly believe in automating everything.
21+
22+
Pankaj loves writing technical blogs and contributing to open source projects. He keeps a journal of his blog and projects [here](https://pankaagr.cloud/){target=_blank}. Connect with Pankaj on [:material-twitter: Twitter](https://twitter.com/agrawalpankaj16){target=_blank} or on [:material-linkedin: LinkedIn](https://www.linkedin.com/in/pankajagrawal16/){target=_blank}.

mkdocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ theme:
6060
favicon: assets/images/00-workshop-intro/02884-icon-service-Worker-Container-App.svg
6161

6262
markdown_extensions:
63+
- pymdownx.emoji:
64+
emoji_index: !!python/name:materialx.emoji.twemoji
65+
emoji_generator: !!python/name:materialx.emoji.to_svg
6366
- def_list
6467
- pymdownx.tasklist:
6568
custom_checkbox: true

0 commit comments

Comments
 (0)