jhlumd's Stars
torvalds/linux
Linux kernel source tree
vercel/next.js
The React Framework
goldbergyoni/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
sveltejs/svelte
web development for the rest of us
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
heartcombo/devise
Flexible authentication solution for Rails with Warden.
rbenv/rbenv
Manage your app's Ruby environment
infernojs/inferno
:fire: An extremely fast, React-like JavaScript library for building modern user interfaces
video-dev/hls.js
HLS.js is a JavaScript library that plays HLS in browsers with support for MSE.
browserify/browserify
browser-side require() the node.js way
turbolinks/turbolinks
Turbolinks makes navigating your web application faster
GoogleChromeLabs/ndb
ndb is an improved debugging experience for Node.js, enabled by Chrome DevTools
visionmedia/page.js
Micro client-side router inspired by the Express router
sveltejs/sapper
The next small thing in web development, powered by Svelte
rubocop/rails-style-guide
A community-driven Ruby on Rails style guide
expressjs/session
Simple session middleware for Express
chriswalz/bit
Bit is a modern Git CLI
vcr/vcr
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
jnordberg/gif.js
JavaScript GIF encoding library
swimlane/ngx-datatable
✨ A feature-rich yet lightweight data-table crafted for Angular
hexops-graveyard/dockerfile
Dockerfile best-practices for writing production-worthy Docker images.
bblimke/webmock
Library for stubbing and setting expectations on HTTP requests in Ruby.
sveltejs/realworld
SvelteKit implementation of the RealWorld app
nemanjarogic/DesignPatternsLibrary
A comprehensive design patterns library implemented in C#, which covers various design patterns from the most commonly used ones to the lesser-known ones. Get familiar with and learn design patterns through moderately realistic examples.
roxiness/routify
Automated Svelte routes
babel/babelify
Browserify transform for Babel
cwilso/PitchDetect
Pitch detection in Web Audio using autocorrelation
antsmartian/lets-build-express
This repo contains chapters which explains how one can build a minimal express library.
doorkeeper-gem/doorkeeper-provider-app
An example OAuth 2 provider application using the Doorkeeper gem, Rails and Devise