Pinned Repositories
auth
πͺ π UX-focussed Turnkey Authentication Solution for Web Apps/APIs (Documented, Tested & Maintained)
english-words
:memo: A text file containing 479k English words for all your dictionary/word-based projects e.g: auto-completion / autosuggestion
image-classifier
πΌοΈ Classify images and extract data from or describe their contents using machine learning
learn-elixir
:droplet: Learn the Elixir programming language to build functional, fast, scalable and maintainable web applications!
learn-json-web-tokens
:closed_lock_with_key: Learn how to use JSON Web Token (JWT) to secure your next Web App! (Tutorial/Example with Tests!!)
learn-to-send-email-via-google-script-html-no-server
:email: 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.
mvp
π² simplest version of the @dwyl app
phoenix-chat-example
π¬ The Step-by-Step Beginners Tutorial for Building, Testing & Deploying a Chat app in Phoenix 1.7 [Latest] π
repo-badges
:star: Use repo badges (build passing, coverage, etc) in your readme/markdown file to signal code quality in a project.
start-here
:bulb: A Quick-start Guide for People who want to dwyl :heart: :white_check_mark:
dwyl's Repositories
dwyl/aws-sdk-mock
:rainbow: AWSomocks for Javascript/Node.js aws-sdk tested, documented & maintained. Contributions welcome!
dwyl/hapi-auth-jwt2
:lock: Secure Hapi.js authentication plugin using JSON Web Tokens (JWT) in Headers, URL or Cookies
dwyl/phoenix-chat-example
π¬ The Step-by-Step Beginners Tutorial for Building, Testing & Deploying a Chat app in Phoenix 1.7 [Latest] π
dwyl/phoenix-liveview-counter-tutorial
π€― beginners tutorial building a real time counter in Phoenix 1.7.14 + LiveView 1.0 β‘οΈ Learn the fundamentals from first principals so you can make something amazing! π
dwyl/phoenix-ecto-encryption-example
π A detailed example for how to encrypt data in an Elixir (Phoenix v1.7) App before inserting into a database using Ecto Types
dwyl/elixir-auth-google
π€Minimalist Google OAuth Authentication for Elixir Apps. Tested, Documented & Maintained. Setup in 5 mins. π
dwyl/phoenix-todo-list-tutorial
β Complete beginners tutorial building a todo list from scratch in Phoenix 1.7 (latest)
dwyl/auth
πͺ π UX-focussed Turnkey Authentication Solution for Web Apps/APIs (Documented, Tested & Maintained)
dwyl/phoenix-liveview-chat-example
π¬ Step-by-step tutorial creates a Chat App using Phoenix LiveView including Presence, Authentication and Style with Tailwind CSS
dwyl/mvp
π² simplest version of the @dwyl app
dwyl/aws-lambda-deploy
βοΈ π Effortlessly deploy Amazon Web Services Lambda function(s) with a single command. Less to configure. Latest AWS SDK and Node.js v20!
dwyl/learn-tailwind
π¬οΈ Learn Tailwind CSS to craft pixel-perfect web apps/sites in less time! π
dwyl/email
βοΈ email dashboard to track deliverability and engagement stats in our App π
dwyl/learn-payment-processing
π³ Learn how to process online payments in your web application (and in Elixir)! π°
dwyl/elixir-auth-github
:octocat: Minimalist GitHub OAuth Authentication for Elixir Apps. Tested, Documented & Maintained. Setup in 5 mins. π
dwyl/phoenix-liveview-realtime-cursor-tracking-tutorial
βοΈ A tutorial from first principals for displaying multiple cursors from various people on a canvas in real time.
dwyl/calendar
π effortlessly know when everyone in your team is available / busy with a single glance.
dwyl/phoenix-elm-starter
π± A quick starter for building a Phoenix + Elm (PETE Stack) project with Esbuild compilation, live reloading, etc.
dwyl/base58
βΎοΈ Elixir Base58 Encoding/Decoding for IPFS CID and Bitcoin/Blockchain Applications.
dwyl/elixir-auth-google-demo
βοΈ A basic example of using Google Auth in a Phoenix App.
dwyl/content
π A Plug to add Content Negotiation to any Phoenix App so you can render HTML or JSON for the same route.
dwyl/who
π₯ the people in the dwyl org.
dwyl/elixir-auth-github-demo
:octocat: A fully working demo Phoenix app for GitHub Authentication using elixir-auth-github
dwyl/phoenix-liveview-stopwatch
β±οΈ Ultra-simple Stopwatch App using Phoenix LiveView
dwyl/learn-alpine.js
β°οΈ Learn how to use Alpine.js to build declarative + responsive UI in considerably less time!
dwyl/gcal
π manage Google Calendar events from your Elixir/Phoenix App
dwyl/ping
ποΈ The easy way to ping (wake) an idle Heroku App from slumber.
dwyl/phoenix-papertrail-demo
A SPIKE showcasing the use of PaperTrail in a simple Phoenix Todo List App
dwyl/phoenix-liveview-calculator
An awesome calculator built in Phoenix LiveView
dwyl/flutter-date-time-tutorial
π± π β π€·ββοΈ A quick intro to date & time input/selection in your Flutter app.