Splits Io

screenshot of Splits Io
rails
vue
bootstrap

a speedrunning data store and analysis engine

Overview

Splits.io was a groundbreaking platform designed for speedrunners to analyze their performance with detailed, split-by-split data. By allowing users to track their entire history of attempts—successful or otherwise—it provided valuable insights into where improvements could be made, encouraging growth through community interaction and competitive spirit. Unfortunately, the service has shut down permanently due to financial difficulties, leaving many users in need of alternatives to retrieve their data.

While Splits.io is no longer operational, its value for performance tracking and data analysis for speedrunners remains significant. For anyone seeking similar functionality, it's worth exploring the options that have emerged in its absence.

Features

  • Split-by-Split Analysis: Offers detailed breakdowns of individual runs, enabling runners to identify specific areas for improvement.
  • Community Interaction: Facilitates sharing of performance data among speedrunners, fostering community support and feedback.
  • Integration with Timers: Compatible with popular speedrunning timers, including LiveSplit and over 15 other tools, ensuring flexibility for users.
  • API Support: Provides client libraries for various programming languages, allowing for extensive customization and functionality.
  • Docker-based Setup: Simplifies installation and development with Docker, making it easy to set up on different machines.
  • Local Database: Prepopulates a local database with initial data upon first run, streamlining the user experience.
  • OAuth Integration: Offers features that connect with other platforms like Twitch, enriching the user experience by linking accounts seamlessly.
rails
Ruby on Rails

Ruby on Rails, often referred to as Rails, is an open-source web application framework written in Ruby. Known for its convention over configuration and don't repeat yourself (DRY) principles, Rails simplifies and accelerates the development of database-backed web applications.

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

bootstrap
Bootstrap

Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.

docker
Docker

A website that uses Docker for containerization to streamline development, testing, and deployment workflows. This includes features such as containerization of dependencies, automated builds and deployments, and container orchestration to ensure scalability and availability.

webpack
Webpack

Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.