{"id":38,"date":"2026-07-17T16:51:35","date_gmt":"2026-07-17T16:51:35","guid":{"rendered":"https:\/\/unsentprojectpro.com\/blog\/?p=38"},"modified":"2026-07-17T17:21:21","modified_gmt":"2026-07-17T17:21:21","slug":"the-history-of-the-unsent-project","status":"publish","type":"post","link":"https:\/\/unsentprojectpro.com\/blog\/the-history-of-the-unsent-project\/","title":{"rendered":"The History of The Unsent Project"},"content":{"rendered":"\n<!-- \n  NOTE: Ye simplified version hai. Meta description, keywords, canonical, \n  OG tags, aur teeno JSON-LD schema scripts (Article, Breadcrumb, FAQ) \n  HATA diye gaye hain kyunke RankMath ye sab khud add kar deta hai.\n-->\n<style>\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    .unsent-wrap8 {\n      --rose:    #fb7185;\n      --mauve:   #c084fc;\n      --indigo:  #818cf8;\n      --amber:   #fbbf24;\n      --bg:      #fdf8ff;\n      --ink:     #12061f;\n      --mid:     #5a3f72;\n      --muted:   #9878b8;\n      --glass:   rgba(255,255,255,0.62);\n      --rim:     rgba(192,132,252,0.18);\n      --glow:    0 8px 40px rgba(129,140,248,0.10);\n      font-family: 'Inter', sans-serif;\n      background: var(--bg);\n      color: var(--ink);\n      line-height: 1.8;\n      font-size: 1rem;\n      position: relative;\n    }\n\n    .hero { padding: 5.5rem 1.6rem 4rem; text-align: center; position: relative; overflow: hidden; }\n    .hero-inner { max-width: 740px; margin: 0 auto; animation: rise .65s ease both; }\n\n    .era-pill {\n      display: inline-flex; align-items: center; gap: 0.5rem;\n      background: rgba(251,191,36,0.12); border: 1px solid rgba(251,191,36,0.3);\n      border-radius: 100px; padding: 0.32rem 1rem;\n      font-size: 0.77rem; font-weight: 600; color: #92400e;\n      letter-spacing: 0.07em; text-transform: uppercase; margin-bottom: 1.5rem;\n    }\n\n    .unsent-wrap8 h1 {\n      font-family: 'DM Serif Display', serif;\n      font-size: clamp(2rem, 5.5vw, 3.2rem);\n      line-height: 1.18; color: var(--ink); margin-bottom: 1.3rem;\n    }\n    .unsent-wrap8 h1 em { font-style: italic; color: var(--mauve); }\n    .hero-sub { font-size: 1.05rem; color: var(--mid); max-width: 560px; margin: 0 auto 2.4rem; font-weight: 300; }\n\n    .btn8 {\n      display: inline-block;\n      background: linear-gradient(135deg, var(--rose), var(--mauve));\n      color: #fff; font-weight: 600; font-size: 0.93rem;\n      padding: 0.88rem 2.3rem; border-radius: 100px;\n      text-decoration: none;\n      box-shadow: 0 4px 24px rgba(251,113,133,0.30);\n      transition: transform .2s, box-shadow .2s;\n    }\n    .btn8:hover { transform: translateY(-3px); box-shadow: 0 10px 36px rgba(251,113,133,0.42); }\n\n    .stats { max-width: 900px; margin: 0 auto; padding: 0 1.6rem; }\n    .stats-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 1rem; margin-bottom: 0.5rem; }\n    .stat-card {\n      background: var(--glass); border: 1px solid var(--rim);\n      border-radius: 18px; padding: 1.3rem 1rem; text-align: center;\n      backdrop-filter: blur(8px); box-shadow: var(--glow);\n    }\n    .stat-num {\n      font-family: 'DM Serif Display', serif; font-size: 1.9rem; line-height: 1;\n      background: linear-gradient(120deg, var(--rose), var(--mauve));\n      -webkit-background-clip: text; -webkit-text-fill-color: transparent;\n    }\n    .stat-label { font-size: 0.78rem; color: var(--muted); margin-top: 0.3rem; font-weight: 500; }\n\n    .container8 { max-width: 900px; margin: 0 auto; padding: 0 1.6rem; }\n    .unsent-wrap8 section { padding: 3.5rem 0; }\n    .unsent-wrap8 section + section { border-top: 1px solid rgba(192,132,252,0.1); }\n\n    .unsent-wrap8 h2 {\n      font-family: 'DM Serif Display', serif;\n      font-size: clamp(1.5rem, 3vw, 2.1rem);\n      color: var(--ink); margin-bottom: 1.1rem; line-height: 1.25;\n    }\n    .unsent-wrap8 h2 .g {\n      background: linear-gradient(120deg, var(--rose), var(--mauve));\n      -webkit-background-clip: text; -webkit-text-fill-color: transparent;\n    }\n    .unsent-wrap8 p { color: #371a52; margin-bottom: 1.1rem; font-size: 0.97rem; }\n    .unsent-wrap8 p:last-child { margin-bottom: 0; }\n    .unsent-wrap8 a.il { color: var(--mauve); font-weight: 600; text-decoration: none; }\n    .unsent-wrap8 a.il:hover { text-decoration: underline; }\n\n    .timeline { position: relative; margin-top: 2.2rem; padding-left: 2rem; }\n    .timeline::before {\n      content: '';\n      position: absolute; left: 0; top: 6px; bottom: 0; width: 2px;\n      background: linear-gradient(180deg, var(--rose), var(--mauve), var(--indigo), transparent);\n    }\n\n    .tl-item { position: relative; margin-bottom: 2.4rem; }\n    .tl-item:last-child { margin-bottom: 0; }\n\n    .tl-dot {\n      position: absolute; left: -2.7rem; top: 4px;\n      width: 18px; height: 18px; border-radius: 50%;\n      background: linear-gradient(135deg, var(--rose), var(--mauve));\n      box-shadow: 0 0 0 4px rgba(192,132,252,0.18);\n      z-index: 1;\n    }\n\n    .tl-year {\n      font-family: 'DM Serif Display', serif;\n      font-size: 0.82rem; font-weight: 400;\n      color: var(--rose); letter-spacing: 0.08em;\n      text-transform: uppercase; margin-bottom: 0.3rem;\n    }\n\n    .tl-card {\n      background: var(--glass); border: 1px solid var(--rim);\n      border-radius: 18px; padding: 1.5rem 1.6rem;\n      backdrop-filter: blur(8px); box-shadow: var(--glow);\n      transition: transform .2s;\n    }\n    .tl-card:hover { transform: translateX(5px); }\n    .tl-card h3 { font-size: 1.05rem; font-weight: 600; color: var(--ink); margin-bottom: 0.45rem; }\n    .tl-card p { font-size: 0.9rem; color: var(--mid); margin: 0; }\n\n    .founder-card {\n      background: var(--glass); border: 1px solid var(--rim);\n      border-radius: 24px; padding: 2.2rem;\n      backdrop-filter: blur(10px); box-shadow: var(--glow);\n      margin-top: 1.8rem;\n      display: grid; grid-template-columns: 90px 1fr; gap: 1.8rem; align-items: start;\n    }\n    .founder-avatar {\n      width: 90px; height: 90px; border-radius: 50%;\n      background: linear-gradient(135deg, var(--rose), var(--mauve), var(--indigo));\n      display: flex; align-items: center; justify-content: center;\n      font-size: 2.5rem; flex-shrink: 0;\n    }\n    .founder-info h3 { font-family: 'DM Serif Display', serif; font-size: 1.3rem; color: var(--ink); margin-bottom: 0.3rem; }\n    .founder-role { font-size: 0.78rem; font-weight: 600; letter-spacing: 0.07em; text-transform: uppercase; color: var(--mauve); margin-bottom: 0.75rem; }\n    .founder-info p { font-size: 0.9rem; color: var(--mid); margin: 0; }\n\n    .milestone-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 1.1rem; margin-top: 1.8rem; }\n    .ms-card {\n      background: var(--glass); border: 1px solid var(--rim);\n      border-radius: 18px; padding: 1.5rem 1.4rem;\n      backdrop-filter: blur(8px); box-shadow: var(--glow);\n      transition: transform .2s, box-shadow .2s;\n    }\n    .ms-card:hover { transform: translateY(-4px); box-shadow: 0 14px 44px rgba(129,140,248,0.13); }\n    .ms-icon { font-size: 1.8rem; margin-bottom: 0.6rem; }\n    .ms-card h3 { font-size: 0.97rem; font-weight: 600; color: var(--ink); margin-bottom: 0.35rem; }\n    .ms-card p { font-size: 0.85rem; color: var(--mid); margin: 0; }\n\n    .pq8 {\n      margin: 2.5rem 0;\n      padding: 1.5rem 1.8rem 1.5rem 2rem;\n      border-left: 4px solid;\n      border-image: linear-gradient(180deg, var(--rose), var(--mauve)) 1;\n      background: linear-gradient(120deg, rgba(251,113,133,0.06), rgba(192,132,252,0.05));\n      border-radius: 0 18px 18px 0;\n    }\n    .pq8 p { font-family: 'DM Serif Display', serif; font-style: italic; font-size: 1.18rem; color: var(--mauve); margin: 0; line-height: 1.65; }\n\n    .news-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 1.2rem; margin-top: 1.8rem; }\n    .news-card {\n      background: var(--glass); border: 1px solid var(--rim);\n      border-radius: 20px; padding: 1.6rem;\n      backdrop-filter: blur(8px); box-shadow: var(--glow);\n      transition: transform .2s;\n    }\n    .news-card:hover { transform: translateY(-3px); }\n    .news-tag {\n      display: inline-block; font-size: 0.7rem; font-weight: 700;\n      letter-spacing: 0.08em; text-transform: uppercase;\n      background: linear-gradient(120deg, rgba(251,113,133,0.12), rgba(192,132,252,0.10));\n      color: var(--mauve); border: 1px solid rgba(192,132,252,0.2);\n      border-radius: 100px; padding: 0.2rem 0.75rem; margin-bottom: 0.7rem;\n    }\n    .news-card h3 { font-size: 1rem; font-weight: 600; color: var(--ink); margin-bottom: 0.45rem; }\n    .news-card p { font-size: 0.87rem; color: var(--mid); margin: 0; }\n\n    .related-box {\n      background: linear-gradient(135deg, rgba(251,113,133,0.07), rgba(192,132,252,0.07));\n      border: 1px solid var(--rim); border-radius: 20px;\n      padding: 1.8rem 2rem; margin: 2rem 0;\n    }\n    .related-box h3 { font-family: 'DM Serif Display', serif; font-size: 1.15rem; color: var(--ink); margin-bottom: 1rem; }\n    .related-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 0.75rem; }\n    .related-link {\n      display: flex; align-items: center; gap: 0.6rem;\n      text-decoration: none; color: var(--mid); font-size: 0.88rem; font-weight: 500;\n      background: var(--glass); border: 1px solid var(--rim);\n      border-radius: 12px; padding: 0.7rem 1rem;\n      transition: color .2s, background .2s;\n    }\n    .related-link:hover { color: var(--mauve); background: rgba(192,132,252,0.1); }\n\n    .faq8 { margin-top: 1.8rem; display: flex; flex-direction: column; gap: 0.85rem; }\n    .unsent-wrap8 details {\n      background: var(--glass); border: 1px solid var(--rim);\n      border-radius: 14px; padding: 1.15rem 1.4rem;\n      backdrop-filter: blur(8px); cursor: pointer; transition: box-shadow .2s;\n    }\n    .unsent-wrap8 details[open] { box-shadow: var(--glow); }\n    .unsent-wrap8 summary {\n      font-weight: 600; font-size: 0.96rem; color: var(--ink);\n      list-style: none; display: flex; justify-content: space-between; align-items: center; gap: 1rem;\n    }\n    .unsent-wrap8 summary::-webkit-details-marker { display: none; }\n    .unsent-wrap8 summary::after { content: '+'; color: var(--rose); font-size: 1.3rem; flex-shrink: 0; transition: transform .25s; }\n    .unsent-wrap8 details[open] summary::after { transform: rotate(45deg); }\n    .unsent-wrap8 details p { margin-top: 0.75rem; font-size: 0.9rem; color: var(--mid); }\n\n    .cta-banner8 {\n      background: linear-gradient(135deg, rgba(251,113,133,0.09), rgba(192,132,252,0.09));\n      border: 1px solid var(--rim); border-radius: 26px;\n      padding: 3.2rem 2rem; text-align: center; margin: 2rem 0;\n    }\n    .cta-banner8 h2 { margin-bottom: 0.75rem; }\n    .cta-banner8 p { color: var(--mid); max-width: 480px; margin: 0 auto 1.8rem; }\n\n    @media (max-width: 640px) {\n      .founder-card { grid-template-columns: 1fr; }\n      .founder-avatar { width: 70px; height: 70px; font-size: 2rem; }\n      .timeline { padding-left: 1.4rem; }\n      .tl-dot { left: -2rem; }\n    }\n\n    @keyframes rise {\n      from { opacity: 0; transform: translateY(22px); }\n      to   { opacity: 1; transform: translateY(0); }\n    }\n<\/style>\n\n<div class=\"unsent-wrap8\">\n\n  <!-- HERO -->\n  <header class=\"hero\">\n    <div class=\"hero-inner\">\n      <div class=\"era-pill\">\ud83d\udcc5 Origin Story \u00b7 Founded 2026<\/div>\n      <h1>The History of<br><em>The Unsent Project<\/em><\/h1>\n      <p class=\"hero-sub\">How a single artistic question \u2014 &#8220;What would you say to your first love if you could say anything?&#8221; \u2014 became a global archive of over one million unsent messages.<\/p>\n      <a href=\"https:\/\/unsentprojectpro.com\/submit.html\" class=\"btn8\">\u2709 Add Your Message to History<\/a>\n    <\/div>\n  <\/header>\n\n  <!-- STAT STRIP -->\n  <div class=\"stats\">\n    <div class=\"stats-grid\">\n      <div class=\"stat-card\">\n        <div class=\"stat-num\">2026<\/div>\n        <div class=\"stat-label\">Year founded<\/div>\n      <\/div>\n      <div class=\"stat-card\">\n        <div class=\"stat-num\">1M+<\/div>\n        <div class=\"stat-label\">Submissions collected<\/div>\n      <\/div>\n      <div class=\"stat-card\">\n        <div class=\"stat-num\">10+<\/div>\n        <div class=\"stat-label\">Years running<\/div>\n      <\/div>\n      <div class=\"stat-card\">\n        <div class=\"stat-num\">\u221e<\/div>\n        <div class=\"stat-label\">Colors of feeling<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <main>\n\n    <!-- SECTION 1: ORIGIN -->\n    <section>\n      <div class=\"container8\">\n        <h2>Where It <span class=\"g\">All Began<\/span><\/h2>\n        <p>Every project starts with a question. For <strong>The Unsent Project<\/strong>, that question was deceptively simple: <em>What would you say to your first love if you could say anything \u2014 and they would never receive it?<\/em><\/p>\n        <p>Artist Rora Blue posed that question in 2015 and built a minimal submission form around it. The premise was deliberately stripped back: no profiles, no names, no social mechanics. Just a text field and a color picker. Write the message. Choose the color you associate with this person. Submit. Done.<\/p>\n        <p>What Rora Blue expected was a modest art project. What happened was something else entirely. Within its first year, submissions flooded in from people across the world \u2014 in dozens of languages, from every age group, from every kind of love and loss imaginable. The simple act of having somewhere to put the things you never said turned out to be something millions of people had been quietly waiting for.<\/p>\n\n        <div class=\"pq8\">\n          <p>&#8220;The question was simple. The response was a million people saying \u2014 finally, somewhere I can say the thing.&#8221;<\/p>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- SECTION 2: FOUNDER -->\n    <section>\n      <div class=\"container8\">\n        <h2>The Founder: <span class=\"g\">Rora Blue<\/span><\/h2>\n        <p>Behind every meaningful project is a person with a vision \u2014 and The Unsent Project is no different. <strong>Rora Blue<\/strong> is a multidisciplinary artist whose work sits at the intersection of color, emotion, and collective human experience.<\/p>\n\n        <div class=\"founder-card\">\n          <div class=\"founder-avatar\">\ud83c\udfa8<\/div>\n          <div class=\"founder-info\">\n            <h3>Rora Blue<\/h3>\n            <div class=\"founder-role\">Founder \u00b7 Artist \u00b7 Creator<\/div>\n            <p>Rora Blue built The Unsent Project not as a social network or a confessional app, but as an art piece \u2014 one where the submissions themselves are the medium. The decision to organize everything by color rather than date, popularity, or identity reflects a deeply considered artistic philosophy: emotion is not sequential. It doesn&#8217;t trend. It has color.<\/p>\n            <p style=\"margin-top:0.85rem;\">The project is followed on social media as <strong>@theunsentproject<\/strong>, where Rora Blue shares selected submissions and updates, giving the archive a living, ongoing presence beyond the website.<\/p>\n          <\/div>\n        <\/div>\n\n        <p style=\"margin-top:1.5rem;\">What makes Rora Blue&#8217;s approach distinctive is the restraint. The Unsent Project could have added features, gamified sharing, introduced profiles or reactions. It didn&#8217;t. Every deliberate design choice \u2014 anonymous, colorful, minimal \u2014 serves the emotional core of the project. That discipline is what makes it work.<\/p>\n      <\/div>\n    <\/section>\n\n    <!-- SECTION 3: TIMELINE -->\n    <section>\n      <div class=\"container8\">\n        <h2>A Timeline of <span class=\"g\">Growth &amp; Milestones<\/span><\/h2>\n        <p>From a small art experiment to a cultural phenomenon \u2014 here&#8217;s how The Unsent Project grew over the years.<\/p>\n\n        <div class=\"timeline\">\n\n          <div class=\"tl-item\">\n            <div class=\"tl-dot\"><\/div>\n            <div class=\"tl-year\">2015 \u2014 The Beginning<\/div>\n            <div class=\"tl-card\">\n              <h3>The Project Launches<\/h3>\n              <p>Rora Blue launches The Unsent Project with a simple submission form. The concept: write what you never sent to your first love, choose a color, submit anonymously. The first wave of submissions arrives \u2014 raw, immediate, and unexpectedly resonant. The archive begins.<\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"tl-item\">\n            <div class=\"tl-dot\"><\/div>\n            <div class=\"tl-year\">2016\u20132017 \u2014 Going Viral<\/div>\n            <div class=\"tl-card\">\n              <h3>The Internet Discovers It<\/h3>\n              <p>The project spreads organically across Tumblr, Twitter, and Instagram. Thousands of submissions arrive in waves as people screenshot their favorite messages and share them. The color-based archive becomes a browsing experience unlike anything else \u2014 people spend hours reading through one color at a time. The project crosses 100,000 submissions.<\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"tl-item\">\n            <div class=\"tl-dot\"><\/div>\n            <div class=\"tl-year\">2018\u20132019 \u2014 Cultural Recognition<\/div>\n            <div class=\"tl-card\">\n              <h3>Press Coverage &amp; Exhibitions<\/h3>\n              <p>The Unsent Project begins receiving serious press attention. Articles in lifestyle, art, and psychology publications explore why the project resonates so deeply. Physical exhibitions bring the archive to life \u2014 messages printed and displayed in large-scale installations, organized by color, filling gallery walls with the emotional weight of what was never said.<\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"tl-item\">\n            <div class=\"tl-dot\"><\/div>\n            <div class=\"tl-year\">2020\u20132021 \u2014 The Pandemic Surge<\/div>\n            <div class=\"tl-card\">\n              <h3>A Million Unsent Things<\/h3>\n              <p>During a period of global isolation, The Unsent Project experiences a significant surge in submissions. People locked indoors, separated from those they love, turn to the archive to process grief, longing, and connection. The project crosses one million submissions \u2014 a milestone that cements its place as one of the internet&#8217;s most significant emotional archives. The @theunsentproject social account grows substantially.<\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"tl-item\">\n            <div class=\"tl-dot\"><\/div>\n            <div class=\"tl-year\">2022\u20132024 \u2014 Steady Growth<\/div>\n            <div class=\"tl-card\">\n              <h3>Continuing to Grow, Every Day<\/h3>\n              <p>The archive continues to grow daily with no signs of slowing. New generations discover it \u2014 for many teenagers and young adults, it becomes the first place they hear about on social media when they experience their first heartbreak. The project&#8217;s decade-long consistency builds trust. It&#8217;s not a trend. It&#8217;s a fixture.<\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"tl-item\">\n            <div class=\"tl-dot\"><\/div>\n            <div class=\"tl-year\">2026 \u2014 Present Day<\/div>\n            <div class=\"tl-card\">\n              <h3>Still Here. Still Growing.<\/h3>\n              <p>Ten years after its founding, The Unsent Project remains one of the most emotionally significant platforms on the internet. The archive holds well over one million messages. New submissions arrive every day. The @theunsentproject social presence shares selected messages regularly. The project shows no signs of slowing \u2014 because people never stop having things they never said.<\/p>\n            <\/div>\n          <\/div>\n\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- SECTION 4: WHY IT MATTERS -->\n    <section>\n      <div class=\"container8\">\n        <h2>Unveiling Untold Stories: <span class=\"g\">Why It Matters<\/span><\/h2>\n        <p>The phrase <strong>&#8220;The Unsent Project unveiling untold stories&#8221;<\/strong> captures something real about what the archive has become. It&#8217;s not just a collection of emotional text messages. It&#8217;s a historical record \u2014 a documentation of how an entire generation (and several others) processed love, loss, longing, and the specific pain of things left unsaid.<\/p>\n        <p>Nothing like it has ever existed before. No other archive captures this exact slice of human emotional experience \u2014 the message written but never sent, the feeling held but never expressed, organized not by date or identity but by the color of feeling itself.<\/p>\n        <p>In that sense, The Unsent Project is doing something that historians and psychologists and novelists have always tried to do: preserving the interior emotional life of ordinary people at a specific moment in time. Except it keeps going. The record is still being written, one anonymous message at a time.<\/p>\n\n        <div class=\"milestone-grid\">\n          <div class=\"ms-card\">\n            <div class=\"ms-icon\">\ud83d\udcda<\/div>\n            <h3>Cultural Archive<\/h3>\n            <p>Over a million documented expressions of love and loss from real people across a decade \u2014 a record that can&#8217;t be replicated.<\/p>\n          <\/div>\n          <div class=\"ms-card\">\n            <div class=\"ms-icon\">\ud83e\udde0<\/div>\n            <h3>Psychological Relevance<\/h3>\n            <p>Referenced in discussions of expressive writing therapy, emotional processing, and the psychology of unexpressed feelings.<\/p>\n          <\/div>\n          <div class=\"ms-card\">\n            <div class=\"ms-icon\">\ud83c\udfa8<\/div>\n            <h3>Art That Scales<\/h3>\n            <p>A rare example of participatory art that remained true to its vision while scaling to millions of contributors.<\/p>\n          <\/div>\n          <div class=\"ms-card\">\n            <div class=\"ms-icon\">\ud83c\udf0d<\/div>\n            <h3>Global Reach<\/h3>\n            <p>Submissions in dozens of languages from every continent \u2014 proof that the experience of unspoken love is genuinely universal.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- SECTION 5: LATEST -->\n    <section>\n      <div class=\"container8\">\n        <h2>The Unsent Project <span class=\"g\">Today \u2014 What&#8217;s Latest<\/span><\/h2>\n        <p>As of 2026, The Unsent Project remains active, growing, and culturally relevant. Here&#8217;s what&#8217;s happening with the project right now.<\/p>\n\n        <div class=\"news-grid\">\n          <div class=\"news-card\">\n            <div class=\"news-tag\">Archive<\/div>\n            <h3>Still Accepting Submissions<\/h3>\n            <p>The submission form is live and active. New messages are added to the archive daily. The project has never closed to submissions since its 2015 launch.<\/p>\n          <\/div>\n          <div class=\"news-card\">\n            <div class=\"news-tag\">Social<\/div>\n            <h3>@theunsentproject Is Active<\/h3>\n            <p>The project&#8217;s social media presence continues to share selected submissions. Following the account gives you a curated window into the archive&#8217;s most resonant entries.<\/p>\n          <\/div>\n          <div class=\"news-card\">\n            <div class=\"news-tag\">Community<\/div>\n            <h3>New Generations Discovering It<\/h3>\n            <p>Each year brings a new wave of people encountering The Unsent Project for the first time \u2014 often through social media shares of particularly moving messages.<\/p>\n          <\/div>\n          <div class=\"news-card\">\n            <div class=\"news-tag\">Growth<\/div>\n            <h3>The Archive Keeps Expanding<\/h3>\n            <p>With over a million submissions already collected, the archive continues to grow. There is no sign of it slowing \u2014 because people never stop having things they never said.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"pq8\">\n          <p>&#8220;Ten years in, it&#8217;s still the same simple form. Write the thing. Choose a color. Let it go. That&#8217;s why it works.&#8221;<\/p>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- CTA -->\n    <div class=\"container8\">\n      <div class=\"cta-banner8\">\n        <h2>You&#8217;re Part of <span class=\"g\">This History<\/span><\/h2>\n        <p>Every submission adds to the archive. Every color chosen is a data point in the world&#8217;s largest emotional record. Your message belongs here too.<\/p>\n        <a href=\"https:\/\/unsentprojectpro.com\/submit.html\" class=\"btn8\">\u2709 Submit Your Message<\/a>\n      <\/div>\n    <\/div>\n\n    <!-- FAQ -->\n    <section>\n      <div class=\"container8\">\n        <h2>Frequently Asked <span class=\"g\">Questions<\/span><\/h2>\n        <div class=\"faq8\">\n          <details>\n            <summary>When did The Unsent Project start?<\/summary>\n            <p>The Unsent Project was started by artist Rora Blue in 2015. What began as a small personal art experiment grew organically into a global archive that crossed one million submissions during the pandemic years and continues growing today.<\/p>\n          <\/details>\n          <details>\n            <summary>Who created The Unsent Project?<\/summary>\n            <p>The Unsent Project was created by Rora Blue, a multidisciplinary artist interested in the intersection of color, emotion, and collective human experience. The project is also active on social media as @theunsentproject.<\/p>\n          <\/details>\n          <details>\n            <summary>Why did Rora Blue start The Unsent Project?<\/summary>\n            <p>Rora Blue created the project to explore what people would say to their first loves if consequence and reception were removed from the equation. The color element was added to capture the emotional dimension that language alone cannot convey \u2014 a key artistic decision that defines the project&#8217;s identity.<\/p>\n          <\/details>\n          <details>\n            <summary>What is &#8220;The Unsent Project unveiling untold stories&#8221;?<\/summary>\n            <p>This describes the project&#8217;s core purpose: surfacing the emotional truths that people carry but never express. The archive acts as a collective record of untold stories \u2014 messages that were felt, written, but never delivered. Together they form an extraordinary documentary of human love and loss.<\/p>\n          <\/details>\n          <details>\n            <summary>How many messages are in The Unsent Project?<\/summary>\n            <p>The archive has collected over one million anonymous submissions since its founding in 2015. New messages are added daily, and the archive continues to grow with no set limit or end date.<\/p>\n          <\/details>\n          <details>\n            <summary>Has The Unsent Project been shown in exhibitions?<\/summary>\n            <p>Yes. The project has been brought into physical exhibition contexts, with submissions printed and organized by color into large-scale installations. The visual impact of thousands of messages arranged by color gives the archive a presence that is striking even outside of a digital context.<\/p>\n          <\/details>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- CONCLUSION -->\n    <section>\n      <div class=\"container8\">\n        <h2>The <span class=\"g\">Bigger Picture<\/span><\/h2>\n        <p>Ten years is a long time for anything on the internet to remain not just alive, but relevant. Most platforms of The Unsent Project&#8217;s era have pivoted, sold, shut down, or been buried by algorithm changes. The Unsent Project has done none of those things. It just keeps accepting messages.<\/p>\n        <p>That staying power comes from something simple: it solves a real human problem. People have things they never said. They always will. And having somewhere honest and safe and anonymous to put those things \u2014 that need doesn&#8217;t expire.<\/p>\n        <p>The history of The Unsent Project is still being written. Every day. One message at a time.<\/p>\n\n  <\/main>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\ud83d\udcc5 Origin Story \u00b7 Founded 2026 The History ofThe Unsent Project How a single artistic question \u2014 &#8220;What would you say to your first love if you could say anything?&#8221; \u2014 became a global archive of over one million unsent messages. \u2709 Add Your Message to History 2026 Year founded 1M+ Submissions collected 10+ Years [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":40,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-38","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog"],"_links":{"self":[{"href":"https:\/\/unsentprojectpro.com\/blog\/wp-json\/wp\/v2\/posts\/38","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unsentprojectpro.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unsentprojectpro.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unsentprojectpro.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unsentprojectpro.com\/blog\/wp-json\/wp\/v2\/comments?post=38"}],"version-history":[{"count":2,"href":"https:\/\/unsentprojectpro.com\/blog\/wp-json\/wp\/v2\/posts\/38\/revisions"}],"predecessor-version":[{"id":50,"href":"https:\/\/unsentprojectpro.com\/blog\/wp-json\/wp\/v2\/posts\/38\/revisions\/50"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/unsentprojectpro.com\/blog\/wp-json\/wp\/v2\/media\/40"}],"wp:attachment":[{"href":"https:\/\/unsentprojectpro.com\/blog\/wp-json\/wp\/v2\/media?parent=38"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unsentprojectpro.com\/blog\/wp-json\/wp\/v2\/categories?post=38"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unsentprojectpro.com\/blog\/wp-json\/wp\/v2\/tags?post=38"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}