diff --git a/Projects/1-Beginner/Dollars-To-Cents-App.md b/Projects/1-Beginner/Dollars-To-Cents-App.md index 94433892..c11d24bd 100644 --- a/Projects/1-Beginner/Dollars-To-Cents-App.md +++ b/Projects/1-Beginner/Dollars-To-Cents-App.md @@ -26,4 +26,4 @@ The challenge: Try this without using any frameworks. ## Example projects -- [Dollars to cents converter](https://github.com/LimonJuice322/Dollars-to-cents-converter) +- [Dollars to cents converter app](https://codepen.io/limonjuice322/pen/zYrMjEB) diff --git a/Projects/2-Intermediate/Timezone-Slackbot.md b/Projects/2-Intermediate/Timezone-Slackbot.md index b943555b..f054e1b5 100644 --- a/Projects/2-Intermediate/Timezone-Slackbot.md +++ b/Projects/2-Intermediate/Timezone-Slackbot.md @@ -36,3 +36,5 @@ More information about timezones can be found [here](https://www.timeanddate.com ## Example projects [Quickly Determine What Country and Time Zone Your Coworkers Are in This Week Using This Tool](https://lifehacker.com/quickly-determine-what-country-and-time-zone-your-cowor-1833011887) + +[Timezones App](https://limonjuice322.github.io/timezones_app/) (repository - https://github.com/LimonJuice322/timezones_app)