You are browsing as a guest. Sign up (or log in) to start making projects!

Jake244

@Jake244

Joined July 12th, 2026

  • 2Devlogs
  • 2Projects
  • 2Ships
  • 0Votes
Ship Changes requested

It didn´t took me a lot of time (not like the personal site mission) beacuse I have an idea of how does html works, Obviously, I needed a little help with the new features, but my best friend's dad helped me with the process.

Try project → See source code →
Ship

My own site!
Built a personal timeline website to showcase my drawing progress over the years. The page pulls drawing data (year, title, description, image) from a JavaScript array and generates each entry dynamically, so adding a new piece is as simple as adding one object to the list.
Split the project into three files — HTML for structure, CSS for styling, and JS for behavior — and added a lightbox so images zoom in on click.
Ran into a bunch of real debugging along the way: broken tags, a rel attribute that needed to be exactly stylesheet, a JS typo where I referenced the wrong variable name, and file paths that worked locally but broke once deployed, since GitHub Pages is case-sensitive and Windows isn't. Fixed each one by reading browser console errors and comparing filenames letter by letter.

Try project → See source code →
Open comments for this post

2h 2m 13s logged

with this project I learned new things about programming and making websites, I rlly enjoyed it and maybe I would make my website better in a future

0
0
23

Followers

Loading…