Guitar Chords
Full page version here: https://jadujoel.github.io/guitar-chords/
Overview
Section titled “Overview”Guitar Chords is an interactive web application that lets you search for guitar chords and see them displayed on a guitar neck diagram. It includes audio playback powered by WebAudioFont so you can hear what each chord sounds like.
Features
Section titled “Features”- Chord Search — Look up any chord by name
- Guitar Neck Visualization — See finger positions displayed on an interactive fretboard
- Audio Playback — Hear chords played back using WebAudioFont
- Responsive Design — Works on desktop and mobile
Tech Stack
Section titled “Tech Stack”| Language | TypeScript (91.9%) |
| Audio | WebAudioFont |
| Build | Bun |
| Deploy | GitHub Pages |
Source Code
Section titled “Source Code”The source code is available on the project’s GitHub repository.