nekojimi.moe/pages/index.md

29 lines
652 B
Markdown

---
title: "Nekojimi's Webpage!!"
permalink: "/"
layout: "default"
---
# welcome to Nekojimi's official Web Area
Hi :3 My name is Nekojimi and I'm a catboy :3
And this website is for showing off things I've made!
Here's some fun facts about me!
- 🐈 I'm a cat!!
- 🧡 I'm pan <3 that means I like boys and girls and everything else
- 🏴 I'm also some kind of left-anarchist :D at least for the most part
- 💻 I tell computers what to do for a living but also for fun! i program in Java, C++, sometimes other stuff
# Projects
{% for project in site.projects %}
## {{ project.name }}
{{ project.summary }}
{% endfor %}
# Things