Kong/insomnia
The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
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.
CodeWithHarry/Sigma-Web-Dev-Course
Source Code for Sigma Web Development Course
gchq/CyberChef
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
UseInterstellar/Interstellar
One of the most popular modern web proxies with blazing fast speeds and a variety of games.
academind/react-complete-guide-course-resources
React - The Complete Guide Course Resources (Code, Attachments, Slides)
microsoft/Web-Dev-For-Beginners
24 Lessons, 12 Weeks, Get Started as a Web Developer
automatisch/automatisch
The open source Zapier alternative. Build workflow automation without spending time and money.
expressjs/express
Fast, unopinionated, minimalist web framework for node.
adam-p/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings