¯¯(•ㅅ•)¯¯ Lauren Kung ¯¯(•ㅅ•)¯¯ [Projects] [About] [Resume]
Snail Mail Snail Mail is a web app that allows users to send text messages one character at a time, once an hour. It is a critical reflection and conceptual experiment about communication, specifically texting. When approaching this project, I thought about how I could change text messaging to make messages more meaningful. I consume so much media that I sometimes forget what a text says immediately after sending or reading it. Originally, I planned on making a messaging app that allows users to send only one message per 24 hours. Additionally, I wanted users to wait 24 hours to see their message. I simplified the execution of this concept while focusing on making texts more precious and text messaging more archaic.

When communicating through text, many people fixate over the time it takes for someone to respond to their message or the amount of texts someone sends them and try to extract meaning from those behaviors. How can we redesign and simplify texting to promote less fixation? This project was created with JavaScript and HTML, using a cron job to periodically schedule the text messages and the Twilio Messaging API to send the text messages.