Pinned Repositories
audioplayer
audioplayer is a cross platform Python 3 package for playing sounds (mp3, wav, ...). It provides the key features of an audio player, such as opening a media file, playing (loop/block), pausing, resuming, stopping, and setting the playback volume.
d20
A fast, powerful, and extensible dice engine for D&D, d20 systems, and any other system that needs dice!
dnd-character
library for making Dungeons & Dragons 5e characters as serializable data
evanblaine
Config files for my GitHub profile.
evanblaine.github.io
https://evanblaine.github.io/
godot-uuid
Unique identifier generation v4 for Godot Engine
JointBERT
Pytorch implementation of JointBERT: "BERT for Joint Intent Classification and Slot Filling"
pathfinding
Implementation of common pathfinding algorithms
py4godot
Python scripting for Godot. This GDExtension plugin allows you to use Python like GDScript, accessing the Godot engine's features and benefiting from Python's vast ecosystem.
stash
The Tarkov.dev's Escape from Tarkov Discord bot
evanblaine's Repositories
evanblaine/evanblaine.github.io
https://evanblaine.github.io/
evanblaine/audioplayer
audioplayer is a cross platform Python 3 package for playing sounds (mp3, wav, ...). It provides the key features of an audio player, such as opening a media file, playing (loop/block), pausing, resuming, stopping, and setting the playback volume.
evanblaine/d20
A fast, powerful, and extensible dice engine for D&D, d20 systems, and any other system that needs dice!
evanblaine/dnd-character
library for making Dungeons & Dragons 5e characters as serializable data
evanblaine/evanblaine
Config files for my GitHub profile.
evanblaine/godot-uuid
Unique identifier generation v4 for Godot Engine
evanblaine/JointBERT
Pytorch implementation of JointBERT: "BERT for Joint Intent Classification and Slot Filling"
evanblaine/pathfinding
Implementation of common pathfinding algorithms
evanblaine/pedalboard
🎛 🔊 A Python library for working with audio.
evanblaine/py4godot
Python scripting for Godot. This GDExtension plugin allows you to use Python like GDScript, accessing the Godot engine's features and benefiting from Python's vast ecosystem.
evanblaine/TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
evanblaine/voyager
🛰️ Voyager is an approximate nearest-neighbor search library for Python and Java with a focus on ease of use, simplicity, and deployability.