# gustavoguanabara/gustavoguanabara.github.io

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/gustavoguanabara-gustavoguanabara-github-io).**

4,404 stars · 322 forks · mit

## Links

- GitHub: https://github.com/gustavoguanabara/gustavoguanabara.github.io
- Homepage: https://gustavoguanabara.github.io
- awesome-repositories: https://awesome-repositories.com/repository/gustavoguanabara-gustavoguanabara-github-io.md

## Topics

`curso` `cursoemvideo` `gratis` `gustavoguanabara` `tecnologia`

## Description

This project is a front-end education portal and static website that serves as a repository for web development courseware. It provides instructional materials and source code for learning the fundamentals of HTML, CSS, and JavaScript.

The site functions as a resource for students to practice programming skills through guided exercises and downloadable learning assets. It distributes educational content including instructional PDFs and exercise code to facilitate the study of front-end web development.

The platform covers a variety of capabilities, including the integration of multimedia content and the practice of JavaScript programming logic. It utilizes static site hosting to deliver a structured collection of pages and downloadable assets.

## Tags

### Web Development

- [Static Site Hosting](https://awesome-repositories.com/f/web-development/static-site-hosting.md) — Delivers educational content through pre-built HTML pages served directly from a web server without server-side processing.
- [Client-Side Execution Environments](https://awesome-repositories.com/f/web-development/client-side-execution-environments.md) — Runs programming exercises entirely in the browser using embedded client-side scripts.

### Content Management & Publishing

- [Static Websites](https://awesome-repositories.com/f/content-management-publishing/static-websites.md) — Delivers educational content through pre-built HTML pages hosted on GitHub Pages without a dynamic backend.

### Development Tools & Productivity

- [In-Browser Code Editing](https://awesome-repositories.com/f/development-tools-productivity/terminal-syntax-highlighting-engines/in-browser-code-editing.md) — Provides browser-based code editing for interactive HTML, CSS, and JavaScript exercises.
- [Curriculum File Hierarchies](https://awesome-repositories.com/f/development-tools-productivity/directory-structure-mirroring/curriculum-file-hierarchies.md) — Organizes lessons and exercises as individual HTML files in a directory hierarchy mirroring the curriculum.

### Education & Learning Resources

- [Courseware](https://awesome-repositories.com/f/education-learning-resources/courseware.md) — Provides instructional PDFs, code exercises, and organized curriculum modules for studying web page content and design.
- [Looping Constructs](https://awesome-repositories.com/f/education-learning-resources/educational-use-cases/looping-constructs.md) — Use for and while loops to handle repetitive tasks like counting, form data processing, and calculations. ([source](https://gustavoguanabara.github.io/javascript/exercicios/))
- [Front-End Learning Paths](https://awesome-repositories.com/f/education-learning-resources/front-end-learning-paths.md) — Provides structured courseware and downloadable assets for learning HTML, CSS, and JavaScript.
- [JavaScript Coding Exercises](https://awesome-repositories.com/f/education-learning-resources/javascript-coding-exercises.md) — Provides PDFs, code exercises, and challenges for learning to create user interactions and program in JavaScript. ([source](https://cdn.jsdelivr.net/gh/gustavoguanabara/gustavoguanabara.github.io@master/README.md))
- [Interactive Coding Platforms](https://awesome-repositories.com/f/education-learning-resources/javascript-learning-resources/interactive-coding-platforms.md) — Provides a browser-based platform for practicing JavaScript fundamentals through guided exercises and challenges.
- [Programming Course Materials](https://awesome-repositories.com/f/education-learning-resources/programming-course-materials.md) — Provides PDFs, code exercises, and challenges for learning web page content and design fundamentals. ([source](https://cdn.jsdelivr.net/gh/gustavoguanabara/gustavoguanabara.github.io@master/README.md))
- [Course Material Managers](https://awesome-repositories.com/f/education-learning-resources/course-material-managers.md) — Provides downloadable PDF files for each lesson to study HTML, CSS, and JavaScript course materials offline. ([source](https://gustavoguanabara.github.io))
- [Curriculum Modules](https://awesome-repositories.com/f/education-learning-resources/educational-resources/courses-training-certifications/courses-structured-learning/computer-science-curricula/curriculum-modules.md) — Provides navigation through a structured curriculum of HTML and CSS lessons organized by topic and difficulty level. ([source](https://gustavoguanabara.github.io/html-css/exercicios/))
- [JavaScript Language Internals Practice](https://awesome-repositories.com/f/education-learning-resources/javascript-language-internals-practice.md) — Provides exercises for practicing fundamental language constructs like variables, operators, and DOM interaction. ([source](https://gustavoguanabara.github.io/javascript/exercicios/))
- [Foundational JavaScript Programs](https://awesome-repositories.com/f/education-learning-resources/javascript-skill-building/foundational-javascript-programs.md) — Teaches building foundational JavaScript programs that introduce variables, operators, DOM interaction, and external scripts. ([source](https://gustavoguanabara.github.io/javascript/exercicios/))
- [Course](https://awesome-repositories.com/f/education-learning-resources/machine-learning-guides/interview-study-guides/pdf-downloads/course.md) — Serves downloadable PDF files of course materials for offline study of HTML, CSS, and JavaScript.
- [Programming Challenges](https://awesome-repositories.com/f/education-learning-resources/programming-challenges.md) — Provides programming challenges to apply and test HTML, CSS, and JavaScript skills. ([source](https://gustavoguanabara.github.io))

### Part of an Awesome List

- [Front-End Exercise Files](https://awesome-repositories.com/f/awesome-lists/learning/exercises/front-end-exercise-files.md) — Provides individual HTML exercise files for practicing specific front-end development concepts hands-on. ([source](https://gustavoguanabara.github.io/html-css/exercicios/))

### Graphics & Multimedia

- [Web Multimedia Integration](https://awesome-repositories.com/f/graphics-multimedia/web-multimedia-integration.md) — Embeds images, videos, and other media directly into HTML pages for instructional purposes.

### Programming Languages & Runtimes

- [Conditional Logic](https://awesome-repositories.com/f/programming-languages-runtimes/conditional-logic.md) — Teaches using if/else statements to make decisions based on user input or computed values in code. ([source](https://gustavoguanabara.github.io/javascript/exercicios/))

### Software Engineering & Architecture

- [Iterative Loop Constructs](https://awesome-repositories.com/f/software-engineering-architecture/compile-time-code-generation/iterative-code-generation/iterative-loop-constructs.md) — Teaches repeating code blocks with for and while loops to process sequences or perform calculations. ([source](https://gustavoguanabara.github.io/javascript/exercicios/))
