TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: An autonomous open-source weekly CSS Contest

1 pointsby vicniciusover 4 years ago

1 comment

vicniciusover 4 years ago
The basic idea: each week, you have an HTML file with some content, and your goal is to create the CSS file that makes this a beautiful piece of (web) art. The contest runs on Github on top of some automation. Contributions, entries, and content suggestions are all handled there. At the end of each week, the project bot selects a winning entry (you vote by reacting to the entry PR), which is then deployed to <a href="https:&#x2F;&#x2F;csscontest.com" rel="nofollow">https:&#x2F;&#x2F;csscontest.com</a> and stays there for the whole week. A more detailed explanation is here: <a href="https:&#x2F;&#x2F;github.com&#x2F;bitsofart&#x2F;contest&#x2F;#welcome" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;bitsofart&#x2F;contest&#x2F;#welcome</a>. This project is the result of a lot of my interests put together. I wanted to be a designer at the beginning of my career. Back in those days, <a href="https:&#x2F;&#x2F;www.awwwards.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.awwwards.com&#x2F;</a> was a fantastic source of inspiration, and I dreamed of one day having that website of the day ribbon on my website. This day never came, and my interests shifted towards programming and code. But I still love seeing amazing visuals on the web, and I&#x27;ve always thought how nice it would be to have an award, like the Awwwards&#x27; site of the day, but more open, both in terms of content and selection.<p>Along with that, I&#x27;m also fascinated by evolution and the idea of things organically progressing in ways no one can anticipate. And I&#x27;ve been long thinking of this idea of a &quot;crowdsourced&quot; code project, and where a community of coders would take it.<p>So I merged the two ideas in this project: An open space for the community to participate in a contest to make beautiful things on the web. All the few contest&#x27;s rules and their application are open-source (there are links for them in the repo), and everything is automated so we can have as few single-person interferences as possible. In an ideal world, everyone interested can participate, and I, as the owner of the repo, don&#x27;t even have to look at it.