BluerGost's Stars
microsoft/Windows-classic-samples
This repo contains samples that demonstrate the API used in Windows classic desktop applications.
amazon-archives/serverless-app-examples
codingforentrepreneurs/Django-Rest-Framework-Tutorial
Learn how to build REST APIs with Django & the Django Rest Framework.
dcm4che/dcm4che
DICOM Implementation in JAVA
ankitects/anki
Anki's shared backend and web components, and the Qt frontend
mindninjaX/Python-Projects-for-Beginners
nuyonu/N-Tier-Architecture
This is a n-layer architecture based on Common web application architectures.
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
robinrodricks/FluentFTP
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Automatic directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP support, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#.
mozilla/pdf.js
PDF Reader in JavaScript
dotnet/Microsoft.Maui.Graphics
An experimental cross-platform native graphics library.
dotnet/core
.NET news, announcements, release notes, and more!
SixLabors/ImageSharp
:camera: A modern, cross-platform, 2D Graphics library for .NET
octoenergy/public-conventions
In-house conventions and styles
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
home-assistant/core
:house_with_garden: Open source home automation that puts local control and privacy first.
streamlit/streamlit
Streamlit — A faster way to build and share data apps.
microsoft/Tools-for-Health-Data-Anonymization
Set of tools for helping with data (in FHIR format) anonymization.
firstcontributions/first-contributions
🚀✨ Help beginners to contribute to open source projects
ansible/awx
AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
WeblateOrg/weblate
Web based localization tool with tight version control integration.
wagtail/wagtail
A Django content management system focused on flexibility and user experience
django-cms/django-cms
The easy-to-use and developer-friendly enterprise CMS powered by Django
getsentry/sentry
Developer-first error tracking and performance monitoring
saleor/saleor
Saleor Core: the high performance, composable, headless commerce API.
Bionus/imgbrd-grabber
Very customizable imageboard/booru downloader with powerful filenaming features.
KanjiVG/kanjivg
Kanji vector graphics
SyncfusionExamples/using-mvvm-pattern-in-blazor-for-state-management
The repository contains the Blazor application that demonstrates usage of MVVM pattern for state management.
MaherJendoubi/FoDicomBlazorDemo
Rendering Medical Images using fo-dicom and Blazor
TheAlgorithms/Python
All Algorithms implemented in Python