DEV Community

Cover image for ๐Ÿ’€ โ€œWhen the pumpkin bursts, the night begins...โ€ ๐ŸŒŒ
Arun Shree
Arun Shree

Posted on

๐Ÿ’€ โ€œWhen the pumpkin bursts, the night begins...โ€ ๐ŸŒŒ

Frontend Challenge Perfect Landing Submission ๐Ÿฆ‡๐ŸŽƒ

This is a submission for Frontend Challenge - Halloween Edition, Perfect Landing

What I Built

I created a spooky Halloween landing page called Spooky Night, designed and coded entirely in HTML, CSS, and minimal JavaScript, contained in a single responsive file โ€” index.php.
The page combines dark cinematic visuals with interactive Halloween effects โ€” fog, stars, bats, spiders, and a glowing pumpkin that explodes into bones, candy, and bats when clicked.
Itโ€™s completely standalone โ€” no build tools, frameworks, or external dependencies required.
โœจ Highlights

๐ŸŒ™ CSS-animated night sky, fog, and drifting clouds

๐ŸŽƒ Single pumpkin mascot with blinking horror eyes

๐Ÿ’ฅ Click-to-explode pumpkin with shockwave and particle burst

๐Ÿฆ‡ Flying bats and a dangling spider

๐Ÿ’€ Walking skeleton cursor on desktop

๐Ÿ“ฑ Fully responsive layout with a mobile hamburger menu

๐Ÿงฉ Interactive FAQ accordion

โฑ๏ธ Live countdown to October 31 2025 โ€ข 7 PM

๐Ÿ”’ Custom license requiring author permission for reuse

Demo

i hosted it in my own server and link is provided below.
https://totalcalclab.com/Halloween/

Journey

Wanted to capture the spirit of Halloween โ€” spooky, playful, and cinematic โ€” all in a lightweight landing page.
My main goals were performance and simplicity: pure HTML + CSS + JS, no frameworks.
๐Ÿงฉ Lessons Learned

Crafting layered effects (fog, clouds, stars) using radial gradients & keyframes

Managing mobile viewport scroll when fixed elements change state (pumpkin explosions ๐Ÿ˜…)

Implementing a smooth click โ†’ burst โ†’ respawn cycle purely with CSS transitions

Fine-tuning accessibility & responsiveness for both touch and desktop

๐Ÿ•ฏ๏ธ Next Steps

Add ambient sound effects synced to the pumpkin explosion

Introduce dark-mode adaptive lighting

Turn this into a reusable โ€œHalloween Microsite Templateโ€

Copyright (c) 2025 Arun Shree R
Contact: contactarunshree@gmail.com

All Rights Reserved โ€” Permission Required.

This websiteโ€™s source code, visual design, animations, and any derivative works
(collectively, the โ€œWorkโ€) may not be used, copied, modified, merged, published,
distributed, sublicensed, or sold, in whole or in part, without prior written
permission from the copyright holder.

Personal, non-commercial viewing and local hosting of an unmodified copy is permitted.
Any commercial use, redistribution, or reuse of the design or code requires
explicit written permission.

THE WORK IS PROVIDED โ€œAS ISโ€, WITHOUT WARRANTY OF ANY KIND.

Top comments (3)

Collapse
 
lakshita_kumawat profile image
Lakshita Kumawat

I love your design and the ghost are so cute๐Ÿ˜„ but its lags on my phone

Collapse
 
arun_the_sorcerer profile image
Arun Shree

Ok let me review the css animations.Thank you for pointing out.

Collapse
 
navin_kumar_r profile image
Navin Kumar R • Edited

๐Ÿ”ฅ Wow, this is incredible Arun sree