refactor(projects): restructured order

This commit is contained in:
Anthony Berg 2024-10-05 14:25:22 +02:00
parent 9a0c4f1898
commit f7e8fe5bbd

View File

@ -10,6 +10,15 @@ Here are some of my projects that I have worked on
import Image from "next/image"; import Image from "next/image";
## Flight Sim on Linux
A website made with [Nextra](https://nextra.site/) in Next.js 14, which has guides for running flight simulators and
installing addons for them on Linux.
Take a look at the website: [www.flightsimonlinux.com](https://www.flightsimonlinux.com/)
----
## ARA Bot ## ARA Bot
<Image <Image
@ -23,11 +32,3 @@ A Discord Bot made with the [Sapphire Framework](https://www.sapphirejs.dev/), i
the GPL v3 license. the GPL v3 license.
I set up the [GitHub Repository](https://github.com/veganhacktivists/arabot), alongside maintaining the repository and I set up the [GitHub Repository](https://github.com/veganhacktivists/arabot), alongside maintaining the repository and
the server, which runs on Debian Server. the server, which runs on Debian Server.
## Flight Sim on Linux
A website made with [Nextra](https://nextra.site/) in Next.js 14, which has guides for running flight simulators and
installing addons for them on Linux.
Take a look at the website: [www.flightsimonlinux.com](https://www.flightsimonlinux.com/)