finds.dev← search

// the find

maykbrito/boracodar

★ 296 · HTML · updated Apr 2023

A collection of 16 weekly frontend UI challenges from Rocketseat's #boraCodar series, each a self-contained HTML/CSS/JS mini-project: music player, kanban board, currency converter, weather page, and so on. It's aimed at Brazilian beginner-to-intermediate frontend developers looking for practice material with visual polish.

Each challenge is genuinely isolated — drop into any numbered folder and open index.html, no build step, no dependencies. The visual previews in the README make it easy to see what you're getting before touching any code. The CSS work is clean enough to actually learn from rather than just copy. Good breadth of common UI patterns covered in a short span.

Dead as of April 2023 — 16 challenges and then nothing, so don't expect this series to continue. Everything is vanilla HTML/CSS with almost no JavaScript, which is fine for layout practice but useless if you want to learn state management or real interactivity. No accessibility consideration visible anywhere: no ARIA, no keyboard nav, probably poor contrast in places. The currency converter (09) and other 'dynamic' challenges appear to use hardcoded data rather than live APIs, so the interactivity is cosmetic.

View on GitHub →

// want more like this?

We dig through GitHub every week and send a few repos picked for what you actually care about — each with an honest take like this one.

Get finds in your inbox → Search again →