diff --git a/.github/workflows/snake.yml b/.github/workflows/snake.yml deleted file mode 100644 index 5662b95..0000000 --- a/.github/workflows/snake.yml +++ /dev/null @@ -1,29 +0,0 @@ -name: Generate Snake - -on: - push: - branches: [main] - schedule: - - cron: "0 0 * * *" - workflow_dispatch: - -permissions: - contents: write - -jobs: - build: - runs-on: ubuntu-latest - steps: - - uses: Platane/snk@v3 - with: - github_user_name: codingcn - outputs: | - dist/github-contribution-grid-snake.svg - dist/github-contribution-grid-snake-dark.svg?palette=github-dark - - - uses: crazy-max/ghaction-github-pages@v3 - with: - target_branch: output - build_dir: dist - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 485dee6..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -.idea diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index ab1f416..0000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,10 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Ignored default folder with query files -/queries/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml -# Editor-based HTTP Client requests -/httpRequests/ diff --git a/.idea/codingcn.iml b/.idea/codingcn.iml deleted file mode 100644 index 5e764c4..0000000 --- a/.idea/codingcn.iml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/.idea/material_theme_project_new.xml b/.idea/material_theme_project_new.xml deleted file mode 100644 index 514b121..0000000 --- a/.idea/material_theme_project_new.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index f9667a0..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 35eb1dd..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/README.md b/README.md deleted file mode 100644 index 40339c8..0000000 --- a/README.md +++ /dev/null @@ -1,153 +0,0 @@ -
- -# Hi there, I'm Chris ๐Ÿ‘‹ - -### ๐ŸŽฏ Focusing on Go & Open Source - -> *ๅ–็ปไน‹่ทฏ๏ผŒๅฐฑๅœจ่„šไธ‹ใ€‚* - -
- -[![GitHub followers](https://img.shields.io/github/followers/codingcn?style=for-the-badge&logo=github&color=236ad3&labelColor=1155ba)](https://github.com/codingcn?tab=followers) -[![GitHub Stars](https://img.shields.io/github/stars/codingcn?style=for-the-badge&logo=github&color=236ad3&labelColor=1155ba)](https://github.com/codingcn?tab=repositories) -![Profile Views](https://komarev.com/ghpvc/?username=codingcn&style=for-the-badge&color=236ad3) - -
- ---- - -## ๐Ÿง‘โ€๐Ÿ’ป About Me - -- ๐Ÿ“ Shanghai, China -- ๐Ÿ”ญ Creator of [Nunu](https://github.com/go-nunu/nunu) โ€” A CLI tool for building Go applications -- ๐ŸŒฑ Passionate about **Go**, **Open Source** & **Cloud Native** -- ๐Ÿข Member of [@go-nunu](https://github.com/go-nunu) -- ๐Ÿ† Arctic Code Vault Contributor - ---- - -## โญ Open Source Highlights - -
- -Nunu Stars -Nunu Admin Stars -Nunu Advanced Stars - -
- -Star History - -
- ---- - -## ๐Ÿ› ๏ธ Tech Stack - -
- -![Go](https://img.shields.io/badge/Go-00ADD8?style=for-the-badge&logo=go&logoColor=white) -![PHP](https://img.shields.io/badge/PHP-777BB4?style=for-the-badge&logo=php&logoColor=white) -![Python](https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white) -![TypeScript](https://img.shields.io/badge/TypeScript-3178C6?style=for-the-badge&logo=typescript&logoColor=white) -![Vue.js](https://img.shields.io/badge/Vue.js-4FC08D?style=for-the-badge&logo=vue.js&logoColor=white) -![Docker](https://img.shields.io/badge/Docker-2496ED?style=for-the-badge&logo=docker&logoColor=white) -![MySQL](https://img.shields.io/badge/MySQL-4479A1?style=for-the-badge&logo=mysql&logoColor=white) -![Redis](https://img.shields.io/badge/Redis-DC382D?style=for-the-badge&logo=redis&logoColor=white) -![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black) - -
- ---- - -## ๐Ÿ“Š GitHub Stats - -
- - - - - - - -
- -
- - - - -
- ---- - -## ๐ŸŒŸ Featured Projects - -
- - - - - - - - - - - - - - -
- ---- - -## ๐Ÿ Contribution Snake - -
- - - - - github-snake - - -
- ---- - -## ๐Ÿ“ˆ Activity Graph - -
- -![Activity Graph](https://github-readme-activity-graph.vercel.app/graph?username=codingcn&theme=minimal&hide_border=true&area=true&area_color=6BCB77) - -
- ---- - -## ๐Ÿ’ฌ Random Dev Quote - -
- -![Quote](https://quotes-github-readme.vercel.app/api?type=horizontal&theme=light) - -
- ---- - -## ๐Ÿ˜‚ Random Dev Joke - -
- -Jokes Card - -
- ---- - -
- -โญ **If you find my projects helpful, please consider giving them a star!** โญ - -
diff --git a/github-contribution-grid-snake-dark.svg b/github-contribution-grid-snake-dark.svg new file mode 100644 index 0000000..abea1da --- /dev/null +++ b/github-contribution-grid-snake-dark.svg @@ -0,0 +1 @@ +Generated with https://github.com/Platane/snk \ No newline at end of file diff --git a/github-contribution-grid-snake.svg b/github-contribution-grid-snake.svg new file mode 100644 index 0000000..0dc588f --- /dev/null +++ b/github-contribution-grid-snake.svg @@ -0,0 +1 @@ +Generated with https://github.com/Platane/snk \ No newline at end of file