My JS Projects

Web Applications

Yes Sir Voice Assistant

Voice assistant based on the algorithm of my application Yes Sir, which outputs the most relative information based on tags.

Singularize / Pluralize

A small web application to convert a word to plural/singular form using React, Node.js, Github and own APIs.
* As the basis of functionality for word conversion was taken open source code: "pluralize".
* To receive the conversion result, I created my own API and deployed it on render.com

* This works for English words only!

React Components

Input field with suggestion list

A component for React: Input field with suggestion list. It should be used to add an input field with a list of items which will be displayed depending on the text with keywords(tags) entered in the input field.

Used technologies: React, Node.js, JavaScript, TypeScript, HTML, CSS.

Pulsating loader

A component for React. It's showing an icon with pulsating circle and hides the entire page in a semi-transparent color.

NPM Packages