clearthecity's Stars
Azure-Samples/ms-identity-java-daemon
A daemon application in Java calling Microsoft Graph API
pawroman/zola-theme-terminimal
A simple, minimal retro theme for Zola
VersBinarii/hermit_zola
Minimal Zola theme for bloggers
shalzz/zola-deploy-action
Github action for building a Zola site and deploying to Github Pages
getzola/zola
A fast static site generator in a single binary with everything built-in. https://www.getzola.org
mame/quine-relay
An uroboros program with 100+ programming languages
microsoft/Dynamics-AX-Integration
Dynamics AX Integration samples and demos.
davidmoten/odata-client
Java client generator for a service described by OData CSDL 4.0 metadata. Includes Microsoft Graph clients (v1.0 and Beta), Graph Explorer client, Analytics for DevOps, Dynamics CRM clients
chrissainty/blazor-in-action
Code examples for Blazor in Action
dotnet/blazor-samples
MudBlazor/MudBlazor
Blazor Component Library based on Material design with an emphasis on ease of use. Mainly written in C# with Javascript kept to a bare minimum it empowers .NET developers to easily debug it if needed.
Blazor-Diagrams/Blazor.Diagrams
A fully customizable and extensible all-purpose diagrams library for Blazor
sunrenjie/jpwh-2e-examples
Sample code from the book Java Persistence with Hibernate, Second Edition
Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2
An ASP.NET Core Web App which lets sign-in users (including in your org, many orgs, orgs + personal accounts, sovereign clouds) and call Web APIs (including Microsoft Graph)
booknlp/booknlp
BookNLP, a natural language processing pipeline for books
htck/bayeux
Historic Tale Construction Kit - opensource and customizable version !
osnr/horrifying-pdf-experiments
:syringe: Stuff which works in Chrome and maybe Acrobat and Foxit.
uchidalab/book-dataset
This dataset contains 207,572 books from the Amazon.com, Inc. marketplace.
PrismLibrary/Prism-Samples-Wpf
Samples that demonstrate how to use various Prism features with WPF
quozd/awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
alicelynch/hmm-python-meetup
Demo of Python Library HMMLearn for Python Ireland Meetup March 2017
twintproject/twint
An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.
emorynlp/character-mining
Mining individual characters in multiparty dialogue
bertwagner/SQLServer
ivanpaulovich/clean-architecture-manga
:cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
muan/github-gmail
[WebExtension] Open GitHub notifications with shortcuts in Gmail.
mdn/webextensions-examples
Example Firefox add-ons created using the WebExtensions API
jordwest/news-feed-eradicator
A browser extension that deletes your news feed and replaces it with a nice quote
donnemartin/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)