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

My own site!

  • 1 Devlogs
  • 2 Total hours

let's see what I can do

Ship #1

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

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…