An open API service indexing awesome lists of open source software.

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.

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)