mirror of
https://github.com/devproje/devproje.git
synced 2025-04-22 11:49:52 +09:00
feat: add categories -> DevOps or CDN
This commit is contained in:
parent
72971b1ac6
commit
77992d35b4
1 changed files with 19 additions and 5 deletions
24
README.md
24
README.md
|
@ -59,16 +59,33 @@ Hello, World!
|
|||
</a>
|
||||
|
||||
## Using Tools and Languages
|
||||
### Tools or Frameworks
|
||||
> System
|
||||
### Applications or Libraries
|
||||
> Base System
|
||||
<a href="https://linux.org/">
|
||||
<img src="https://img.shields.io/badge/Linux-FCC624?style=flat-square&logo=Linux&logoColor=white"/>
|
||||
</a>
|
||||
<a href="https://fedoraproject.org/">
|
||||
<img src="https://img.shields.io/badge/Fedora-51A2DA?style=flat-square&logo=Fedora&logoColor=white"/>
|
||||
</a>
|
||||
<a href="https://ubuntu.com/">
|
||||
<img src="https://img.shields.io/badge/Ubuntu-E95420?style=flat-square&logo=Ubuntu&logoColor=white"/>
|
||||
</a>
|
||||
<a href="https://www.kali.org/">
|
||||
<img src="https://img.shields.io/badge/Kali Linux-557C94?style=flat-square&logo=kali linux&logoColor=white"/>
|
||||
</a>
|
||||
<br/>
|
||||
|
||||
> DevOps or CDN
|
||||
<a href="https://www.jetbrains.com/teamcity">
|
||||
<img src="https://img.shields.io/badge/TeamCity-000000?style=flat-square&logo=TeamCity&logoColor=white">
|
||||
</a>
|
||||
<a href="https://aws.amazon.com/">
|
||||
<img src="https://img.shields.io/badge/Amazon AWS-232F3E?style=flat-square&logo=Amazon AWS&logoColor=white">
|
||||
</a>
|
||||
<a href="https://cloudflare.com/">
|
||||
<img src="https://img.shields.io/badge/Cloudflare-F38020?style=flat-square&logo=Cloudflare&logoColor=white"/>
|
||||
</a>
|
||||
|
||||
> IDE
|
||||
<a href="https://www.jetbrains.com/idea">
|
||||
<img src="https://img.shields.io/badge/IntelliJ IDEA-000000?style=flat-square&logo=intellij idea&logoColor=white"/>
|
||||
|
@ -82,9 +99,6 @@ Hello, World!
|
|||
<br/>
|
||||
|
||||
> Tool or Program
|
||||
<a href="https://www.jetbrains.com/teamcity">
|
||||
<img src="https://img.shields.io/badge/TeamCity-000000?style=flat-square&logo=TeamCity&logoColor=white">
|
||||
</a>
|
||||
<a href="https://git-scm.com/">
|
||||
<img src="https://img.shields.io/badge/Git-F05032?style=flat-square&logo=Git&logoColor=white">
|
||||
</a>
|
||||
|
|
Loading…
Reference in a new issue