nekojimi.moe/pages/index.md

29 lines
652 B
Markdown
Raw Normal View History

---
2024-10-24 21:33:09 +01:00
title: "Nekojimi's Webpage!!"
permalink: "/"
layout: "default"
---
2024-10-24 21:33:09 +01:00
# welcome to Nekojimi's official Web Area
2024-10-24 21:33:09 +01:00
Hi :3 My name is Nekojimi and I'm a catboy :3
And this website is for showing off things I've made!
2024-10-24 21:33:09 +01:00
Here's some fun facts about me!
2024-10-24 21:33:09 +01:00
- 🐈 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