2020 - Node.js APIs and React Apps:
Besta.domains - After working at an AI company for a couple years, I wanted try my hand at data and text analysis. This started out as a quick evening side project. It's now the best domain name suggestions engine in the industry. It doesn't just search. It actually generates new phrases using NLP! Also, an API to check domain availability of 100s of domains at a time. For this I created a load-balancer of 10 cloud servers. When you make a call to the API, it distributes the 100s of domains evenly accross the servers, for x10 faster response.
Wordio.co - Wrote some linguistic APIs and algorithms, for AI, writing, or search applications. Compiled and edited a thesaurus of 300,000+ words. Find the root-word, parts-of-speech, sentiment analysis, abbreviations, contractions, singular/plural, etc. Get synonyms and related words, organized by sentiment. Word-breaking, tokenization, lemmatization and spellcheck on text inputs without spaces (useful for domain names). Demo: wordio.co