You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Javascript Checkpoint 1: Develop an inverted index object that takes a JSON array of text objects and creates an index from the array. The index allows a user to search for text blocks in the array that contain a specified collection of words.
An application that takes in a JSON array of text objects and creates an index from the array allowing users to search for words contained in the array.
Document Management System: The system manages documents, users and user roles. Each document defines access rights; the document defines which roles can access it. Also, each document specifies the date it was published.
Bright events provides a platform for event organizers to create and manage different types of events while making them easily accessible to target markets
A simple Progressive web app that converts a given amount from one currency to another .It is an individual project for ALC3.0 mobile web specialist learners
The currency convertor, a project that helps one convert currencies from one country to the other. I developed it for the Google Africa Scholarship challenge.