1.9 KiB

title isContentDivided toc eleventyNavigation eleventyComputed
Projects true true
order
6
desc
Things {{ sitemeta.siteAuthor.name }} has created.

{{ container "section", "content__section" }}

My Other Websites

{{ container "section", "content__section" }}

My Code Projects

    {{ for project of collections["code projects"] }}
  • {{ project.data.title }} — {{ project.data.desc }}
  • {{ /for }}
{{ /container }}

{{ container "section", "content__section" }}

My Code Snippets

    {{ for snippet of collections["code snippets"] }}
  • {{ snippet.data.title }} — {{ snippet.data.desc }}
  • {{ /for }}
{{ /container }}

{{ container "section", "content__section" }}

My Drawings

My drawings can be found on my art blog on Tumblr:

🎨 Leilukin's Art Blog{.link-btn} {{ /container }}

{{ container "section", "content__section" }}

My Video Game Mods

I have created mods (short for "modifications") for the following video games:

    {{ for mods of collections["video game mods"] }}
  • {{ mods.data.title }}
  • {{ /for }}
{{ /container }}

{{ container "section", "content__section" }}

My Playlists

You can check out the playlists I have made on my dedicated page. {{ /container }}

{{ container "section", "content__section" }}

My Characters

I have created my own characters for various media and universes. You can check out my characters here. {{ /container }}