brocklj's Stars
phoboslab/q1k3
A tiny FPS for js13k
johannesjo/super-productivity
Super Productivity is an advanced todo list app with integrated Timeboxing and time tracking capabilities. It also comes with integrations for Jira, Gitlab, GitHub and Open Project.
danielstjules/jsinspect
Detect copy-pasted and structurally similar code
solidusio/solidus
🛒 Solidus, the open-source eCommerce framework for industry trailblazers.
ryanmcdermott/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
pi-hole/pi-hole
A black hole for Internet advertisements
lerna/lerna
Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
fastify/fastify
Fast and low overhead web framework, for Node.js
oliviertassinari/react-swipeable-views
A React component for swipeable views. :snowflake:
strapi/strapi
🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.
facebook/docusaurus
Easy to maintain open source documentation websites.
cssinjs/jss
JSS is an authoring tool for CSS which uses JavaScript as a host language.
dnl-blkv/mcdowell-cv
A Nice-looking CV template made into LaTeX
oliviertassinari/a-journey-toward-better-style
A Journey toward better style
sequelize/sequelize-auto
Automatically generate bare sequelize models from your database.
sequelize/sequelize
Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.
jamstack/jamstack.org
The official Jamstack site
storybookjs/storybook
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
freeCodeCamp/how-to-contribute-to-open-source
A guide to contributing to open source
evanw/esbuild
An extremely fast bundler for the web
parse-community/ParseReact
Seamlessly bring Parse data into your React applications.
DreamOfTheRedChamber/leetcode
DreamOfTheRedChamber/system-design-interviews
Adventech/sabbath-school-lessons
📖 The Lessons for every language
jitsi/jitsi-videobridge
Jitsi Videobridge is a WebRTC compatible video router or SFU that lets build highly scalable video conferencing infrastructure (i.e., up to hundreds of conferences per server).
jitsi/jitsi-meet
Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
react-native-elements/react-native-elements
Cross-Platform React Native UI Toolkit
tj/co
The ultimate generator based flow-control goodness for nodejs (supports thunks, promises, etc)
paularmstrong/normalizr
Normalizes nested JSON according to a schema
zedr/clean-code-python
:bathtub: Clean Code concepts adapted for Python