Guitar Tuner

tl;dr An interactive instrument tuning app that generates sine waves via Tone.js.

  1. * not yet mobile responsive.
  2. Developed a single-page guitar tuner app using Svelte and Vite, showcasing proficiency in lightweight and performant web development.

  3. Utilized Tone.js library to accurately generate the corresponding pitches for standard guitar tuning, providing a reliable and convenient tuning solution.

  4. Implemented the entire app functionality within the main App.svelte file for efficient component-based architecture and code organization.

  5. Deployed the guitar tuner app to Vercel for seamless integration with Svelte and Vite - easy deployment and hosting.

  6. Optimized the app for fast loading and responsiveness, ensuring a smooth user experience for guitarists seeking a quick and reliable tuning tool.
  7. Stretch cases: improve aesthetic detail and more tunings!

Client Side

  • JavaScript
  • Svelte.js

Styling

  • Tailwind CSS

Deployment

  • Vercel