All Projects β†’ learn-ngrok β†’ Similar Projects or Alternatives

302 Open source projects that are alternatives of or similar to learn-ngrok

Learn Elm Architecture In Javascript
πŸ¦„ Learn how to build web apps using the Elm Architecture in "vanilla" JavaScript (step-by-step TDD tutorial)!
Stars: ✭ 173 (+246%)
Mutual labels:  howto, beginner-friendly
Start Here
πŸ’‘ A Quick-start Guide for People who want to dwyl ❀️ βœ…
Stars: ✭ 1,392 (+2684%)
Mutual labels:  howto, beginner-friendly
An Idiots Guide To Installing Arch On A Lenovo Carbon X1 Gen 6
so you wanted to install arch huh
Stars: ✭ 165 (+230%)
Mutual labels:  howto
nim-presentation-slides
Nim Presentation Slides and Examples.
Stars: ✭ 30 (-40%)
Mutual labels:  beginner-friendly
Golang Examples
Go(lang) examples - (explain the basics of #golang)
Stars: ✭ 1,070 (+2040%)
Mutual labels:  howto
Codetogo.io
πŸš€ JavaScript code to go - Find updated snippets for common JavaScript use cases
Stars: ✭ 198 (+296%)
Mutual labels:  howto
Python-Guide-for-Beginners
A guide for Beginners in Python to refer
Stars: ✭ 47 (-6%)
Mutual labels:  beginner-friendly
Phoenix Liveview Counter Tutorial
🀯 beginners tutorial building a real time counter in Phoenix 1.5.5 + LiveView 0.14.7 ⚑️
Stars: ✭ 115 (+130%)
Mutual labels:  howto
express-facebook-messenger
Facebook Messenger Bot API utility
Stars: ✭ 20 (-60%)
Mutual labels:  ngrok
Zalando Howto Open Source
Open Source guidance from Zalando, Europe's largest online fashion platform
Stars: ✭ 767 (+1434%)
Mutual labels:  howto
WhatsAppBotTut
Tutorial to create WhatsApp Bot using Twilio and Python
Stars: ✭ 131 (+162%)
Mutual labels:  ngrok
Avenging
MVP pattern example on Android: no Dagger or RxJava example
Stars: ✭ 279 (+458%)
Mutual labels:  howto
Learn To Send Email Via Google Script Html No Server
πŸ“§ An Example of using an HTML form (e.g: "Contact Us" on a website) to send Email without a Backend Server (using a Google Script) perfect for static websites that need to collect data.
Stars: ✭ 2,718 (+5336%)
Mutual labels:  howto
universal-hot-reload
Hot reload client and server webpack bundles for the ultimate development experience
Stars: ✭ 79 (+58%)
Mutual labels:  live-reload
Kubernetes Lxd
A step-by-step guide to get kubernetes running inside an LXC container
Stars: ✭ 173 (+246%)
Mutual labels:  howto
SolderingTutorial
Complete soldering course for beginners and advanced.
Stars: ✭ 104 (+108%)
Mutual labels:  howto
Bioc Refcard
Bioconductor cheat sheet
Stars: ✭ 152 (+204%)
Mutual labels:  howto
messages
A python package designed to make sending messages easy and efficient!
Stars: ✭ 38 (-24%)
Mutual labels:  beginner-friendly
Pyformat.info
Single page cheat-sheet about Python string formatting
Stars: ✭ 1,189 (+2278%)
Mutual labels:  howto
foss-events
A simple website with a collection of open-source events happening across the globe. This is a beginner-friendly repository that helps you learn git and contribute to web projects. Happy Hacktober!
Stars: ✭ 123 (+146%)
Mutual labels:  beginner-friendly
Awesome Crypto Papers
A curated list of cryptography papers, articles, tutorials and howtos.
Stars: ✭ 985 (+1870%)
Mutual labels:  howto
denoliver
A simple, dependency free static file server for Deno with possibly the worst name ever.
Stars: ✭ 94 (+88%)
Mutual labels:  live-reload
Espressif
all espressif stuff will committed here
Stars: ✭ 477 (+854%)
Mutual labels:  howto
live-reload-vanilla-website-template
Template to build a website without a front-end framework, including transpilation of ES6+ JavaScript and Sass support
Stars: ✭ 47 (-6%)
Mutual labels:  live-reload
haskell-atom-setup
How to set up and use the Atom IDE for Haskell development in 2016. 2020: Obsolete, use VS Code instead.
Stars: ✭ 83 (+66%)
Mutual labels:  howto
first-contrib-app
A search engine to find good beginner issues across Github and become an open source contributor !
Stars: ✭ 33 (-34%)
Mutual labels:  beginner-friendly
pfc-howtos
Here you will find all the example code for extensions and tools for the pfc family
Stars: ✭ 31 (-38%)
Mutual labels:  howto
yaclt
Yet Another Change Log Tool
Stars: ✭ 24 (-52%)
Mutual labels:  beginner-friendly
node-docker
Guide for Writing Dockerfiles for Node.js Applications
Stars: ✭ 91 (+82%)
Mutual labels:  live-reload
Keybase Gpg Github
Step-by-step guide on how to create a GPG key on keybase.io, adding it to a local GPG setup and using it with Git and GitHub.
Stars: ✭ 2,506 (+4912%)
Mutual labels:  howto
Unity3D-Cars
A project built for a Renaissance Coders tutorial to introduce vehicle physics.
Stars: ✭ 60 (+20%)
Mutual labels:  beginner-friendly
dotfiles skeleton
robust and beginner friendly dotfile skeleton
Stars: ✭ 14 (-72%)
Mutual labels:  beginner-friendly
Docker Compose Demo
A short demo on how to use Docker Compose to create a Web Service connected to a load balancer and a Redis Database.
Stars: ✭ 168 (+236%)
Mutual labels:  howto
spacex-launch-data
uses the freely available SpacexAPI and basic HTML CSS and JS to give details of missions
Stars: ✭ 25 (-50%)
Mutual labels:  beginner-friendly
Es Howto
How to read the ECMAScript specification (ECMA-262)
Stars: ✭ 157 (+214%)
Mutual labels:  howto
electron-angular-webpack
A simple kit for Electron, Angular 6 and Webpack 4 including a live reload system for Angular.
Stars: ✭ 62 (+24%)
Mutual labels:  live-reload
Golang For Nodejs Developers
Examples of Golang compared to Node.js for learning
Stars: ✭ 2,698 (+5296%)
Mutual labels:  howto
Plasma-Donor-App
An open-source app that helps in connecting patients and plasma donors. This is a beginner-friendly repository that helps you learn the basics of android development, git, and GitHub. Happy Hacktober!
Stars: ✭ 58 (+16%)
Mutual labels:  beginner-friendly
firejailed-tor-browser
HOWTO: Firejailed Tor Browser
Stars: ✭ 18 (-64%)
Mutual labels:  howto
elemon
live-reload Electron application during development
Stars: ✭ 71 (+42%)
Mutual labels:  live-reload
Phoenix Ecto Append Only Log Example
πŸ“ A step-by-step example/tutorial showing how to build a Phoenix (Elixir) App where all data is immutable (append only). Precursor to Blockchain, IPFS or Solid!
Stars: ✭ 58 (+16%)
Mutual labels:  howto
alexa-typescript-starter
This is a simple starter project for Alexa skills using Typescript.
Stars: ✭ 38 (-24%)
Mutual labels:  ngrok
Reactnativecodereuseexample
Shows how to organize your code to reuse it as much as possible between Web, iOS and Android
Stars: ✭ 41 (-18%)
Mutual labels:  howto
DataStructures-Algorithms
A collections of many CP-based or DSA-based Questions that is stored various algorithms and datastructures to increase coding aptitutde. Anybody with a knack for coding can feel free to add more solutions and questions in the respective folders
Stars: ✭ 15 (-70%)
Mutual labels:  beginner-friendly
Howto Git Bisect
Find bugs quickly with `git bisect`
Stars: ✭ 27 (-46%)
Mutual labels:  howto
Algorithms-Open-Source
We have a task for each skill level!!
Stars: ✭ 31 (-38%)
Mutual labels:  beginner-friendly
React Tdd Guide
A series of examples on how to TDD React
Stars: ✭ 585 (+1070%)
Mutual labels:  howto
Projects-Archive
This hacktober fest, the only stop you’ll need to make for ML, Web Dev and App Dev - see you there!
Stars: ✭ 21 (-58%)
Mutual labels:  beginner-friendly
Learn Redux
πŸ’₯ Comprehensive Notes for Learning (how to use) Redux to manage state in your Web/Mobile (React.js) Apps.
Stars: ✭ 442 (+784%)
Mutual labels:  howto
LiveReloadServer
A self-contained, local, cross-platform, static file Web Server with automatic Live Reloading, Markdown rendering and loose Razor Pages support.
Stars: ✭ 69 (+38%)
Mutual labels:  live-reload
go-github-release
Guide to release automation
Stars: ✭ 72 (+44%)
Mutual labels:  howto
JS-OS
An Unified Operating System on the web
Stars: ✭ 54 (+8%)
Mutual labels:  beginner-friendly
3dsMax-Python-HowTos
3ds Max python samples
Stars: ✭ 86 (+72%)
Mutual labels:  howto
dku-kaggle-class
λ‹¨κ΅­λŒ€ SWμ€‘μ‹¬λŒ€ν•™ 2020년도 μ˜€ν”ˆμ†ŒμŠ€SW섀계 - μΊκΈ€λ½€κ°œκΈ° μˆ˜μ—… 일정 및 κ°•μ˜μžλ£Œ
Stars: ✭ 48 (-4%)
Mutual labels:  beginner-friendly
Open-Source-Enthusiast
Showcase Your Programming Skills here without hesitation
Stars: ✭ 102 (+104%)
Mutual labels:  beginner-friendly
learning-code-through-github-repos
This is a collection of GitHub repositories that you can use in your coding journey.
Stars: ✭ 82 (+64%)
Mutual labels:  beginner-friendly
HacktoberFest2021
Make your first PR! ~ A beginner-friendly repository made specifically for open source beginners. Add your profile, a blog, or any program under any language or update the existing one. Just make sure to add the file under the correct directory. Happy hacking!
Stars: ✭ 9 (-82%)
Mutual labels:  beginner-friendly
boilerplate-react-redux-pwa
It's sample boilerplate with pwa + react + redux + redux-saga
Stars: ✭ 14 (-72%)
Mutual labels:  ngrok
shell.how
Explain shell commands using next-generation autocomplete Fig.
Stars: ✭ 237 (+374%)
Mutual labels:  howto
nat-tunnel
NAT Tunnel: to effortlessly serve from behind NAT
Stars: ✭ 75 (+50%)
Mutual labels:  tunnel-server
1-60 of 302 similar projects