- Put all the senpai photo inside of ./static/photos
- Make sure all the photo ends with "<first> <last>.jpeg".
- Please make sure you remove any exif tags. Use image magick and run
convert -strip <source> <destination>
- Run
$ python3 generateSenpaiImages.py
- To make the website load faster, you can compress the image more
The Resources page of the CSDojo website is a page for helpful links for Stuyvesant Computer Science classes, arranged in an unordered list sorted by coding language in a two-columned table.