Hitamuki's Stars
reviewdog/reviewdog
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
sammorozov/sammorozov
raindropio/mobile
Official Raindrop.io mobile app for iOS and Android
jgraph/drawio
draw.io is a JavaScript, client-side editor for general diagramming.
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
heynickc/awesome-ddd
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
toptal/gitignore.io
Create useful .gitignore files for your project
openapi-ts/openapi-typescript
Generate TypeScript types from OpenAPI 3 specs
vn7n24fzkq/github-profile-summary-cards
A tool to generate your github summary card for profile README
tandpfun/skill-icons
Showcase your skills on your Github readme or resumé with ease ✨
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
peaceiris/actions-gh-pages
GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.
graphql-dotnet/graphql-dotnet
GraphQL for .NET
gothinkster/aspnetcore-realworld-example-app
ASP.NET Core backend implementation for RealWorld
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
trpc/trpc
🧙♀️ Move Fast and Break Nothing. End-to-end typesafe APIs made easy.
prisma/prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
PomeloFoundation/Pomelo.EntityFrameworkCore.MySql
Entity Framework Core provider for MySQL and MariaDB built on top of MySqlConnector
nsubstitute/NSubstitute
A friendly substitute for .NET mocking libraries.
dotnet/EntityFramework.Docs
Documentation for Entity Framework Core and Entity Framework 6
nrwl/nx
Smart Monorepos · Fast CI
nextauthjs/next-auth-example
Example showing how to use NextAuth.js with Next.js
colinhacks/zod
TypeScript-first schema validation with static type inference
typicode/husky
Git hooks made easy 🐶 woof!
anyenv/anyenv
All in one for **env
evanw/esbuild
An extremely fast bundler for the web
vercel/turborepo
Build system optimized for JavaScript and TypeScript, written in Rust
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.