Skip to content

Commit

Permalink
⬆️ Bump files with dotnet-file sync
Browse files Browse the repository at this point in the history
# devlooped/.github

- Update readme.md devlooped/.github@7676dd2
  • Loading branch information
devlooped-bot committed Aug 9, 2023
1 parent 368becf commit 7f9d447
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .netconfig
Original file line number Diff line number Diff line change
Expand Up @@ -162,3 +162,8 @@
sha = 50faf1212e849f3ebd675be93a6c2d9917faa6d0
etag = 6d3c88228649aa36431b5a8017baa46cd5d1584542fbc87e0d907b17dd882899
weak
[file "profile/readme.md"]
url = https://github.com/devlooped/.github/blob/main/profile/readme.md
sha = 7676dd2cb4bc284b699dfd7e0888c4c8fe28de9a
etag = d055b4cb45f2c3a5c553869d317cdb90de91c4bccb2b967ce4a59e50ba2e8335
weak
59 changes: 59 additions & 0 deletions profile/readme.md
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)

0 comments on commit 7f9d447

Please sign in to comment.