-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# devlooped/oss - Append missing trailing path to directory for icon/readme devlooped/oss@5cec43d - Update dependabot.yml with some default groupings devlooped/oss@cba10bb - Add System.IdentityModel group devlooped/oss@e7d18ae - Add MS.IdentityModel to identity group devlooped/oss@14d1868 - Exclude System.IdentityModel from System group devlooped/oss@35ca3f3 - Add .sass-cache to ignores devlooped/oss@d65f9c7 - Move .sass-cache down alongside other jekyll folders devlooped/oss@551d4e0 - Ignore azure functions local settings devlooped/oss@4bd7025 # devlooped/.github - Update readme.md devlooped/.github@7676dd2
- Loading branch information
1 parent
ebb6918
commit e89cde0
Showing
6 changed files
with
143 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
<h1 align="center">Hi 👋, I'm kzu</h1> | ||
<p align="center"><i>sounds like 'kah-zu' rather than 'kzoo' :)</i></p> | ||
<h3 align="center">A hardcode .NET/C# developer from Argentina</h3> | ||
|
||
[![X](https://img.shields.io/badge/X-@kzu-blue?logo=twitter&logoColor=1D9BF0&labelColor=black)](https://x.com/kzu) | ||
[![Discord](https://img.shields.io/badge/discord-danielkzu-7289DA.svg?logo=discord&logoColor=white)](https://discord.gg/8PtpGdu) | ||
[![LinkedIn](https://img.shields.io/badge/LinkedIn-danielkzu-0A66C2.svg?logo=linkedin&logoColor=0A66C2&labelColor=silver)]([https://discord.gg/8PtpGdu](https://linkedin.com/in/danielcazzulino)) | ||
|
||
This is my sponsor account so you can contribute to my ongoing opensource work, no minimum amount required! | ||
|
||
[![Sponsor me 💜](https://raw.githubusercontent.com/devlooped/sponsors/main/sponsor.png#gh-light-mode-only "Sponsor me 💜")](https://github.com/sponsors/devlooped#gh-light-mode-only) | ||
[![Sponsor me 💜](https://raw.githubusercontent.com/devlooped/sponsors/main/sponsor-dark.png#gh-dark-mode-only "Sponsor me 💜")](https://github.com/sponsors/devlooped#gh-dark-mode-only) | ||
|
||
Some fancy stats about my favorite hobbie (coding on GitHub, of course!): | ||
|
||
<p> | ||
<picture> | ||
<source | ||
srcset="https://github-readme-stats.vercel.app/api?username=kzu&show_icons=true&locale=en&show=discussions_answered&theme=dark&custom_title=Kzu%20Stats%20In%20A%20Nutshell" | ||
media="(prefers-color-scheme: dark)" /> | ||
<source | ||
srcset="https://github-readme-stats.vercel.app/api?username=kzu&show_icons=true&locale=en&show=discussions_answered&custom_title=Kzu%20Stats%20In%20A%20Nutshell" | ||
media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)" /> | ||
<img align="center" src="https://github-readme-stats.vercel.app/api?username=kzu&show_icons=true&locale=en&show=discussions_answered&custom_title=Kzu%20Stats%20In%20A%20Nutshell" /> | ||
</picture> | ||
</p> | ||
|
||
<p> | ||
<picture> | ||
<source | ||
srcset="https://github-readme-streak-stats.herokuapp.com/?user=kzu&theme=dark" | ||
media="(prefers-color-scheme: dark)" /> | ||
<source | ||
srcset="https://github-readme-streak-stats.herokuapp.com/?user=kzu" | ||
media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)" /> | ||
<img align="center" src="https://github-readme-streak-stats.herokuapp.com/?user=kzu" /> | ||
</picture> | ||
</p> | ||
|
||
<p> | ||
<picture> | ||
<source | ||
srcset="https://github-readme-stats.vercel.app/api/top-langs?username=kzu&show_icons=true&layout=compact&theme=dark&size_weight=0.5&count_weight=0.5" | ||
media="(prefers-color-scheme: dark)" /> | ||
<source | ||
srcset="https://github-readme-stats.vercel.app/api/top-langs?username=kzu&show_icons=true&layout=compact&size_weight=0.5&count_weight=0.5" | ||
media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)" /> | ||
<img align="center" src="https://github-readme-stats.vercel.app/api/top-langs?username=kzu&show_icons=true&layout=compact&size_weight=0.5&count_weight=0.5" /> | ||
</picture> | ||
</p> | ||
<h1></h1> | ||
|
||
And since I'm a total fan of [Shields.io](https://shields.io/) badges, some additional GitHub stats in badge format: | ||
|
||
![GitHub Sponsors](https://img.shields.io/github/sponsors/devlooped?color=C65197&label=@devlooped%20sponsors) | ||
![GitHub followers](https://img.shields.io/github/followers/kzu?logo=GitHub&label=@kzu%20followers) | ||
![GitHub stars](https://img.shields.io/github/stars/kzu?logo=GitHub&label=@kzu%20stars&affiliations=OWNER,COLLABORATOR&color=FFC83D) | ||
[![GitHub followers](https://img.shields.io/github/followers/devlooped?logo=GitHub&label=@devlooped%20followers)](https://github.com/devlooped) | ||
[![GitHub Org's stars](https://img.shields.io/github/stars/devlooped?logo=GitHub&label=@devlooped%20stars)](https://github.com/devlooped) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters