This repo saves my practices during the period when I participate at KT Cloud Tech Up.
| Folder Name | Description |
|---|---|
| cat_race_js | The First homework at the coding bootcamp. I had to create a vanilla website with pure HTML, CSS, and JavaScript without React. |
| calcultor | The toyproject to learn React. I applied MVC pattern at this project to exprience variable architecture. |