This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A105328 #5 Oct 01 2016 16:51:10 %S A105328 85,39,73,42,22,67,35,67,6,54,63,55,8,69,54,65,74,49,50,34,88,85,35, %T A105328 76,51,14,96,18,79,60,11,30,17,92,28,61,11,57,33,8,7,57,25,63,86,97, %U A105328 10,47,39,43,91,37,74,94,25,11,67,74,67,64,63,21,18,75,90,69,60,23,99,6,18,36 %N A105328 Digital expansion of e*Pi: numbers from each pair of successive digits. %t A105328 Table[FromDigits[Partition[RealDigits[N[e*Pi, 200]][[1]], 2][[i]]], {i, 100}] %K A105328 nonn,base,dumb %O A105328 1,1 %A A105328 _Zak Seidov_, Apr 30 2005