Interroban.gg screenshot

Interroban.gg

Author Avatar Theme by Lkemitchll
Updated: 16 Jan 2026
25 Stars

A simple personal site for Luke Mitchell.

Categories

Overview

The interroban.gg website is the personal site of Luke Mitchell, a design director, product designer, and UI developer. The site utilizes data from various sources such as last.fm, FeedBin, Savee, Letterboxd, and Uploadcare. It is built using Eleventy (11ty), a static site generator.

Features

  • Data Integration: interroban.gg pulls data from last.fm, FeedBin, Savee, Letterboxd, and Uploadcare to provide stats and images related to music, subscribed feeds, scrapbook images, recently watched movies, and image CDN.
  • Personalized Content: The site showcases the personal interests and activities of Luke Mitchell, including his music preferences, subscribed feeds, movie watching history, and scrapbook images.
  • Static Site Generation: The site is built using Eleventy (11ty), a static site generator, which allows for fast and efficient loading of content and improves overall performance.

Installation

To install and run the interroban.gg website, follow these steps:

  1. Make sure you have Node.js v17+ installed on your system.
  2. Clone the repository or download the project files.
  3. Open a terminal or command prompt in the project directory.

Install the necessary dependencies by running the following command:

npm install

Once the installation is complete, build the site using the following command:

npm run build

To run a development environment, execute the command:

npm run dev

Open the provided address in your web browser to see the result.

Summary

interroban.gg is a personal website built by Luke Mitchell, a design director, product designer, and UI developer. It pulls data from various sources to display personalized content related to music, subscribed feeds, scrapbook images, and recently watched movies. The website is built using Eleventy (11ty), offering a static site generation approach for optimal performance and efficient content loading.