- Developed custom wikipedia search application where user can search and view curate results and can see detailed explanation in wikipedia by clicking on the specific result - Displayed list of search results with HTML list elements with hyperlink as url, styled list using CSS, Bootstrap and implemented responsiveness using Flex properties and CSS Box model. - Fetched search results from server asynchronously using fetch GET HTTP API call. When a user clicks on a particular result, opens the website