mirror of
https://github.com/smyalygames/anthonyberg-website.git
synced 2025-05-18 14:14:12 +02:00
refactor(projects): restructured order
This commit is contained in:
parent
9a0c4f1898
commit
f7e8fe5bbd
@ -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/)
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user