Pinned Repositories
5etools
Backup
5etools-img
Backup
alphaPoke
A pokémon showdown battle-bot project based on reinforcement learning techniques.
build-and-install-python
Action to build any Python version and install it into the local tool cache
ffmpeg-binaries
Static builds of ffmpeg for Python
github-actions-jest-reporter
A reporter allowing for fast and easy navigation through the logs produced by Jest in the Github Actions UI
python_code_extractor
Python package to extract source code from live object
setup-python
Set up your GitHub Actions workflow with a specific version of Python including deprecated ones.
setup-rust
Setup rustup in your Github Actions Workflow
timeout_decorator
Timeout decorator for Python synchronous and asynchronous functions
MatteoH2O1999's Repositories
MatteoH2O1999/github-actions-jest-reporter
A reporter allowing for fast and easy navigation through the logs produced by Jest in the Github Actions UI
MatteoH2O1999/setup-python
Set up your GitHub Actions workflow with a specific version of Python including deprecated ones.
MatteoH2O1999/alphaPoke
A pokémon showdown battle-bot project based on reinforcement learning techniques.
MatteoH2O1999/timeout_decorator
Timeout decorator for Python synchronous and asynchronous functions
MatteoH2O1999/ffmpeg-binaries
Static builds of ffmpeg for Python
MatteoH2O1999/build-and-install-python
Action to build any Python version and install it into the local tool cache
MatteoH2O1999/python_code_extractor
Python package to extract source code from live object
MatteoH2O1999/setup-rust
Setup rustup in your Github Actions Workflow
MatteoH2O1999/5etools
Backup
MatteoH2O1999/5etools-img
Backup
MatteoH2O1999/actions-test
MatteoH2O1999/Beyond-All-Reason
www.beyondallreason.info
MatteoH2O1999/BYAR-Chobby
MatteoH2O1999/cargo-msrv
🦀 Find the minimum supported Rust version (MSRV) for your project
MatteoH2O1999/checkout
Action for checking out a repo
MatteoH2O1999/dsi-progress-logger-rs
A Rust port of the ProgressLogger class from the DSI Utilities
MatteoH2O1999/homebrew
MatteoH2O1999/jest
Delightful JavaScript Testing.
MatteoH2O1999/MatteoH2O1999.github.io
Source code for personal website
MatteoH2O1999/medium_scale_combat_5e
Generate datasheets for medium scale combat for 5e.
MatteoH2O1999/mmap-rs
A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.
MatteoH2O1999/music-video-maker
Automatically create music video with album cover
MatteoH2O1999/par-slice-rs
Access slices from multiple threads
MatteoH2O1999/parallel_frontier
Unordered vector of elements with constant time concurrent push.
MatteoH2O1999/python-app
Template for Python application with CI/CD
MatteoH2O1999/simulation-project
Project for the simulation course at Unimi for academic year 2021-2022.
MatteoH2O1999/static_ffmpeg
Installs FFMPEG On Win32/Ubuntu/MacOS
MatteoH2O1999/sux-rs
Rust implementations of succinct data structures
MatteoH2O1999/webgraph
WebGraph is a framework for graph compression.
MatteoH2O1999/webgraph-rs
A Rust port of the WebGraph framework