-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.md
More file actions
51 lines (36 loc) Β· 5 KB
/
Copy pathREADME.md
File metadata and controls
51 lines (36 loc) Β· 5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
# <p align="center">π WebModerno-JavaScript [Status: finalized] π</p>
<p align="center">Repository where I put my studies during the course Modern Web Course Complete with JavaScript 2021 + Projects</p>
<h1 align="center">
<img src="https://img.shields.io/github/stars/LuciLua/WebModerno-JavaScript?style=flat-square">
<img src="https://img.shields.io/github/last-commit/LuciLua/WebModerno-JavaScript?style=flat-square"> <img src="https://img.shields.io/github/commit-activity/w/LuciLua/WebModerno-JavaScript?style=flat-square"> <img src="https://img.shields.io/github/languages/code-size/LuciLua/WebModerno-JavaScript">
## π Technologies used
<img src="https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white"> <img src="https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white"> <img src="https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black"> <img src="https://img.shields.io/badge/Sass-CC6699?style=for-the-badge&logo=sass&logoColor=white"> <img src="https://img.shields.io/badge/Gulp-CF4647?style=for-the-badge&logo=gulp&logoColor=white"> <img src="https://img.shields.io/badge/json-5E5C5C?style=for-the-badge&logo=json&logoColor=white"> <img src="https://img.shields.io/badge/Node.js-339933?style=for-the-badge&logo=nodedotjs&logoColor=white"> <img src="https://img.shields.io/badge/Webpack-8DD6F9?style=for-the-badge&logo=Webpack&logoColor=white"> <img src="https://img.shields.io/badge/jQuery-0769AD?style=for-the-badge&logo=jquery&logoColor=white"> <img src="https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white">
## β¨ What's here
During the course, these are some technologies and topics that I have already learned and that I will still learn.
- [x] Start
- [x] <a href="https://github.com/LuciLua/WebModerno-JavaScript/tree/master/01/%5B4%5D%20Estruturas%20de%20Controle"> Javascript (Basic, Control structure, Function, Object, Array)</a>
- [x] <a href="https://github.com/LuciLua/WebModerno-JavaScript/tree/master/01/%5B10%5D%20Node"> NodeJS </a>
- [x] <a href="https://github.com/LuciLua/WebModerno-JavaScript/tree/master/01/%5B11%5D%20ESNext"> Esnext </a>
- [x] <a href="https://github.com/LuciLua/WebModerno-JavaScript/tree/master/01/%5B12%5D%20Conceitos%20sobre%20Web"> Conceitos sobre Web </a>
- [x] <a href="https://github.com/LuciLua/WebModerno-JavaScript/tree/master/01/%5B13%5D%20HTML"> HTML </a>
- [x] <a href="https://github.com/LuciLua/WebModerno-JavaScript/tree/master/01/%5B14%5D%20CSS/css"> CSS </a>
- [x] <a href="https://github.com/LuciLua/WebModerno-JavaScript/tree/master/01/%5B15%5D%20Integrando%20CSS%20HTML%20JS"> Integrando HTML, CSS e JS </a>
- [x] <a href="https://github.com/LuciLua/WebModerno-JavaScript/tree/master/01/%5B16%5D%20Ajax"> Ajax </a>
- [x] <a href="https://github.com/LuciLua/WebModerno-JavaScript/tree/master/01/%5B17%5D%20Gulp"> Gulp </a> | <a href="https://github.com/LuciLua/gulp">Gulp [2]</a>
- [x] <a href="https://github.com/LuciLua/WebModerno-JavaScript/tree/master/01/%5B18%5D%20Webpack"> Webpack </a>
- [x] <a href="https://github.com/LuciLua/WebModerno-JavaScript/tree/master/01/%5B19%5D%20jQuery/jquery"> jQuery </a>
- [x] <a href="https://github.com/LuciLua/WebModerno-JavaScript/tree/master/01/%5B20%5D%20Bootstrap/bootstrap"> Bootstrap </a>
- [x] <a href="https://github.com/LuciLua/WebModerno-JavaScript/tree/master/01/%5B22%5D%20React"> React </a>
- [x] <a href="https://github.com/LuciLua/WebModerno-JavaScript/tree/master/01/%5B26%5D%20VueJS"> VueJS </a>
- [x] <a href="https://github.com/LuciLua/WebModerno-JavaScript/tree/master/01/%5B30%5D%20App%20Desktop%20(JS%2C%20Electron%20e%20VueJS)"> Electron </a>
- [x] <a href="https://github.com/LuciLua/WebModerno-JavaScript/tree/master/01/%5B31%5D%20Angular%209">Angular 9 </a>
- [x] <a href="https://github.com/LuciLua/WebModerno-JavaScript/tree/master/01/%5B32%5D%20Banco%20Relacional">Banco relacional </a>
- [x] <a href="https://github.com/LuciLua/WebModerno-JavaScript/tree/master/01/%5B33%5D%20Banco%20Nao-Relacional">Banco nΓ£o relacional </a>
- [x] <a href= "https://github.com/LuciLua/WebModerno-JavaScript/tree/master/01/%5B34%5D%20Express">Express</a>
> to find a specific subject, just access folder 01 and look for the category states in the name of the folder that contains my study files
### Projects made during the course and available on my GitHub profile
> <a href="https://github.com/LuciLua/most-used-words">Most Used Words (Electron)</a>
> <a href="https://github.com/LuciLua/montyhall-vuejs">Monty Hall (VueJs)</a> | <a href="https://montyhall-vuejs.vercel.app/">Result</a>
> <a href="https://github.com/LuciLua/calculator-vuejs">Calculator (VueJs)</a>
> <a href="https://github.com/LuciLua/ProjetoGaleria">Projeto Galeria (Bootstrap)</a> | <a href="https://projeto-galeria-weld.vercel.app/">Result</a>
> <a href="https://github.com/LuciLua/WebModerno-JavaScript/tree/master/01/%5B35%5D%20Projeto%20Base%20de%20Conhecimento%20(BACKEND)">Projeto Base de conhecimento (Backend) | (In development)</a>