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

https://github.com/lbeckman314/lbeckman314.github.io

My website! Powered by vacuum tubes and electrons.
https://github.com/lbeckman314/lbeckman314.github.io

astro cool cool-language cool-stuff css digital-garden html javascript liam sass

Last synced: 28 days ago
JSON representation

My website! Powered by vacuum tubes and electrons.

Awesome Lists containing this project

README

          

[![Build + Deploy](https://github.com/lbeckman314/lbeckman314.github.io/actions/workflows/build.yaml/badge.svg)](https://github.com/lbeckman314/lbeckman314.github.io/actions/workflows/build.yaml)

# Overview 🌀

This personal site is a way for me to collect my favorite things and show off personal projects and experiments!

| Component | System |
|-------------------|---------------------------------------------------------------------------|
| Host | [GitHub Pages](https://docs.github.com/en/pages) → lbeckman314.github.io |
| Domain | [Porkbun](https://porkbun.com/) → liambeckman.com |
| Framework | [Astro.js](https://astro.build/) |
| Services (Live) | [Digital Ocean Droplet](https://www.digitalocean.com/products/droplets) |
| Services (Static) | [Netlify](https://www.netlify.com/) |
| Search | [Pagefind](https://pagefind.app/) |
| Link Checking | [Lychee](https://github.com/lycheeverse/lychee/) |
| Status Page | [Upptime](https://upptime.js.org/) |

## Quick Start âš¡

```sh
➜ git clone https://github.com/lbeckman314/lbeckman314.github.io

➜ cd lbeckman314.github.io

➜ npm install

➜ npm run dev
```

Then browse to http://localhost:4321 to see the site!



Website!

## GitHub Actions 📦

The build + deployment is triggered for every push to the `main` branch, as part of [`build.yaml`](https://github.com/lbeckman314/lbeckman314.github.io/blob/main/.github/workflows/build.yaml)



foo

## Inspirations ✨

### Interactive + Beautiful Gardens!
- [charm.land](https://charm.land)
- [nan.fyi](https://www.nan.fyi)
- [maggieappleton.com](https://maggieappleton.com)
- [joshwcomeau.com: An Interactive Guide to SVG Paths](https://www.joshwcomeau.com/svg/interactive-guide-to-paths)
- [blog.maximeheckel.com: On Crafting Painterly Shaders](https://blog.maximeheckel.com/posts/on-crafting-painterly-shaders)

### Moving Things!

- [animejs.com](https://animejs.com)
- [threejs.org](https://threejs.org)
- [blog.shashanktomar.com: Strange Attractors](https://blog.shashanktomar.com/posts/strange-attractors)

### Writing!
- [Binsider](https://binsider.dev/getting-started)
- [drew.silcock.dev: How Postgres stores data on disk – this one's a page turner ](https://drew.silcock.dev/blog/how-postgres-stores-data-on-disk)
- [nghiant3223.github.io: Memory Allocation in Go](https://nghiant3223.github.io/2025/06/03/memory_allocation_in_go.html)
- [reverbmachine.com: How Brian Eno Created *Ambient 1: Music for Airports*](https://reverbmachine.com/blog/deconstructing-brian-eno-music-for-airports)
- [aethermug.com: Linear Algebra Explains Why Some Words Are Effectively Untranslatable](https://aethermug.com/posts/linear-algebra-explains-why-some-words-are-effectively-untranslatable)