https://github.com/yegor256/faces
Photos of famous people, which I use in my lecture nodes and some presentations too
https://github.com/yegor256/faces
lecture-notes photos pictures
Last synced: 5 months ago
JSON representation
Photos of famous people, which I use in my lecture nodes and some presentations too
- Host: GitHub
- URL: https://github.com/yegor256/faces
- Owner: yegor256
- License: mit
- Created: 2024-10-19T04:09:27.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2026-01-01T09:39:39.000Z (6 months ago)
- Last Synced: 2026-01-05T07:54:33.846Z (5 months ago)
- Topics: lecture-notes, photos, pictures
- Homepage:
- Size: 24.4 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# JPG Photos of Famous People
[](https://github.com/yegor256/bibliography/blob/master/LICENSE.txt)
All photos are taken from public Internet resources.
If you want your photo to disappear from this repository,
just [email me](mailto:yegor256@gmail.com).
If you want to use these photos too, just add this repo
as a Git [submodule][submodule] to your repo:
```bash
git submodule add https://github.com/yegor256/faces
```
I'm using them in almost all my lecture notes, including:
* [Software Quality Metrics (SQM)](https://github.com/yegor256/sqm)
* [Pain of OOP](https://github.com/yegor256/painofoop)
* [Software System Design](https://github.com/yegor256/ssd16)
* [Practical Program Analysis (PPA)](https://github.com/yegor256/ppa)
[submodule]: https://git-scm.com/book/en/v2/Git-Tools-Submodules