Personal GitHub Pages site for lean.
The site is a minimal developer portfolio featuring lean's work on web products, native iPhone apps, and open-source infrastructure tools. 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
- Envguard — dependency-free dotenv contract validation without secret exposure
- Certpulse — batch TLS certificate, protocol, and OCSP checks
- Relaybox — durable webhook capture, verification, forwarding, and inspection
- Gatehouse — release-bundle policy checks for CI and deployment boundaries
- IP Lens — a privacy-focused native iPhone toolkit for IP intelligence
- Neon Tether — a one-thumb orbital score-chaser for iPhone
- Kevin — a modular Discord bot with a Telegram AI companion
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/ Optimized imagery for projects with app icons
README.md Project notes
This repository is published with GitHub Pages from the main branch root.