1tdspw-26/front-aula-08-1sem — explained in plain English
Analysis updated 2026-05-18
Follow along as a student learning HTML5, CSS3, and responsive design basics.
Practice refactoring a page to use Flexbox and CSS Grid instead of older layout techniques.
Reference completed lesson exercises while working through the same front-end course.
| 1tdspw-26/front-aula-08-1sem | 1tdspy-26/front-1sem-aula-03 | 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.
This repository belongs to a front-end web development course called Front-End Design Engineering (TDS). It centralizes project files and study materials for a student group working through front-end fundamentals. The README is written in Portuguese. The course follows a structured learning roadmap. Completed topics include version control with Git and GitHub, HTML5 semantic structure (using descriptive tags to help search engines understand page content), core CSS3 styling, font management, CSS custom properties (variables), and visual effects such as gradients and overlay layers. Topics currently in progress include Flexbox (a CSS layout tool for aligning items in rows or columns), CSS Grid (a two-dimensional layout system for structuring page sections), and responsive design using media queries, rules that adjust a page's layout depending on screen size. The repository also contains a specific class exercise from lesson 8 of the first semester, focused on refactoring and responsive design. Students are tasked with standardising the HTML structure across all project pages, applying media query breakpoints for three screen size ranges (mobile: 320, 768px, tablet and laptop: 769, 1024px, desktop: above 1024px), and modernising their CSS by replacing older layout techniques like floats with Flexbox and Grid. Technologies in use are HTML5, CSS3, and Git. Upcoming topics on the learning roadmap include Figma for UI prototyping and design systems, JavaScript for programming logic and DOM manipulation, and TypeScript for adding static typing to front-end code. The course instructor is credited as Prof. Alexandre C. de Jesus.
A student coursework repository for a front-end web development class, covering HTML, CSS, Flexbox, Grid and responsive design exercises.
Mainly HTML. The stack also includes HTML5, CSS3, Git.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.