// the find
filipedeschamps/filipedeschamps.github.io
Site pessoal
Personal website for Filipe Deschamps, a Brazilian developer and YouTuber. A single HTML page hosted on GitHub Pages listing his beliefs and links. Nothing more.
- Extremely minimal — one HTML file, Bootstrap, a few images, no build step or dependencies to maintain
- Honest about what it is; no pretense of being more than a personal landing page
- 221 stars almost certainly from his YouTube audience, not because the code is interesting or reusable
- Last touched in 2020 — likely abandoned in favor of a real site elsewhere
- No actual content worth learning from; vendored Bootstrap CSS in the repo instead of a CDN link is the only technical decision made here
- Nothing here generalizes to anyone else's use case