I build a small website to challenge people's CSS skill!

Published: (January 9, 2026 at 10:05 AM EST)
1 min read
Source: Dev.to

Source: Dev.to

Intro

Hi! I just started my web coding journey about 1.5 months ago. I will try to learn more and apply what I learn in my projects!

Main Content

I tried to build a web app similar to CSSBattle where I can upload my own targets and other modes. I gave myself one day to build the website, and here is the result.

It’s a rough build (because I only had one day) and I avoided using any AI tools (Gemini, Claude). Even though the timeframe felt like a longer hackathon, I still learned something new and practiced my web development skills.

A solo project in one day is tough and stressful, but I did it for my interest and leisure.

Here is the result → CSS Challenges

Feel free to suggest ideas for the future of the project—I would love to hear from you!

Back to Blog

Related posts

Read more »

Built a Netflix Clone

Overview I built a Netflix Nepal Clone to sharpen my frontend skills. This project is built using Semantic HTML, CSS, and Vanilla JavaScript. It replicates the...