SkillAgentSearch skills...

Ecoji

Base64 is so 1999, isn't there something better?

Install / Use

/learn @lpil/Ecoji
About this skill

Quality Score

0/100

Supported Platforms

Universal

Tags

README

Ecoji 🏣🔉🦐🔼

Ecoji encodes data as 1024 emojis. It's base1024 with an emoji character set, based off the original version written in Go.

It's also an example of how we can manipulate bit strings in Gleam!

Encoding:

import ecoji

pub fn main() {
  ecoji.encode("Base64 is so 1999, isn't there something better?\n")
  // -> "🏗📩🎦🐇🎛📘🔯🚜💞😽🆖🐊🎱🥁🚄🌱💞😭💮🇵💢🕥🐭🔸🍉🚲🦑🐶💢🕥🔮🔺🍉📸🐮🌼👦🚟🥴📑",
}

Related Skills

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated5mo ago
Forks0

Languages

Gleam

Security Score

87/100

Audited on Oct 9, 2025

No findings