Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/peatral/peatral


https://github.com/peatral/peatral

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

```JavaScript
console.log([80, 101, 97, 116, 114, 97, 108].map(char => String.fromCharCode(char)).reduce((a, b) => a + b, ""));

// Booh! Did I scare ya away with spooky JavaScript?
// TODO: Just use String.fromCharCode instead of array shenanigans
// (But they are just so much fun)
```

## What I have worked on
- 🌎 [peatral.xyz](https://peatral.xyz) - My website, a funky blog where I sometimes post stuff
- 🔨 [Embers' Construct](https://www.curseforge.com/minecraft/mc-mods/embersconstruct) - A Minecraft mod, connecting Embers Rekindled and Tinkers' Construct
- 🤖 [GPD-Bot](https://peatral.xyz/bot) - A privately used Discord Bot

## That's it
I mostly work on private projects, fiddling around with tech such as Godot Engine and React.