Typer
Typer
Typer
Breaking the boundaries of language systems and bridge more than one language into one.
Breaking the boundaries of language systems and bridge more than one language into one.
Breaking the boundaries of language systems and bridge more than one language into one.
Personal Project
Personal Project
Personal Project
10 weeks
10 weeks
10 weeks
Interactive Web
Interactive Web
Interactive Web
Linguistics, Creative Coding
Linguistics, Creative Coding
Linguistics, Creative Coding
Overview
Overview
As a multilingual speaker, I explored how three languages, English, Japanese, and Korean can combine in a fun and engaging way. Through JQuery, I tested how Korean and Japanese vowels or consonants can replace the 26 letters of the alphabet.
As a multilingual speaker, I explored how three languages, English, Japanese, and Korean can combine in a fun and engaging way. Through JQuery, I tested how Korean and Japanese vowels or consonants can replace the 26 letters of the alphabet.
My Role
Research
Creative Coding
Interactive Design
Personal Project
Tools
Sublime Text
Github
Timeline
10 weeks
Phonetics and Consonants
A Phonological Approach to a Multilingual Typing Keyboard
A Phonological Approach to a Multilingual Typing Keyboard
The Japanese language is formed with 14 consonants and 5 vowels (a, e, i, o, u), and the Korean language is made up of 14 consonants and 5 double consonants. Through vowels, I found similarities in the English alphabet through phonology. I used the English alphabet as the foundation to create a multilingual typer keyboard.
The Japanese language is formed with 14 consonants and 5 vowels (a, e, i, o, u), and the Korean language is made up of 14 consonants and 5 double consonants. Through vowels, I found similarities in the English alphabet through phonology. I used the English alphabet as the foundation to create a multilingual typer keyboard.
Phonetics and Consonants
Finding the similarities and differences
Finding the similarities and differences
Finding phonetic similarities between English, Korean, and Japanese, I first listed out all the alphabets and matched them with Japanese and Korean characters that are phonetically similar.
Finding phonetic similarities between English, Korean, and Japanese, I first listed out all the alphabets and matched them with Japanese and Korean characters that are phonetically similar.
Design
CSS and Javascript
CSS and Javascript
Step 1: Index Page
Step 1: Index Page
The index page splits into two sides where the English translation is visible on the right.
The index page splits into two sides where the English translation is visible on the right.
Step 2: Translating Unicode to Characters
Step 2: Translating Unicode to Characters
When the keys are pressed, certain characters are replaced by Korean or Japanese characters.
When the keys are pressed, certain characters are replaced by Korean or Japanese characters.
Step 3: If Statement
Step 3: If Statement
The teenager’s request for a ride is redesigned with the implementation of the rides approved by a guardian and ride permission from the parent. Before the teenager’s ride request, the parent filters out the kind of cars the teenager can take. Additionally, if the teenager requests a ride to a new unapproved location, the parent must first approve the new location.
The teenager’s request for a ride is redesigned with the implementation of the rides approved by a guardian and ride permission from the parent. Before the teenager’s ride request, the parent filters out the kind of cars the teenager can take. Additionally, if the teenager requests a ride to a new unapproved location, the parent must first approve the new location.
Step 4: CSS
Step 4: CSS
In designing the index page, I kept a simple and minimalistic approach, making sure that the translation was legible. I also used Noto Sans because it is the global font for over 1,000 languages.
In designing the index page, I kept a simple and minimalistic approach, making sure that the translation was legible. I also used Noto Sans because it is the global font for over 1,000 languages.
Retrospective