Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chase22/derpibooruinnumbers
https://github.com/chase22/derpibooruinnumbers
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/chase22/derpibooruinnumbers
- Owner: Chase22
- Created: 2023-09-21T08:24:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-06T09:43:11.000Z (5 months ago)
- Last Synced: 2024-10-28T20:08:02.503Z (3 months ago)
- Language: Kotlin
- Size: 34.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Derpibooru in numbers
This repository contains all my resources for my talk "Derpibooru in Numbers" first held at the PonyConHolland 2023.
The resources are not sorted, nor complete, but here's a quick overview of the available things
## CachingServer
Kotlin source code for a derpibooru proxy. Calling localhost:8080/ will look for the referenced image in the imageCache folder.
If it's not found the image is downloaded and then served## slideImages
Some raw images that got edited to be used in the slides## slides
The actual presentation. It's a [remark](https://github.com/gnab/remark/) presentation. An export of the presentation is also avaible in the root folder## sql
A colorful collection of sql queries. Mostly for creating useful view in the database. Playground.sql are just disconnected queries## src
Some kotlin files to generate plotly graphs, database tables or other database exports.## slides-export.pdf
The full presentation as pdf export