Doom Scheme

less than a minute read

Doom Scheme's hero image

Summary

I’m currently building a React Native app for composing and sharing rap verses. Features include a dictionary and thesaurus API, syllable counter, and GPT-3-powered completion of user input using consonance, slant rhymes, onomatopoeia, etc. Users can share their rap lyrics as well as view and like other raps shared for public discovery.

This project differs from my others in this portfolio in that I’m documenting Doom Scheme as a I build it. All the other projects on this site are in production and documented here.

The GPT-powered feature is up and running, which you can check out on my Github . Now all that’s left is building the app itself, which you can track via the repo and my changelogs.