Personal GitHub Pages site for lean.
The site is an animated developer portfolio featuring lean's work on buffer.lol, 7331.cloud, and IP Lens. It uses its own cinematic purple identity with oversized typography, ambient light, editorial project stories, and smooth motion that remains respectful of reduced-motion preferences. Its interactive capability board connects each technology to concrete project experience.
- 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 Distinctive purple visual system, responsive layout, and motion
script.js Progressive reveals, ambient pointer light, and subtle card depth
assets/ip-lens/ Optimized IP Lens app imagery
README.md Project notes
This repository is published with GitHub Pages from the main branch root.