Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joelmaregina/senai-frontend
Codes and archives related to the Front-End part of the Full Stack Course provided by SENAI.
https://github.com/joelmaregina/senai-frontend
bootstrap css flexbox html javascript jquery prototype responsive user-experience user-interface
Last synced: 4 days ago
JSON representation
Codes and archives related to the Front-End part of the Full Stack Course provided by SENAI.
- Host: GitHub
- URL: https://github.com/joelmaregina/senai-frontend
- Owner: joelmaregina
- Created: 2021-10-08T02:38:59.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-13T00:36:37.000Z (almost 3 years ago)
- Last Synced: 2024-10-16T22:07:32.841Z (about 1 month ago)
- Topics: bootstrap, css, flexbox, html, javascript, jquery, prototype, responsive, user-experience, user-interface
- Language: HTML
- Homepage:
- Size: 23.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# :computer: Front-End && SENAI :woman_student:
Repository created to store codes and archives related to the Front-End part of the Full Stack Course provided by SENAI.
_Repositório criado para armazenar códigos e arquivos relacionados à parte Front-End do Curso Full Stack ministrado pelo SENAI._
You can check the project (still under construction) through the link: [Game Mania](https://joelmaregina.github.io/game-mania/index.html)
_Você pode conferir o projeto (ainda em construção) através do link: [Game Mania](https://joelmaregina.github.io/game-mania/index.html)_
- [User Interface (UI), User Experience (UX) and Prototyping (_UI-UX e Prototipagem_);](https://github.com/joelmaregina/Senai-FrontEnd/tree/master/UI-UX-And-Prototyping(SA1))
- [x] [Low-fidelity desktop prototype (_Protótipo de baixa fidelidade para computadores_);](https://github.com/joelmaregina/Senai-FrontEnd/blob/master/UI-UX-And-Prototyping(SA1)/Prototypes/LowFidelityPrototype.png)
- [x] [High-fidelity desktop prototype (_Protótipo de alta fidelidade para computadores_);](https://github.com/joelmaregina/Senai-FrontEnd/blob/master/UI-UX-And-Prototyping(SA1)/Prototypes/HighFidelityDesktop.png)
- [x] [Tablet computer prototype (_Protótipo para tablet_);](https://github.com/joelmaregina/Senai-FrontEnd/blob/master/UI-UX-And-Prototyping(SA1)/Prototypes/TabletComputerPrototype.png)
- [x] [Mobile prototype (_Protótipo para Smartphones_);](https://github.com/joelmaregina/Senai-FrontEnd/blob/master/UI-UX-And-Prototyping(SA1)/Prototypes/MobilePrototype.png)
- [x] [Final presentation of prototypes (_Apresentação final dos protótipos_).](https://github.com/joelmaregina/Senai-FrontEnd/blob/master/UI-UX-And-Prototyping(SA1)/Prototypes/Joelma-ApresentacaoFinal.pdf)
- [HTML, CSS e JavaScript](https://github.com/joelmaregina/Senai-FrontEnd/tree/master/HTML-CSS-Javascript)
- Building the previous prototype design with: (_Construindo o projeto do protótipo anterior com:_)
- [x] [HTML;](https://github.com/joelmaregina/Senai-FrontEnd/blob/master/HTML-CSS-Javascript/index.html)
- [x] [CSS with Flexbox;](https://github.com/joelmaregina/Senai-FrontEnd/blob/master/HTML-CSS-Javascript/css/style.css)
- [x] [Responsive desing with @media (index.html && style.css);](https://github.com/joelmaregina/Senai-FrontEnd/blob/master/HTML-CSS-Javascript/css/style.css)
- [x] [Responsive design with Bootstrap (consoles.html)](https://github.com/joelmaregina/Senai-FrontEnd/blob/master/HTML-CSS-Javascript/consoles.html);
- [x] JavaScript & jQuery;
- [x] [Rendering products with JavaScript (computadores.html & computadores.js) (_Renderizando produtos com JavaScript_);](https://github.com/joelmaregina/Senai-FrontEnd/blob/master/HTML-CSS-Javascript/js/computadores.js)
- [x] [Carousel with jQuery (index.html & script.js) (_Carrossel com jQuery_)](https://github.com/joelmaregina/Senai-FrontEnd/blob/master/HTML-CSS-Javascript/js/script.js)