Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tomarrell/website

Personal website, ab 2019
https://github.com/tomarrell/website

personal website

Last synced: about 2 months ago
JSON representation

Personal website, ab 2019

Awesome Lists containing this project

README

        

# Tom's Personal Site
Welcome to Tom's personal site. This repo contains the code currently deployed over on [my personal website](https://tomarrell.com).

## Goals
The goal of the site is to keep an incredibly low footprint, and allow for easy edge node caching in order to keep load times as low as possible.

The index is designed to not be cached. Weighing ~3.9KB. The total size of the code assets are around 14KB non-gzipped.

## Snake
The site features a game of snake which is implemented using my [parallel snake engine](https://github.com/tomarrell/snake) and the built in validation adapter.

## Analytics
I use self-hosted [Fathom](https://usefathom.com/) analytics across my personal site and blog.

## License
Dual licensed, MIT or GPLv3.0 at your choice.