vmandic's Stars
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
mastodon/mastodon
Your self-hosted, globally interconnected microblogging community
lapce/lapce
Lightning-fast and Powerful Code Editor written in Rust
valkey-io/valkey
A flexible distributed key-value datastore that is optimized for caching and other realtime workloads.
github/gh-ost
GitHub's Online Schema-migration Tool for MySQL
Y2Z/monolith
⬛️ CLI tool for saving complete web pages as a single HTML file
microsoft/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
hadolint/hadolint
Dockerfile linter, validate inline bash, written in Haskell
goenning/google-indexing-script
Script to get your site indexed on Google in less than 48 hours
microsoft/Security-101
8 Lessons, Kick-start Your Cybersecurity Learning.
borgo-lang/borgo
Borgo is a statically typed language that compiles to Go.
SciSharp/LLamaSharp
A C#/.NET library to run LLM (🦙LLaMA/LLaVA) on your local device efficiently.
NixOS/nix.dev
Official documentation for getting things done with Nix.
Webreaper/Damselfly
Damselfly is a server-based Photograph Management app. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. Damselfly includes support for object/face detection.
mariotoffia/FluentDocker
Use docker, docker-compose local and remote in tests and your .NET core/full framework apps via a FluentAPI
garronej/denoify
🦕For NPM module authors that would like to support Deno but do not want to write and maintain a port.
sqids/sqids-dotnet
Official .NET port of Sqids. Generate short unique IDs from numbers.
gvwilson/sql-tutorial
The Querynomicon: An Introduction to SQL for Wary Data Scientists
maddisondesigns/customizer-custom-controls
WordPress Customizer Custom Controls
linkdotnet/Blog
A blog (engine) completely written in C# and Blazor. It aims to be a simple use and easy to extend platform. Blogposts are written in Markdown and are rendered to HTML. This gives all the flexibility needed to express yourself but also have an easy way of creating posts in the first place.
meziantou/Meziantou.Xunit.ParallelTestFramework
Run xUnit test cases in parallel
fxbenard/Blank-WordPress-Pot
Blank-WordPress-Pot is the starter pot file to include in your language folder
hemengke1997/vscode-image-manager
🏞️ Powerful yet easy-to-use VSCode image management extension
ipinfo/csharp
Official C# Library for IPinfo API (IP geolocation and other types of IP data)
vb-consulting/NpgsqlRest
Automatic REST API for PostgreSQL Database as .NET Middleware
desinole/feature-flags
Feature flags: the toggle, the A/B test and the canary
oqtane/OqtaneSSR
A POC of the Blazor SSR capabilities in .NET 8
GabrieleTronchin/CustomConfigurationProvider
Sample ASP.NET API with a Custom Configuration Provider
vmandic/tris-web-crawler
Tris is a simple NodeJS web crawler tool to help you collect links from visited links of a website's domain.
vmandic/cgi-perl-hello-http
This is sample project to demonstrate a CGI and Perl HTTP web server.