@jacksonkyronox on OlympianArchive
What I made: A 15-page mythology reference site covering all 14 Greek Olympian gods (Zeus through Hestia, Dionysus included) — a homepage grid linking to individual profile pages for each god, covering their origin, first major victory, and most legendary feat.
What was challenging: Debugging a deployment issue on Vercel where all background images and my CSS grid layout disappeared post-deploy, even though everything worked locally. Traced it down to a git push conflict that had silently left an outdated/blank style.css on the remote — fixed by pulling the latest state and re-syncing. Also learned the hard way about case-sensitivity differences between local (Windows) and deployed (Linux) file systems.
What I'm proud of: I hand-built the entire homepage, the full CSS file (grid layout, class/id styling patterns, per-page background theming via body classes), and the complete Gods' profile pages myself from scratch, learning HTML/CSS along the way.
How I used AI: I used Claude throughout as a tutor to explain concepts and check my code for bugs rather than write it.
Love you all !!
Gauransh Sharma, a.k.a., Kyronox😎😎.
- 1 devlog
- 1h
- Personal Site