All Git Users β†’ dwyl

112 open source projects by dwyl

1. Hits
πŸ“ˆ General purpose hits (page views) counter
✭ 242
elixir
2. 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.
3. Learn Elasticsearch
πŸ” Learn how to use ElasticSearch to power a great search experience for your project/product/website.
✭ 220
elixir
4. Repo Badges
⭐ Use repo badges (build passing, coverage, etc) in your readme/markdown file to signal code quality in a project.
✭ 2,518
HTML
5. Javascript Todo List Tutorial
βœ… A step-by-step complete beginner example/tutorial for building a Todo List App (TodoMVC) from scratch in JavaScript following Test Driven Development (TDD) best practice. 🌱
6. Home
🏑 πŸ‘©β€πŸ’» πŸ’‘ home is where you can [learn to] build the future surrounded by like-minded creative, friendly and [intrinsically] motivated people focussed on health, fitness and making things people and the world need!
✭ 209
healthtechnology
7. Learn Environment Variables
πŸ“Learn how to use Environment Variables to keep your passwords and API keys secret. πŸ”
✭ 188
javascript
8. Learn Docker
🚒 Learn how to use docker.io containers to consistently deploy your apps on any infrastructure.
✭ 187
dockerfile
9. Technology Stack
πŸš€ Detailed description + diagram of the Open Source Technology Stack we use for dwyl projects.
✭ 182
javascript
10. Sendemail
πŸ’Œ Simplifies reliably sending emails from your node.js apps using AWS Simple Email Service (SES)
✭ 173
javascript
11. Learn Elm Architecture In Javascript
πŸ¦„ Learn how to build web apps using the Elm Architecture in "vanilla" JavaScript (step-by-step TDD tutorial)!
12. Learn Tape
βœ… Learn how to use Tape for JavaScript/Node.js Test Driven Development (TDD) - Ten-Minute Testing Tutorial
✭ 168
javascript
13. Phoenix Ecto Encryption Example
πŸ” A detailed example for how to encrypt data in a Phoenix (Elixir) App before inserting into a database using Ecto Types
14. Learn Postgresql
🐘 Learn how to use PostgreSQL and Structured Query Language (SQL) to store and query your relational data. πŸ”
✭ 140
javascript
15. Learn Devops
🚧 Learn the craft of "DevOps" (Developer Operations) to Deploy your App and Monitor it so it stays "Up"!
16. Decache
Delete Cached node_modules useful when you need to "un-require" during testing for a fresh state.
✭ 133
javascript
17. Learn Tdd
βœ… A brief introduction to Test Driven Development (TDD) in JavaScript (Complete Beginner's Step-by-Step Tutorial)
✭ 1,731
javascriptHTML
18. Web Form To Google Sheet
A simple example of sending data from an ordinary web form straight to a Google Spreadsheet without a server.
✭ 126
html
19. Labels
🏷 Sync GitHub Labels from any Source to Target Repositories for Consistency across all your projects!
✭ 121
javascript
20. App
Track any time-based activity. πŸ•” βœ… πŸ“š ❀️ ❓ >> *NEW* Version Coming Soon!! βŒ›οΈ
✭ 119
javascript
21. Phoenix Liveview Counter Tutorial
🀯 beginners tutorial building a real time counter in Phoenix 1.5.5 + LiveView 0.14.7 ⚑️
22. Learn Heroku
🏁 Learn how to deploy your web application to Heroku from scratch step-by-step in 7 minutes!
23. Start Here
πŸ’‘ A Quick-start Guide for People who want to dwyl ❀️ βœ…
24. Env2
πŸ’» Simple environment variable (from config file) loader for your node.js app
✭ 99
javascript
25. Learn Travis
😎 A quick Travis CI (Continuous Integration) Tutorial for Node.js developers
✭ 1,250
javascript
26. Image Uploads
πŸŒ… Effortless Image Uploads
✭ 79
javascript
27. Hapi Error
β˜”οΈ Intercept errors in your Hapi Web App/API and send a *useful* message to the client OR redirect to the desired endpoint.
✭ 75
javascript
28. Learn Pre Commit
βœ… Pre-commit hooks let you run checks before allowing a commit (e.g. JSLint or check Test Coverage).
✭ 70
javascript
29. Learn Elixir
πŸ’§ Learn the Elixir programming language to build functional, fast, scalable and maintainable web applications!
✭ 1,167
elixir
30. Goodparts
πŸ™ˆ An ESLint Style that only allows JavaScript the Good Parts (and "Better Parts") in your code.
✭ 70
javascript
31. Phoenix Todo List Tutorial
βœ… Complete beginners tutorial building a todo list from scratch in Phoenix 1.5.3 (latest)
32. 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!
33. Terminate
♻️ Terminate a Node.js Process (and all Child Processes) based on the Process ID
✭ 56
javascript
34. Learn Qunit
βœ… A quick introduction to JavaScript unit testing with QUnit
✭ 52
javascript
35. Hapi Auth Jwt2 Example
πŸ”’ A functional example Hapi.js app using hapi-auth-jwt2 & Redis (hosted on Heroku) with tests!
✭ 48
javascript
36. Tachyons Bootstrap
πŸ‘’Bootstrap recreated using tachyons functional css
✭ 44
html
37. Learn Graphql
❓Learn to use GraphQL - A query language that allows client applications to specify their data fetching requirements
✭ 43
javascript
38. Aws Lambda Iot Chat
πŸ’¬ A (working) proof-of-concept chat application using AWS Lambda, IoT and S3 ☁️
✭ 32
javascript
39. Hits Elixir
πŸ“ˆ An Elixir implementation of the "Hits" project (a super-basic "Web Page View Counter")
✭ 31
elixir
40. Github Backup
πŸ”™ πŸ†™ Backup your GitHub Issues so you can still work when (they/you are) offline.
✭ 21
elixir
41. Learn Aws Lambda
✨ Learn how to use AWS Lambda to easily create infinitely scalable web services
42. Stars
⭐️ "No more counting dollars, we'll be counting stars" πŸ“ˆ
✭ 14
javascript
43. Learn Hapi
β˜€οΈ Learn to use Hapi.js (Node.js) web framework to build scalable apps in less time
✭ 792
html
44. Aws Sdk Mock
🌈 AWSomocks for Javascript/Node.js aws-sdk tested, documented & maintained. Contributions welcome!
✭ 787
javascript
45. The Book
πŸ“— THE Book on Full-Stack Web Application Development covering User Experience (UX) Design/Tests, HTML5, Responsive + Functional CSS, Functional JavaScript, Mobile/Offline/Security First, Progressive Enhancement, Node.js, Hapi.js, Redux, React (Native), Elm, Elixir+Phoenix, Continuous Integration/Deployment, Testing (UX/TDD/BDD), Performance-Driven-Development and much more!
✭ 785
javascript
46. Hapi Auth Jwt2
πŸ”’ Secure Hapi.js authentication plugin using JSON Web Tokens (JWT) in Headers, URL or Cookies
✭ 764
javascript
47. Learn Tachyons
😍 Learn how to use Tachyons to craft beautiful, responsive and fast UI with functional CSS!
✭ 625
html
48. Learn Nightwatch
🌜 Learn how to use Nightwatch.js to easily & automatically test your web apps in *real* web browsers.
✭ 582
javascript
49. English Words
πŸ“ A text file containing 479k English words for all your dictionary/word-based projects e.g: auto-completion / autosuggestion
✭ 5,834
pythonshell
50. Learn Phoenix Framework
πŸ”₯ Phoenix is the web framework without compromise on speed, reliability or maintainability! Don't settle for less. πŸš€
✭ 468
elixir
1-50 of 112 user projects