-
**Deskripsi**
Pembuatan Low-fi oleh U/UX Designer untuk menggambarkan rancangan dasar mengenai aplikasi Web yang akan dibuat yaitu FunTri
**Implementasi Detail**
- [x] Homepage
- [x] Jokes Page
- [x]…
-
From Module-JS2 created by [Dedekind561](https://github.com/Dedekind561): CodeYourFuture/Module-JS2#47
### Link to the coursework
Look up the `quote-generator` app in the `week-3` directory to g…
-
![image.png](https://raw.githubusercontent.com/ThawTunZan/pe/main/files/cd670dfd-0929-44ed-a1cd-9f8fb2e85fab.png)
The quote retrieved is not "random". It retrieves the same set of quote from a list …
-
Building a chrome extension Bot:
- [x] Research chrome extensions S
- [x] Basic HTML and CSS with buttons S
- [x] 19px square icon S
_Functionality_ M
- [x] Two buttons M
- [x] Button one…
-
$(document).click(function () {
var prev = "";
var sentences = [
'You are somewhere in the ocean.',
'You are the seer and the snake.',
'The irony is that you are…
-
For anyone that hasn't seen the latest South Park:
https://www.youtube.com/watch?v=ndI9vkgw_1Y
It would be cool to implement something that allows you to put "memories" (much like quotes) into V…
-
Saying `:T` followed by a search string should pick up to 30 quotes at random and enqueue them for future quoting (i.e. when someone says the quote trigger).
-
Quotes API Integration (Overall Feature)
- Description: Will need to modify loadQuote() function in index.html. Additionally logic must be added/maintained to ensure daily quote persistence (the sa…
-
It would be neat to experiment with different ways to offer awards! For example, what if the awarded role name was randomized from a bank of Pokemon Anime/Manga/Game quotes?
-
Now we're ready to really build our quote bot. To test things out, we'll read all the quotes from a file and print the first one.
First, you can remove our test quote, the print statement on line 2. …