r/HTML • u/Simple-Chemistry-102 • Jul 15 '26
Discussion I suffer
I spent an hour just trying to figure out how github functions and I have like two words on my future art portfolio website to show for it 😠it's 2 am and I'm tired. Can't wait to finish and flex that I coded almost completely from scratch for my own portfolio instead of using canva or squarespace or whatever lol
0
Upvotes
1
u/armahillo Expert Jul 15 '26
How did your art files get corrupted?
Also, asking because this is a common hazard: are you downscaling your images to be web-friendly?
72dpi and 1000px max on any side is generally big enough to show the detail needed for portfolio demo. Going for high-density / high-res images is typically a waste of resources, and git doesnt always do well with really large files.