git404hub

what is b14-a01-devconf-2026 fr?

programminghero1/b14-a01-devconf-2026 — explained in plain English

Analysis updated 2026-05-18

48Audience · generalComplexity · 1/5Setup · easy

tl;dr

A classroom assignment brief that walks students through building a fake tech conference landing page in plain HTML and CSS, with one small AI-assisted section.

vibe map

mindmap
  root((DevConf 2026 assignment))
    What it does
      Course assignment brief
      Conference page spec
      Figma layout reference
    Tech stack
      HTML
      CSS
      No JavaScript
    Use cases
      Student coursework
      Landing page template
      AI section challenge
    Audience
      Students
      Coding bootcamp learners
      Beginners

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Follow along as a student completing this specific coding course assignment.

VIBE 2

Use it as a reference for the expected structure of a conference landing page built in plain HTML and CSS.

VIBE 3

See an example of how an instructor scopes an AI-assisted section of student work versus hand-written sections.

what's the stack?

HTMLCSS

how it stacks up fr

programminghero1/b14-a01-devconf-2026619dev/guanlanachrefelouafi/grasssystemthreejs
Stars484848
LanguageTypeScriptJavaScript
Setup difficultyeasymoderateeasy
Complexity1/53/52/5
Audiencegeneraldeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 30min

No build tools needed, just an index.html file published through GitHub Pages.

No license information is provided in this repository.

in plain english

This repository is not a piece of software you install or run. It is an assignment brief for a coding course, laid out as a GitHub README, that asks students to build a fake conference website for an event called DevConf 2026 using only HTML and CSS, with no JavaScript and no CSS frameworks. The instructions describe exactly what the finished webpage should contain: a navigation bar with a logo, centered menu links, and a register button, a large hero banner with a bold heading and a call to action button, a speakers section showing a grid of at least four speaker cards with photos and titles, a pricing section with three plans where the middle plan is visually highlighted, and a footer with social icons and a copyright line. Students are also told to follow a matching Figma design for layout and alignment, though they are free to choose their own colors and spacing. One small section of the page is meant to be built with help from an AI tool like Claude or ChatGPT, where students invent their own new section related to the conference theme, such as a sponsors list or FAQ, and submit the prompts they used. Everywhere else on the page, students are expected to write the HTML and CSS themselves rather than relying on AI. The brief also asks for at least five separate GitHub commits and no placeholder Lorem Ipsum text. There is an optional, not yet graded request for students to record a short video explaining basic HTML and CSS concepts like the box model, Flexbox, and CSS positioning in their own words. The README ends with a long list of common troubleshooting tips for getting a finished site to display correctly once published through GitHub Pages, covering issues like file name casing and cached browser views.

prompts (copy fr)

prompt 1
Help me plan the HTML structure for a navbar, hero section, speakers grid, pricing cards, and footer using only HTML and CSS.
prompt 2
Suggest a creative, conference-themed section idea I could add to a DevConf landing page, like a sponsors or FAQ section.
prompt 3
Explain the CSS Box Model, Flexbox, and the difference between position relative, absolute, and fixed in simple terms.
prompt 4
Why might my GitHub Pages site show a 404 error or fail to load my images and CSS correctly?

Frequently asked questions

what is b14-a01-devconf-2026 fr?

A classroom assignment brief that walks students through building a fake tech conference landing page in plain HTML and CSS, with one small AI-assisted section.

What license does b14-a01-devconf-2026 use?

No license information is provided in this repository.

How hard is b14-a01-devconf-2026 to set up?

Setup difficulty is rated easy, with roughly 30min to a first successful run.

Who is b14-a01-devconf-2026 for?

Mainly general.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.