mirror of
https://github.com/devproje/devproje.git
synced 2025-04-22 08:39:53 +09:00
Update README.md
This commit is contained in:
parent
2b37a78bc1
commit
5320543c9d
1 changed files with 1 additions and 182 deletions
183
README.md
183
README.md
|
@ -1,182 +1 @@
|
|||
<img src="https://github.com/devproje/devproje/blob/master/img/banner.png" alt="" />
|
||||
|
||||
## 🚧 Projects
|
||||
- Minecraft Kotlin Paper GUI Library: [InventoryGUI](https://github.com/devproje/InventoryGUI)
|
||||
- Simple Chatting application
|
||||
- Frontend: [simple-chat-frontend](https://github.com/devproje/simple-chat-frontend)
|
||||
- Backend: [simple-chat](https://github.com/devproje/simple-chat)
|
||||
## 🔗 Connect with me
|
||||
<div align="center" style="margin: 10px 0">
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://github.com/devproje">
|
||||
<img src="https://skillicons.dev/icons?i=github" />
|
||||
</a>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://discord.com/users/415801068174180352">
|
||||
<img src="https://skillicons.dev/icons?i=discord">
|
||||
</a>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://instagram.com/_devproje">
|
||||
<img src="https://skillicons.dev/icons?i=instagram" />
|
||||
</a>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://twitter.com/_devproje">
|
||||
<img src="https://skillicons.dev/icons?i=twitter" />
|
||||
</a>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="mailto:me@projecttl.net">
|
||||
<img src="https://skillicons.dev/icons?i=gmail" />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
## 🔧 Github Stats & Skills
|
||||
<div align="center">
|
||||
|
||||

|
||||
|
||||

|
||||
</div>
|
||||
<br/>
|
||||
|
||||
<table align="center">
|
||||
<tr>
|
||||
<th>Language</th>
|
||||
<th>Application</th>
|
||||
<th>DevOps</th>
|
||||
</th>
|
||||
<tr>
|
||||
<td>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://en.cppreference.com/w/c">
|
||||
<img src="https://skillicons.dev/icons?i=c" />
|
||||
</a>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://golang.org/doc">
|
||||
<img src="https://skillicons.dev/icons?i=go" />
|
||||
</a>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://kotlinlang.org/docs/home.html">
|
||||
<img src="https://skillicons.dev/icons?i=kotlin" />
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://docs.flutter.dev/">
|
||||
<img src="https://skillicons.dev/icons?i=flutter" />
|
||||
</a>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://nextjs.org/docs/getting-started">
|
||||
<img src="https://skillicons.dev/icons?i=nextjs" />
|
||||
</a>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://ktor.io/docs/welcome.html">
|
||||
<img src="https://skillicons.dev/icons?i=ktor" />
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://git-scm.com/">
|
||||
<img src="https://skillicons.dev/icons?i=git" />
|
||||
</a>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://www.linux.org/">
|
||||
<img src="https://skillicons.dev/icons?i=linux" />
|
||||
</a>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://www.docker.com/">
|
||||
<img src="https://skillicons.dev/icons?i=docker" />
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://www.graalvm.org/">
|
||||
<img src="https://skillicons.dev/icons?i=java">
|
||||
</a>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://www.rust-lang.org">
|
||||
<img src="https://skillicons.dev/icons?i=rust" />
|
||||
</a>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://docs.python.org/3/">
|
||||
<img src="https://skillicons.dev/icons?i=py" />
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://flask.palletsprojects.com/en/3.0.x/">
|
||||
<img src="https://skillicons.dev/icons?i=flask" />
|
||||
</a>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://www.jetbrains.com/idea/">
|
||||
<img src="https://skillicons.dev/icons?i=idea" />
|
||||
</a>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://code.visualstudio.com/">
|
||||
<img src="https://skillicons.dev/icons?i=vscode" />
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://sqlite.org/index.html">
|
||||
<img src="https://skillicons.dev/icons?i=sqlite" />
|
||||
</a>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://www.mysql.com">
|
||||
<img src="https://skillicons.dev/icons?i=mysql" />
|
||||
</a>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://cassandra.apache.org/_/index.html">
|
||||
<img src="https://skillicons.dev/icons?i=cassandra" />
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://nodejs.org/en/docs">
|
||||
<img src="https://skillicons.dev/icons?i=nodejs" />
|
||||
</a>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://developer.mozilla.org/docs/Web/JavaScript">
|
||||
<img src="https://skillicons.dev/icons?i=js">
|
||||
</a>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://www.typescriptlang.org/docs/">
|
||||
<img src="https://skillicons.dev/icons?i=ts" />
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://rocket.rs/">
|
||||
<img src="https://skillicons.dev/icons?i=rocket" />
|
||||
</a>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://www.nginx.com/">
|
||||
<img src="https://skillicons.dev/icons?i=nginx" />
|
||||
</a>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://www.electronjs.org/docs/latest/">
|
||||
<img src="https://skillicons.dev/icons?i=electron" />
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://www.gnu.org/savannah-checkouts/gnu/bash/manual/bash.html">
|
||||
<img src="https://skillicons.dev/icons?i=bash" />
|
||||
</a>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://docs.gradle.org/current/userguide/userguide.html">
|
||||
<img src="https://skillicons.dev/icons?i=gradle" />
|
||||
</a>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://pnpm.io/motivation">
|
||||
<img src="https://skillicons.dev/icons?i=pnpm" />
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://developer.mozilla.org/docs/Web/HTML">
|
||||
<img src="https://skillicons.dev/icons?i=html" />
|
||||
</a>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://developer.mozilla.org/docs/Web/CSS">
|
||||
<img src="https://skillicons.dev/icons?i=css" />
|
||||
</a>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://sass-lang.com/documentation/">
|
||||
<img src="https://skillicons.dev/icons?i=scss" />
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://svelte.dev/">
|
||||
<img src="https://skillicons.dev/icons?i=svelte" />
|
||||
</a>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://obsidian.md/">
|
||||
<img src="https://skillicons.dev/icons?i=obsidian" />
|
||||
</a>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://expressjs.com/">
|
||||
<img src="https://skillicons.dev/icons?i=express" />
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://www.redhat.com/technologies/linux-platforms/enterprise-linux">
|
||||
<img src="https://skillicons.dev/icons?i=redhat" />
|
||||
</a>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://www.kali.org/">
|
||||
<img src="https://skillicons.dev/icons?i=kali" />
|
||||
</a>
|
||||
<a style="text-decoration: none; margin: 0 2px" href="https://www.postman.com/">
|
||||
<img src="https://skillicons.dev/icons?i=postman" />
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
## 깃허브 [여기로 이사감](https://github.com/wh64dev)
|
||||
|
|
Loading…
Reference in a new issue