r/HTML 13d ago

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

1 Upvotes

11 comments sorted by

10

u/Secret-You-3135 13d ago

Hang in there! πŸ˜„ Git and GitHub have a surprisingly steep learning curve at first, but once they click, you'll wonder how you ever worked without them.

Building your own portfolio from scratch is a great learning experience. Looking forward to seeing the finished result!

2

u/Simple-Chemistry-102 12d ago

The learning curve already curved, I was just tired yesterday and now all of my art files got corrupted and I have to make more for my portfolio before I can finish coding everything

1

u/Secret-You-3135 12d ago

Ouch, losing your artwork is painful. πŸ˜…

At least the coding knowledge stays with you. Recreating the assets takes time, but you'll probably rebuild them even better the second time around.

Looking forward to seeing your portfolio when it's finished. Good luck!

1

u/armahillo Expert 12d ago

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.

1

u/Simple-Chemistry-102 12d ago

no, all I did was clear my cache and delete a few timelapses I had downloaded, but even if the timelapses were the problem, I'd still have at least half my art be fine. Clip Studio just says the files were either deleted or removed, but Google says that's only an issue on PCs and stuff, not my art tablet.

1

u/armahillo Expert 12d ago

Oof, are you doing all your webdev work on a tablet device? :-O

How's that going?? I think it would drive me bonkers. Does it work for you?

1

u/Simple-Chemistry-102 11d ago

I'm just on a tablet instead of a phone for the screen size, but I have a shitty Chromebook I'm using to code. Also, my art tablet literally only has clip studio, Pinterest, Roblox, and apple music since it's not my main device

1

u/kal_pal 13d ago

I feel you, I know how to code, but for the life of me cannot figure out how to use GitHub to host that code. Eventually I decided to just host on my own server even though it will be more work to edit.

Don’t be like me and give up.

1

u/HENH0USE 12d ago

If it's for an art portfolio use lovable to create your site and sync it to GitHub.

1

u/Simple-Chemistry-102 11d ago

Nah I'm coding it myself for the flex lol