File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88<kbd ><img title =" Brazil " alt =" Brazil " src =" https://cdn.statically.io/gh/hjnilsson/country-flags/master/svg/br.svg " width =" 22 " ></kbd >
99<kbd ><img title =" Tanzania " alt =" Tanzania flag " src =" https://cdn.statically.io/gh/hjnilsson/country-flags/master/svg/tz.svg " width =" 22 " ></kbd >
1010<kbd ><img title =" South Africa " alt =" South Africa " src =" https://cdn.pixabay.com/photo/2012/04/10/23/14/south-africa-26912_1280.png " width =" 22 " ></kbd >
11+ <kbd ><img title =" Mozambican " alt =" Mozambican " src =" https://cdn.statically.io/gh/hjnilsson/country-flags/master/svg/mz.svg " width =" 22 " ></kbd >
1112
1213
1314This is a project for you to practice contributing to open source projects with code.
Original file line number Diff line number Diff line change 1+ < article >
2+ < h3 > Custóio Titosse</ h3 >
3+ < p > Fullstack developer, Devops and learning Bitcoin and exploring open source</ p >
4+ < h4 > Programming languages I use</ h4 >
5+ < section class ="container ">
6+ < div class ="badge " style ="background-color: #003bc6; color: rgb(255, 188, 5); "> Python</ div >
7+ < div class ="badge " style ="background-color: #000000; color: white "> Java</ div >
8+ < div class ="badge " style ="background-color: #003bc6; color: black; "> TypeScript</ div >
9+ < div class ="badge " style ="background-color: #c68100; color: black; "> Rust</ div >
10+ </ section >
11+
12+ < h4 > Tools I use</ h4 >
13+ < section class ="container ">
14+ < img class ="icon " src ="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/docker/docker-original.svg " />
15+ < img class ="icon " src ="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/kubernetes/kubernetes-plain.svg " />
16+ < img class ="icon " src ="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/vscode/vscode-original.svg " />
17+ < img class ="icon " src ="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/intellij/intellij-original.svg " />
18+ < img class ="icon " src ="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/githubactions/githubactions-original.svg " />
19+ </ section >
20+ </ article >
21+ < style >
22+ body {
23+ font-family : sans-serif;
24+ }
25+ .container {
26+ display : flex;
27+ flex-wrap : wrap;
28+ gap : 1rem ;
29+ }
30+ .badge {
31+ padding : 0.5rem ;
32+ border-radius : 0.25rem ;
33+ }
34+ .icon {
35+ width : 2rem ;
36+ }
37+ </ style >
You can’t perform that action at this time.
0 commit comments