Pinned Repositories
25-elm-examples
25 Elm examples - starting from a static view and gradually progressing to an interactive web app with routing
duolingo
Duolingo language-learning progressive web app clone
elm-picture-preview
A simple picture preview example
elm-pomodoro-list
Pomodoro timer to-do list written in Elm
japanese-dictionary
Japanese dictionary web app written with React, Next.js, TypeScript, TailwindCSS, and Zustand. Inspired by Pleco. Initialized with create-t3-app.
jlpt-audio-srs
Learn JLPT words by just listening. Audio-based JLPT SRS web app written with React, TypeScript, Next.js, TailwindCSS, and Zustand.
react-duolingo
Duolingo web app clone written with React, TypeScript, Next.js, Tailwind, and Zustand. Initialized with create-t3-app.
record-audio
A simple audio recording API
sentence-saver
A Mandarin dictionary sentence saver progressive web app
bryanjenningz's Repositories
bryanjenningz/react-duolingo
Duolingo web app clone written with React, TypeScript, Next.js, Tailwind, and Zustand. Initialized with create-t3-app.
bryanjenningz/record-audio
A simple audio recording API
bryanjenningz/25-elm-examples
25 Elm examples - starting from a static view and gradually progressing to an interactive web app with routing
bryanjenningz/duolingo
Duolingo language-learning progressive web app clone
bryanjenningz/japanese-dictionary
Japanese dictionary web app written with React, Next.js, TypeScript, TailwindCSS, and Zustand. Inspired by Pleco. Initialized with create-t3-app.
bryanjenningz/japanese-reader
A mobile-focused offline-mode Japanese reader web app. Built with React, TypeScript, Next.js, TailwindCSS, and Zustand. Initialized with create-t3-app.
bryanjenningz/jlpt-audio-srs
Learn JLPT words by just listening. Audio-based JLPT SRS web app written with React, TypeScript, Next.js, TailwindCSS, and Zustand.
bryanjenningz/speaking-practice
Save YouTube clips and record yourself trying to sound like the speaker.
bryanjenningz/elm-kanji-pacman
Learn Japanese kanji by playing Pac-Man! Built with Elm and Elm Land.
bryanjenningz/mandarin-parroting
Get good at Mandarin Chinese by parroting YouTube videos.
bryanjenningz/pacman-kanji
Learn Japanese kanji by playing Pacman! Built with React, Next.js, TypeScript, and TailwindCSS. Initialized with create-t3-app.
bryanjenningz/react-mandarin-reader
A Mandarin Chinese PDF, subtitle, and clipboard text reader with a popup dictionary and built-in spaced-repetition flashcards.
bryanjenningz/rikaikun
rikaikun is a Chrome extension that helps you to read Japanese web pages by showing the reading and English definition of Japanese words when you hover over them.
bryanjenningz/2d-block-attack-game
A 2D game where you can attack other blocks
bryanjenningz/c0d3-app
C0D3 - Become a Software Engineer the Hard Way
bryanjenningz/c0d3-rs
c0d3 curriculum written in Rust
bryanjenningz/elm-pacman
A simple version of Pacman written in Elm
bryanjenningz/elm-todomvc
A simple, mobile-friendly, dark theme TodoMVC implementation written in Elm.
bryanjenningz/graphql-parser
Parses GraphQL queries and typedefs and tells you if they're valid
bryanjenningz/javascript-quiz
A JavaScript quiz game written in Elm.
bryanjenningz/json-parser
Parses JSON
bryanjenningz/listening-practice-web-app
A simple web app that improves your listening ability.
bryanjenningz/mandarin-maze-game
Learn Mandarin words by playing a maze shooter game!
bryanjenningz/movement-3d
Movement demo in 3D using Elm.
bryanjenningz/paypal-checkout-example
A simple working end-to-end PayPal checkout example
bryanjenningz/paypal-muse-components
bryanjenningz/simple-math-game
A math game that helps you improve your ability to do mental addition and subtraction
bryanjenningz/slider-game
Slider game progressive web app
bryanjenningz/tetris
Simple Tetris game
bryanjenningz/timestamp-microservice
A simple timestamp microservice