--- type: page title: Projects date: 2023-11-14 --- # Projects Here are some of my projects that I have worked on import Image from "next/image"; ## ARA Bot ARA Logo A Discord Bot made with the [Sapphire Framework](https://www.sapphirejs.dev/), in TypeScript, which is open source under the GPL v3 license. I set up the [GitHub Repository](https://github.com/veganhacktivists/arabot), alongside maintaining the repository and the server, which runs on Debian Server. ## Flight Sim on Linux A website 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/)