feat: New profile

This commit is contained in:
WH64 2022-09-19 16:18:16 +09:00
parent 8a7ff26bf7
commit 8f8ea12199

188
README.md
View file

@ -15,8 +15,8 @@ int main(int argc, char **argv) {
} }
``` ```
```sh ```sh
[projecttl@fedora ~]$ make [projecttl@fedora ~]$ gcc -o a.out main.c
[projecttl@fedora ~]$ ./message 'Hello, World!' [projecttl@fedora ~]$ ./a.out 'Hello, World!'
Hello, World! Hello, World!
[projecttl@fedora ~]$ [projecttl@fedora ~]$
``` ```
@ -25,20 +25,13 @@ Hello, World!
### <div align="center">I'm Project_TL, A student developer 👨‍💻 working since 2015 🚀</div> ### <div align="center">I'm Project_TL, A student developer 👨‍💻 working since 2015 🚀</div>
- 🔭 Im currently working on [Cube Connect](https://github.com/cube1dev) - 🔭 Im currently working on [Cube Connect](https://github.com/cube1dev)
- 🌱 Im currently learning MCU(MicroController Unit) and FullStack - 🌱 Im currently learning Rust
- ❓ Ask me about anything related to Minecraft Server Bukkit - ❓ Ask me about anything related to Minecraft Server Bukkit API
- ⚡ Fun fact: - ⚡ Fun fact:
- C not have bool type.(If not including stdbool.h) - C not have bool type.(If not including stdbool.h)
- HTML is **not** programming language. - HTML is **not** programming language.
<br/> <br/>
## Github Stats
<div align="left">
<img src="https://github-readme-stats.vercel.app/api?username=devproje&show_icons=true&theme=dark&count_private=true&hide_border=true" align="center" />
<img src="https://github-readme-stats.vercel.app/api/top-langs/?username=devproje&theme=dark&hide_border=true&layout=compact" align="center" />
<br/>
</div>
## Connect with me ## Connect with me
<a href="https://github.com/devproje"> <a href="https://github.com/devproje">
<img src="https://img.shields.io/badge/GitHub-181717?style=flat-square&logo=github&logoColor=white"/> <img src="https://img.shields.io/badge/GitHub-181717?style=flat-square&logo=github&logoColor=white"/>
@ -55,181 +48,52 @@ Hello, World!
<br/> <br/>
<br/> <br/>
## Buy some coffee with me ## Github Stats
<a href="https://toss.me/devproject"> <div align="left">
<img src="https://img.shields.io/badge/Toss-0055CC?style=flat-square&logo=Toss&logoColor=white"/> <img src="https://github-readme-stats.vercel.app/api?username=devproje&show_icons=true&theme=dark&count_private=true&hide_border=true" align="center" />
</a> <img src="https://github-readme-stats.vercel.app/api/top-langs/?username=devproje&theme=dark&hide_border=true&layout=compact" align="center" />
<br/>
</div>
## Using Tools and Languages ## Using Tools and Languages
### 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 href="https://vultr.com/">
<img src="https://img.shields.io/badge/Vultr-007BFC?style=flat-square&logo=vultr&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"/>
</a>
<a href="https://www.jetbrains.com/go">
<img src="https://img.shields.io/badge/GoLand-000000?style=flat-square&logo=goland&logoColor=white"/>
</a>
<a href="https://code.visualstudio.com">
<img src="https://img.shields.io/badge/Visual Studio Code-007ACC?style=flat-square&logo=Visual Studio Code&logoColor=white">
</a>
<a id='code_items' href="https://www.vim.org/">
<img src="https://img.shields.io/badge/Vim-019733?style=flat-square&logo=Vim&logoColor=white"/>
</a>
<a id='code_items' href="https://neovim.io/">
<img src="https://img.shields.io/badge/NeoVim-57A143?style=flat-square&logo=NeoVim&logoColor=white"/>
</a>
<br/>
> Tool or Program
<a href="https://git-scm.com/">
<img src="https://img.shields.io/badge/Git-F05032?style=flat-square&logo=Git&logoColor=white">
</a>
<a href="https://www.nginx.com">
<img src="https://img.shields.io/badge/Nginx-009639?style=flat-square&logo=Nginx&logoColor=white">
</a>
<a href="https://www.docker.com/">
<img src="https://img.shields.io/badge/Docker-2496ED?style=flat-square&logo=Docker&logoColor=white"/>
</a>
<a href="https://www.adobe.com/products/photoshop.html">
<img src="https://img.shields.io/badge/Photoshop-31A8FF?style=flat-square&logo=Adobe Photoshop&logoColor=white"/>
</a>
<a href="https://www.adobe.com/products/premiere.html">
<img src="https://img.shields.io/badge/Premiere Pro-9999FF?style=flat-square&logo=Adobe Premiere Pro&logoColor=white"/>
</a>
<br/>
> Framework
<a href="https://getbootstrap.com/">
<img src="https://img.shields.io/badge/Bootstrap-7952B3?style=flat-square&logo=Bootstrap&logoColor=white"/>
</a>
<a href="https://flutter.dev/">
<img src="https://img.shields.io/badge/Flutter-02569B?style=flat-square&logo=Flutter&logoColor=white"/>
</a>
<a href="https://spring.io/">
<img src="https://img.shields.io/badge/Spring-6DB33F?style=flat-square&logo=Spring&logoColor=white"/>
</a>
<a href="https://reactjs.org/">
<img src="https://img.shields.io/badge/React-61DAFB?style=flat-square&logo=React&logoColor=white"/>
</a>
<a href="https://svelte.dev/">
<img src="https://img.shields.io/badge/Svelte-FF3E00?style=flat-square&logo=Svelte&logoColor=white"/>
</a>
<br/>
> MCU(MicroController Unit)
<a href="https://www.raspberrypi.org/">
<img src="https://img.shields.io/badge/Raspberry Pi-A22846?style=flat-square&logo=Raspberry Pi&logoColor=white"/>
</a>
<a href="https://www.arduino.cc/">
<img src="https://img.shields.io/badge/Arduino-00979D?style=flat-square&logo=Arduino&logoColor=white"/>
</a>
<br/>
> Database
<a href="https://www.mysql.com/">
<img src="https://img.shields.io/badge/MySQL-4479A1?style=flat-square&logo=MySQL&logoColor=white"/>
</a>
<a href="https://mariadb.org/">
<img src="https://img.shields.io/badge/MariaDB-003545?style=flat-square&logo=MariaDB&logoColor=white"/>
</a>
<a href="https://www.mongodb.com/">
<img src="https://img.shields.io/badge/MongoDB-47A248?style=flat-square&logo=MongoDB&logoColor=white"/>
</a>
<br/>
### Langauges
> Scripts
<a href="https://devdocs.io/bash">
<img src="https://img.shields.io/badge/GNU Bash-4EAA25?style=flat-square&logo=GNU Bash&logoColor=white"/>
</a>
<br/>
> Frontend
<a href="https://devdocs.io/html">
<img src="https://img.shields.io/badge/HTML5-E34F26?style=flat-square&logo=html5&logoColor=white"/>
</a>
<a href="https://devdocs.io/css">
<img src="https://img.shields.io/badge/CSS3-1572B6?style=flat-square&logo=css3&logoColor=white"/>
</a>
<a href="https://devdocs.io/javascript">
<img src="https://img.shields.io/badge/JavaScript-F7DF1E?style=flat-square&logo=javascript&logoColor=black"/>
</a>
<a href="https://www.php.net/docs.php">
<img src="https://img.shields.io/badge/PHP-777BB4?style=flat-square&logo=php&logoColor=white"/>
</a>
<br/>
> System or Backend
<a href="https://en.cppreference.com/w/c"> <a href="https://en.cppreference.com/w/c">
<img src="https://img.shields.io/badge/C-A8B9CC?style=flat-square&logo=c&logoColor=white"/> <img src="https://img.shields.io/badge/C-A8B9CC?style=flat-square&logo=c&logoColor=white"/>
</a> </a>
<a href="https://golang.org/doc"> <a href="https://golang.org/doc">
<img src="https://img.shields.io/badge/Go-00ADD8?style=flat-square&logo=go&logoColor=white"/> <img src="https://img.shields.io/badge/Go-00ADD8?style=flat-square&logo=go&logoColor=white"/>
</a> </a>
<a href="https://docs.oracle.com/en/java/javase/11">
<img src="https://img.shields.io/badge/Java-007396?style=flat-square&logo=java&logoColor=white"/>
</a>
<a href="https://kotlinlang.org/docs/home.html"> <a href="https://kotlinlang.org/docs/home.html">
<img src="https://img.shields.io/badge/Kotlin-7F52FF?style=flat-square&logo=kotlin&logoColor=white"/> <img src="https://img.shields.io/badge/Kotlin-7F52FF?style=flat-square&logo=kotlin&logoColor=white"/>
</a> </a>
<a href="https://docs.scala-lang.org/"> <a href="https://docs.scala-lang.org/">
<img src="https://img.shields.io/badge/Scala-DC322F?style=flat-square&logo=scala&logoColor=white"/> <img src="https://img.shields.io/badge/Scala-DC322F?style=flat-square&logo=scala&logoColor=white"/>
</a> </a>
<a href="https://docs.python.org/3">
<img src="https://img.shields.io/badge/Python-3776AB?style=flat-square&logo=python&logoColor=white"/>
</a>
<a href="https://www.ruby-lang.org/en/">
<img src="https://img.shields.io/badge/Ruby-CC342D?style=flat-square&logo=ruby&logoColor=white" alt="Ruby"/>
</a>
<a href="https://nodejs.org/en/docs"> <a href="https://nodejs.org/en/docs">
<img src="https://img.shields.io/badge/Node.js-339933?style=flat-square&logo=Node.js&logoColor=white"/> <img src="https://img.shields.io/badge/Node.js-339933?style=flat-square&logo=Node.js&logoColor=white"/>
</a> </a>
<a href="https://www.typescriptlang.org/docs"> <a href="https://www.typescriptlang.org/docs">
<img src="https://img.shields.io/badge/TypeScript-3178C6?style=flat-square&logo=TypeScript&logoColor=white"/> <img src="https://img.shields.io/badge/TypeScript-3178C6?style=flat-square&logo=TypeScript&logoColor=white"/>
</a> </a>
<br/>
> Application
<a href="https://dart.dev/guides"> <a href="https://dart.dev/guides">
<img src="https://img.shields.io/badge/Dart-0175C2?style=flat-square&logo=dart&logoColor=white"/> <img src="https://img.shields.io/badge/Dart-0175C2?style=flat-square&logo=dart&logoColor=white"/>
</a> </a>
<a href="https://kotlinlang.org/docs/home.html"> <a href="https://flutter.dev/">
<img src="https://img.shields.io/badge/Kotlin-7F52FF?style=flat-square&logo=kotlin&logoColor=white"/> <img src="https://img.shields.io/badge/Flutter-02569B?style=flat-square&logo=Flutter&logoColor=white"/>
</a> </a>
<a href="https://developer.apple.com/swift"> <a href="https://www.docker.com/">
<img src="https://img.shields.io/badge/Swift-F05138?style=flat-square&logo=Swift&logoColor=white"/> <img src="https://img.shields.io/badge/Docker-2496ED?style=flat-square&logo=Docker&logoColor=white"/>
</a>
<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://svelte.dev/">
<img src="https://img.shields.io/badge/Svelte-FF3E00?style=flat-square&logo=Svelte&logoColor=white"/>
</a> </a>
## HATE THINGS <a href="https://mariadb.org/">
<div align="left"> <img src="https://img.shields.io/badge/MariaDB-003545?style=flat-square&logo=MariaDB&logoColor=white"/>
<img style="margin: 10px" src="https://profilinator.rishav.dev/skills-assets/cplusplus-original.svg" alt="C++" height="50"/> </a>
<img style="margin: 10px" src="https://forums.skunity.com/styles/default/xenforo/logo.og.png" alt="Skript" height="50"/> <a href="https://www.mongodb.com/">
</div> <img src="https://img.shields.io/badge/MongoDB-47A248?style=flat-square&logo=MongoDB&logoColor=white"/>
</a>