Development
Below are some personal projects I've been working on to grow my skills using JavaScript and React.
SEE IT IN ACTION
News Source App
Small project using the newsapi.org API to fetch the top 10 articles. Upon the initial load, it displays the top articles from all the sources, until a new source is requested. Some items still requiring attention include what if the API doesn't load, and other failsafes.
view siteFRONTEND DEVELOPMENT
framework for Hikashop extension
A shopping cart framework with code that was flexible but could withstand extension updates and modifications from the client.
see more