- Tallinn
-
water-delivery-tracker Public
Forked from chris8611/water-delivery-tracker桶装水送水记录系统
JavaScript MIT License UpdatedJul 25, 2025 -
node_clean_architecture Public
Forked from tarek-saimouah/node_clean_architectureNode.js REST API clean architecture sample project.
TypeScript MIT License UpdatedNov 14, 2023 -
-
-
angular-authentication Public
Forked from nikosanif/angular-authenticationAn Angular application that demonstrates best practices for user authentication & authorization flows.
-
clean-architecture-nestJS Public
Forked from royib/clean-architecture-nestJSAn in-depth implementation of Clean Architecture using NestJS and type-script
-
-
react-use Public
Forked from streamich/react-useReact Hooks — 👍
-
-
javascript-questions Public
Forked from lydiahallie/javascript-questionsA long list of (advanced) JavaScript questions, and their explanations ✨
-
awesome Public
Forked from sindresorhus/awesome😎 Awesome lists about all kinds of interesting topics
-
tezedge-explorer Public
Forked from tezedge/tezedge-explorerTezEdge | Explorer
-
-
clean-code-javascript Public
Forked from ryanmcdermott/clean-code-javascript🛁 Clean Code concepts adapted for JavaScript
-
awesome-fp-js Public
Forked from stoeffel/awesome-fp-js😎 A curated list of awesome functional programming stuff in js
1 UpdatedDec 20, 2020 -
awesome-machine-learning Public
Forked from josephmisiti/awesome-machine-learningA curated list of awesome Machine Learning frameworks, libraries and software.
-
nodebestpractices Public
Forked from goldbergyoni/nodebestpractices✅ The Node.js best practices list (August 2020)
-
javascript-algorithms Public
Forked from trekhleb/javascript-algorithms📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
-
computer-science Public
Forked from ossu/computer-science🎓 Path to a free self-taught education in Computer Science!
-
system-design-primer Public
Forked from donnemartin/system-design-primerLearn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
example-nestjs-microservices-grpc Public
Forked from mabuonomo/example-nestjs-microservices-grpcNestJS + gRPC: a multi microservices example
-
build-your-own-x Public
Forked from codecrafters-io/build-your-own-x🤓 Build your own (insert technology here)
1 UpdatedAug 23, 2020 -
react-admin Public
Forked from marmelab/react-adminA frontend Framework for building B2B applications running in the browser on top of REST/GraphQL APIs, using ES6, React and Material Design
-
js-framework-benchmark Public
Forked from krausest/js-framework-benchmarkA comparison of the perfomance of a few popular javascript frameworks
-
coreui-react Public
Forked from coreui/coreui-reactCoreUI React.js UI Components. CoreUI for React.js replaces and extends the Bootstrap javascript. Components have been built from scratch as true React.js hook components, without jQuery and unneed…
-
coreui-free-react-admin-template Public
Forked from coreui/coreui-free-react-admin-templateCoreUI React is free React admin template based on Bootstrap 4
-
time-elements Public
Forked from github/relative-time-elementWeb component extensions to the standard <time> element.
-
next-auth-example Public template
Forked from nextauthjs/next-auth-exampleAn example project that shows how to use NextAuth.js
-
AngularGoogleAnalytics Public
Forked from dottedsquirrel/AngularGoogleAnalyticsAngular implementation of Google Analytics for pageviews and events tracking.
-
bloom-filters Public
Forked from Callidon/bloom-filtersJS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash