Thursday, August 27, 2026

Spring is coming to-do list

This is how your email finds me, btw

Where I live, you can tell spring is just around the corner when the yellow trumpet trees start to bloom. They come in other colors too, but the yellow ones are more common around town. Spring-summer means rainy season, which means I might feel good for a change! That’s something to look forward to, and dammit, I’ll take it. Here’s to a hopeful, feel-good spring 🌸

To do before winter ends ☕︎
☑ Start a cozy girl blog
☐ Schedule annual health checkup
☐ Build a more consistent study routine
Lose 10 kg Go back to the gym*
☐ Work on my romance novel again!!!
☐ Set up Notion life planner
☐ Keep calm and carry on ♕

* After all I am paying that pricey membership fee

Tuesday, August 25, 2026

MS Paint widget

I’ve been seeing this cutie in almost every girl blog I visit. And the reason is clear: look how adorable it is!!

This is the original version, hosted by its creators on GitHub. You can put it in your blog by simply copying this code into a HTML/Javascript gadget on your Layout page. (Funny drawing not included.)

<iframe height="270px" src="https://jspaint.app/" title="MS Paint Widget" width="250px"></iframe>

Like any millennial, I was raised by MS Paint, so this one hits especially hard. However, I did notice that the application only supports the classic gray-scale theme and a couple others that I didn’t really love. (The bubblegum theme is so cute, but it completely wrecks the nostalgia, imo). I was missing something pink and girly and Pinteresty—so I took it upon myself to host a custom GIRLY version!

Sunday, August 23, 2026

Blogger's license

I’m so proud of this one! Because I made it myself, based off a status bar that I found being used all around. You can copy my code below:

<div class="blogger-license-card">

  <div class="blogger-license-header">
    <span>BLOGGER'S LICENSE</span>
    <span class="blogger-license-id">ID No. 19082026</span>
  </div>

  <div class="blogger-license-body">

    <!-- NAME + ID PHOTO -->
    <div class="blogger-license-photo-area">

      <div class="blogger-license-name">
        <span class="blogger-license-name-value">YOUR NAME HERE</span>
      </div>

      <div class="blogger-license-photo">
        <img src="YOUR-PHOTO-URL-HERE" alt="ID photo" />
      </div>

    </div>


    <!-- BLOGGER INFORMATION -->
    <div class="blogger-license-info">

      <div class="blogger-license-item">
        <span class="blogger-license-label">STATUS</span>
        <span class="blogger-license-value">Your status here</span>
      </div>

      <div class="blogger-license-item">
        <span class="blogger-license-label">PERSONALITY</span>
        <span class="blogger-license-value">Your personality here</span>
      </div>

      <div class="blogger-license-item">
        <span class="blogger-license-label">NATIONALITY</span>
        <span class="blogger-license-value">Your nationality here</span>
      </div>

    </div>

  </div>


  <div class="blogger-license-footer">
    ✦ IF FOUND OFFLINE, RETURN TO BLOGGER ✦
  </div>

</div>


<style>

/* WHOLE ID CARD */

.blogger-license-card {
  width: 240px;
  padding: 10px;
  background: #f3eadb;
  border: 2px solid #b9a080;
  border-radius: 7px;
  font-family: "Courier New", Courier, monospace;
  font-size: 10px;
  margin: 0;
  box-shadow: 3px 3px 3px #d8c8b1;
  color: #574839;
  box-sizing: border-box;
}


/* TOP OF CARD */

.blogger-license-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 13px;
  font-weight: bold;
  color: #8b6f4f;
  padding-bottom: 6px;
  margin-bottom: 8px;
  border-bottom: 2px solid #ddcdb6;
}

.blogger-license-id {
  font-size: 8px;
  color: #9e8261;
}


/* PHOTO + INFORMATION LAYOUT */

.blogger-license-body {
  display: flex;
  gap: 9px;
  align-items: flex-start;
}


/* PHOTO + NAME AREA */

.blogger-license-photo-area {
  width: 72px;
  flex-shrink: 0;
  text-align: center;
}

.blogger-license-name {
  margin-bottom: 5px;
  text-align: center;
}

.blogger-license-name-value {
  display: block;
  font-size: 8px;
  font-weight: bold;
  color: #574839;
  line-height: 1.2;
  text-transform: uppercase;
  overflow-wrap: break-word;
}


/* ID PHOTO */

.blogger-license-photo {
  width: 72px;
  height: 86px;
  padding: 3px;
  background: #faf6ef;
  border: 1px solid #b9a080;
  box-shadow: inset 0 0 0 2px #ddcdb6;
  box-sizing: border-box;
}

.blogger-license-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}


/* STATUS INFORMATION */

.blogger-license-info {
  flex: 1;
  min-width: 0;
}

.blogger-license-item {
  padding: 3px 0 5px 0;
  margin-bottom: 3px;
  border-bottom: 1px dotted #cdb99d;
}

.blogger-license-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

.blogger-license-label {
  display: block;
  font-size: 8px;
  font-weight: bold;
  color: #8b6f4f;
  letter-spacing: 0.7px;
}

.blogger-license-value {
  display: block;
  margin-top: 1px;
  color: #574839;
  white-space: normal;
  line-height: 1.25;
}


/* BOTTOM OF CARD */

.blogger-license-footer {
  margin-top: 8px;
  padding-top: 5px;
  border-top: 1px solid #ddcdb6;
  text-align: center;
  font-size: 7px;
  letter-spacing: 0.6px;
  color: #8b6f4f;
}

</style>

Now, let me show you the specific parts of the code that you should look for in order to customize the license.

Wednesday, August 19, 2026

The quick brown fox jumps over the lazy dog!?

Hi! My name is Anissa (not really) and I just turned 30 (well, almost). I feel just like the character from 13 Going On 30 (in that my body is 30, but my mind is 13, and I’m in love with Mark Ruffalo). It’s fine, I’m sure that can’t be psychologically damaging or anything. So, to celebrate this achievement, I’m starting a blog! Growing up in the 2000s I had so many blogs, I’d build them up and shut them down and start all over just for fun. One in particular, where I used to publish my poorly written poetry, I managed to keep updating sporadically from 2013 up until 2020. But I always kept it private, on account of my crippling fear of being perceived. For the past decade, I’ve been my only reader. This year, I said no more. I figured it’s never too late to put yourself out there, in the great wood chipper of life! Wait, I mean... In the wonderful paper shredder—no, that’s not... In the beautiful meat grinder of—what I’m trying to say is, it’s about time I throw myself to the ravenous wolves of the—Anyway, I should publish what I write.

My intention is to have a cozy online space that’s the equivalent of a teenage bedroom: pure self expression, zero bills to pay. You see, I didn’t get to enjoy my girlhood very much—because it never really is enjoyable, is it? You usually have to take a lot of abuse, you have to handle a good deal of mental illness, battle a plethora of imperialist propaganda and carry a fuckload of generational trauma, all while your body and mind grow at uneven paces. But I can do it now, now that I have... still all of the same problems, plus the bills. Where was I going with this again? Let me go get my Vyvanse, I’ll be right back.

To sum up my clear and concise points: I’m starting a blog. I intend to have fun with it. This maybe could’ve been a tweet, but then that would defeat the whole purpose of a blog. Thanks for reading! I’m a very good writer. Yes I am yes I am.

The quick brown fox jumps over the lazy dog!?

Hi! My name is Anissa (not really) and I just turned 30 (well, almost). I feel just like the character from 13 Going On 30 (in that my body...

Pink iPod music player
Now Playing
Album cover
Loading...
0:00
0:00