👋 Hello, I am

Chara Siaw

Front-end developer, based in Canada

Check out my featured projects below

coding-project

First Coding Project

My first project in SheCodes. It was built on a HTML page with CSS styling. Answering the prompts after clicking the "Buy" button will change the header at the top of the website, which is made possible with Javascript.

Learn more

Weather App

This weather app was created with HTML, CSS, and Javascript. It includes an active API to retrieve real-time weather information from any city around the world. The background changes color according to the time of the day, and the home button will get coordinates of your current location to show the weather wherever you are.

Learn more
weather-app
coding-project

React Weather App

This weather app uses similar HTML and the same weather API as the previous project, except that it was created using React. Another API was used to show animated weather icons on the page.

Learn more

Dictionary App

A dictionary app built entirely using React and a dictionary API. By searching a word, you can listen to the pronunciation, know the different meanings, look at examples of how to use it in sentences, and learn the synonyms. Another API was integrated to show you pictures associated with the word you searched.

Learn more
weather-app