https://github.com/sergej-stk/github-profile-viewer
A cross-platform desktop app built with .NET and Avalonia UI to view GitHub profiles. It displays key information like repositories, followers, and contributions in a modern, responsive interface.
https://github.com/sergej-stk/github-profile-viewer
avalonia csharp dotnet github material-ui
Last synced: 2 months ago
JSON representation
A cross-platform desktop app built with .NET and Avalonia UI to view GitHub profiles. It displays key information like repositories, followers, and contributions in a modern, responsive interface.
- Host: GitHub
- URL: https://github.com/sergej-stk/github-profile-viewer
- Owner: sergej-stk
- Created: 2024-11-24T14:09:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-24T16:32:22.000Z (over 1 year ago)
- Last Synced: 2025-03-14T18:20:55.734Z (over 1 year ago)
- Topics: avalonia, csharp, dotnet, github, material-ui
- Language: C#
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitHub-Profile Viewer
A cross-platform desktop app built with .NET and Avalonia UI to view GitHub profiles. It displays key information like repositories, followers, and contributions in a modern, responsive interface.
## Uses
- [Community Toolkit](https://github.com/CommunityToolkit/dotnet)
- [Material.Avalonia](https://github.com/AvaloniaCommunity/Material.Avalonia)
- [Material.Icons](https://github.com/SKProCH/Material.Icons)
- [Json.net](https://www.newtonsoft.com/json)
## Authors
- [@sergej-stk](https://www.github.com/sergej-stk)