diff options
| author | Leonardo Bishop <me@leonardobishop.com> | 2023-08-05 22:54:34 +0100 |
|---|---|---|
| committer | Leonardo Bishop <me@leonardobishop.com> | 2023-08-05 22:54:34 +0100 |
| commit | dd7f9969b01e96c8e7dfb5603e889cfb708acf65 (patch) | |
| tree | fe5379946c72cc1da9b86c833fa6d758c9367a41 /pages/projects.md | |
| parent | 586e952aa9ffc72af0cc34277661d6a95c69b331 (diff) | |
Add projects page
Diffstat (limited to 'pages/projects.md')
| -rw-r--r-- | pages/projects.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/pages/projects.md b/pages/projects.md new file mode 100644 index 0000000..07843fa --- /dev/null +++ b/pages/projects.md @@ -0,0 +1,12 @@ +# Projects + +I'm [LMBishop on GitHub](https://github.com/LMBishop), where I have quite a few +repositories of varying quality. Some of the better ones are: + +* [Quests](https://github.com/LMBishop/Quests), a plugin for Minecraft servers + which lets you create objectives and missions for players to complete. +* [/spotify](/spotify), so I can share what I'm + listening to at this very moment. Though it's still a work in progress, and + the actual repository for it is the same one as this website. +* If you're a Linux nerd then maybe my + [dotfiles](https://github.com/LMBishop/dotfiles) are of interest to you. |
