Skip to content
This repository was archived by the owner on Mar 17, 2019. It is now read-only.

JorelAli/Oodler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oodler

Makes text go oodle by replacing vowels with "oodle"

Oodler is a small website that I created which includes a textbox. When text is entered into the textbox, another field returns the same text but with "oodle" being in place instead of vowels.

This was one of my first projects that involved using JavaScript to handle text replacement and interacting with the web-based text-to-speech (TTS) functions. I also learned how to use the basics of BootStrap to create a modern looking user interface.

In addition to this, I added the Konami Code to the website as an Easter Egg feature, which reveals extra functionality.

You can view the Oodler webpage here

View HTML code (main website content): index.html
View JavaScript code (does the oodling and speech): oodler.js

About

Makes text go oodle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors