Personal GitHub Pages site for lean.
The site is a minimal developer portfolio featuring lean's work on buffer.lol, 7331.cloud, IP Lens, and Neon Tether. It uses a restrained monochrome system, compact editorial typography, clear project rows, subtle motion, and an accessible light/dark theme.
- buffer.lol — browser-based network diagnostics and developer tools
- 7331.cloud — anonymous image hosting with short retention and a companion Go CLI
- IP Lens — a privacy-focused native iPhone toolkit for IP intelligence
Live site: https://1337lean.github.io
- HTML
- CSS
- JavaScript
- GitHub Pages
- Responsive, accessible product previews
Open index.html directly in a browser, or run a small static server:
python3 -m http.server 8000Then visit http://localhost:8000.
index.html Page structure and content
styles.css Minimal responsive visual system and restrained motion
script.js Theme preference, progressive reveals, and header behavior
assets/ip-lens/ Optimized IP Lens app imagery
README.md Project notes
This repository is published with GitHub Pages from the main branch root.