Analysis updated 2026-05-18
Practice forking a repo, branching, and opening a pull request as part of a class exercise.
Learn to style a navigation header with Flexbox or Grid and hover states.
Follow a real team-style Git workflow instead of isolated coding exercises.
| 1tdspy-26/front-1sem-aula-03 | 1tdspw-26/front-aula-08-1sem | efoniction/ai-mental-health | |
|---|---|---|---|
| Stars | 14 | 14 | 14 |
| Language | HTML | HTML | HTML |
| Setup difficulty | easy | easy | moderate |
| Complexity | 1/5 | 1/5 | 3/5 |
| Audience | general | general | developer |
Figures from each repo's GitHub metadata at analysis time.
README is written in Portuguese, requires forking and a personal GitHub account to complete the exercise.
This is a class project repository for a front-end web development course, used by a student group (1TDSPY-26) for their third lesson of the first semester. The README is written in Portuguese. The project follows a series of learning stages: starting with Git and GitHub fundamentals, then HTML document structure, then CSS styling, and has now reached a hands-on practice phase where students contribute real changes through pull requests. The current lesson is a practical exercise combining Git workflow and CSS3 styling. The specific task is to style a website header element whose HTML structure is already built, students write the CSS rules themselves. Design guidelines are provided: Flexbox or Grid layout for the navigation menu, specific colour values for the background, links, and hover highlight state, sans-serif typography, smooth hover transitions, and mobile responsiveness. The submission workflow mirrors real-world team development practices. Students must fork the repository, clone their copy locally, create a new feature branch named to include their own name, edit the CSS file, commit with a descriptive message, push to their personal GitHub account, and then open a pull request back to the original repository for review and acceptance. Technologies used are HTML and CSS3. The project is designed to give students practical experience with the Git branching and pull request process within the context of a shared codebase, rather than in isolated exercises.
A student coursework repository teaching Git branching and pull request workflow through a CSS header-styling exercise.
Mainly HTML. The stack also includes HTML, CSS3, Git.
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.