doshiparth's Stars
scottjehl/Respond
A fast & lightweight polyfill for min/max-width CSS3 Media Queries (for IE 6-8, and more)
zenorocha/clipboard.js
:scissors: Modern copy to clipboard. No Flash. Just 3kb gzipped :clipboard:
DapperLib/Dapper
Dapper - a simple object mapper for .Net
ColorlibHQ/AdminLTE
AdminLTE - Free admin dashboard template based on Bootstrap 5
hyperledger/fabric
Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
aspnet/SignalR
[Archived] Incredibly simple real-time web for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
kdechant/angular5-httpclient-demo
Demo application showing how to use the HttpClient and Observables to make API calls from Angular 5
mikeknep/SOLID
Demonstrating the SOLID design principles in Java
wasabeef/awesome-android-ui
A curated list of awesome Android UI/UX libraries
google/volley
JakeWharton/butterknife
Bind Android views and callbacks to fields and methods.
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.