Popcorn Hacks

1️⃣ Which image format is best for logos and transparency?
Answer: PNG (PNG supports transparency and preserves image quality.)
2️⃣ Which format loses quality to make the file size smaller?
Answer: JPG / JPEG (JPEG uses lossy compression to shrink file size.)
3️⃣ Which format is used for simple animations, like memes?
Answer: GIF (GIF supports basic animations and limited color.)

POPCORN HACK: Decode This!

Question:
What does this Base64 string decode to? U1Q=

Answer
U1Q= → ST

  • U = 20 → 010100
  • 1 = 53 → 110101
  • Q = 16 → 010000
    Together = 01010011 01010100 = ASCII for “ST”
My Mood Board

🎨 My Mood Board

#87CEEB
#FF7F50
#0ACDFF
#60AB9A
#DEDEE0
My Base64 Profile Pic

🎒 My Embedded Profile Picture

Profile Picture