Coder Social home page Coder Social logo

iwgx / morsible Goto Github PK

View Code? Open in Web Editor NEW
17.0 2.0 0.0 1.61 MB

:loudspeaker: Fast and reliable morse translator

Home Page: https://morsible.ilhamwahabi.com

License: MIT License

TypeScript 96.05% JavaScript 3.95%
react splitbee vercel nextjs twin-macro preact emotion jest testing-library

morsible's Introduction

Morsible

Translator for text <-> morse with speech functionality. Have optimized performance, PWA support, and accessibility friendly.

Built for the sake of IF4081 - Informatika untuk Komunitas lectures, also to explore new tech stack and things about audio management in React Preact.

Tech stack:

  • React Preact + Typescript with Next.js
  • twin.macro with emotion and Tailwind CSS for styling
  • @testing-library/react and Jest for testing
  • Splitbee for analytics
  • Vercel for deployment

Usage

  1. Clone this repo
  2. Get Google API Key from Google Cloud Console and enable Text-to-speech & Speech-to-text, then create .env file with variables
NEXT_PUBLIC_GOOGLE_API_KEY=xxxxxxxxxx
  1. Install package, npm install
  2. Run, npm run dev

morsible's People

Contributors

ilhamwahabi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

morsible's Issues

Fix jsdom in Jest@27

When we update Jest and it's related package to version 27.x.x, we will get error when run npm run test

Fix rapid play morse button issue

It will product too many parallel noise, meanwhile it should just play one instead.

We are using loop here instead combine the audio instead, so I don't find how to break the loop from outside yet

Add link sharing functionality

There is commented code in pages/index.tsx, now need to add button with link icon that when clicked should copy the url

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.