User:Youjung/PMOMMs: Difference between revisions
No edit summary |
|||
| Line 5: | Line 5: | ||
== Crumbles of Reflection == | == Crumbles of Reflection == | ||
====== What is it? ====== | |||
''Crumbles of reflection'' is a website where you can create a illustration with stickers. Each sticker is a drawing that represents/reflects on keywords(e.g. curiosity, serenity, resilience, anxiety, hesitation, emptiness) that can express your inner states. You select a keyword or shape you like and make a drawing or a meaning. | |||
====== Why make it? ====== | |||
Drawing something is a way of letting things out. But often times, it is difficult to start drawing. You are blocked, thinking about what to draw. ''Crumbles of Reflection'' already has a set of drawings which you can already start with. Don't overthink and just start making something. Maybe it can be like decorating your journal. It is scary draw something on your diary but it is easy to just stick something on there. | |||
====== Workflow ====== | |||
# List up keywords, ask people around you if they have any keywords they are thinking about themselves. | |||
# Draw a shape thinking about the keywords and scan them. | |||
# Make a website using canvas API add functions such as rotate, resize, delete and download | |||
# Connect to flask application where you can save the drawings | |||
# Upload it to a server | |||
# Test it out | |||
====== Timetable ====== | |||
Relation to a wider context | ====== Rapid prototypes (scratches)* ====== | ||
====== Previous practice ====== | |||
====== Relation to a wider context ====== | |||
== Idea 2 == | == Idea 2 == | ||
Revision as of 15:18, 15 April 2026
Projects that may or may not be made!
Crumbles of Reflection
What is it?
Crumbles of reflection is a website where you can create a illustration with stickers. Each sticker is a drawing that represents/reflects on keywords(e.g. curiosity, serenity, resilience, anxiety, hesitation, emptiness) that can express your inner states. You select a keyword or shape you like and make a drawing or a meaning.
Why make it?
Drawing something is a way of letting things out. But often times, it is difficult to start drawing. You are blocked, thinking about what to draw. Crumbles of Reflection already has a set of drawings which you can already start with. Don't overthink and just start making something. Maybe it can be like decorating your journal. It is scary draw something on your diary but it is easy to just stick something on there.
Workflow
- List up keywords, ask people around you if they have any keywords they are thinking about themselves.
- Draw a shape thinking about the keywords and scan them.
- Make a website using canvas API add functions such as rotate, resize, delete and download
- Connect to flask application where you can save the drawings
- Upload it to a server
- Test it out