// the find
lucasmontano/lucasmontano.com
lucasmontano.com
This is a personal website repo for a Brazilian tech YouTuber — essentially a static HTML page that serves as a link-in-bio with affiliate book links and community redirects. There is no reusable code, library, or technique here worth studying.
- The CNAME + static HTML approach is about as simple as a personal site gets — zero build tooling, zero dependencies, nothing to break
- The README honestly discloses affiliate relationships upfront, which is more than most do
- 560 stars on what is a single index.html with affiliate links and a Discord invite — the stars are from YouTube followers, not from anything technically interesting in the repo
- No actual web development to look at: no CSS architecture, no JS, no build process, nothing a developer would learn from or adapt
- Last meaningful update was March 2025 and the 'notes-2023.md' suggests even the content maintenance has drifted
- A test.txt file sitting in the root of a public repo is not a good sign