mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-04-30 14:29:29 +08:00
update personal info
This commit is contained in:
parent
b55b7e743e
commit
d368b27ccb
3 changed files with 17 additions and 34 deletions
|
@ -4,14 +4,14 @@ export const site: SiteConfig = {
|
||||||
protocol: import.meta.env.URARA_SITE_PROTOCOL ?? import.meta.env.DEV ? 'http://' : 'https://',
|
protocol: import.meta.env.URARA_SITE_PROTOCOL ?? import.meta.env.DEV ? 'http://' : 'https://',
|
||||||
domain: 'seviche.cc',
|
domain: 'seviche.cc',
|
||||||
title: 'Seviche.cc',
|
title: 'Seviche.cc',
|
||||||
subtitle: 'Tech / Code / Random Life',
|
subtitle: 'Random Frontend-Developer',
|
||||||
lang: 'zh',
|
lang: 'zh',
|
||||||
description: 'Tech / Code / Random Life',
|
description: 'Random Frontend-Developer',
|
||||||
author: {
|
author: {
|
||||||
name: '酸橘汁腌鱼',
|
name: 'Seviche CC',
|
||||||
avatar: '/assets/avatar.jpg',
|
avatar: '/assets/avatar.png',
|
||||||
status: '🖤',
|
status: '🖤',
|
||||||
bio: ' Code / Tech <br> Living a Random Life ',
|
bio: 'Random Frontend-Developer',
|
||||||
metadata: [
|
metadata: [
|
||||||
{
|
{
|
||||||
icon: 'i-mdi-github',
|
icon: 'i-mdi-github',
|
||||||
|
@ -40,6 +40,6 @@ export const site: SiteConfig = {
|
||||||
// }
|
// }
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
keywords: ['Tech', 'Code', 'Random Life'],
|
keywords: ['Tech', 'Code', 'Seviche CC', 'Frondend Developer', 'Programming'],
|
||||||
themeColor: '#3D4451'
|
themeColor: '#3D4451'
|
||||||
}
|
}
|
||||||
|
|
|
@ -29,43 +29,26 @@ flags:
|
||||||
## 接触过的技术
|
## 接触过的技术
|
||||||
|
|
||||||
### 姑且熟悉
|
### 姑且熟悉
|
||||||

|
`JavaScript` | `TypeScript` | `React`| `Redux` | `Vue.js` | `Nuxt.js`| `TailwindCSS` | `SASS`
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||
|
|
||||||
### 简单用过
|
### 简单用过
|
||||||

|
`Shell Script` |`Svelte` | `Deno JS` | `NodeJS` | `Express.js` | `Mongoose` `MongoDB` | `Prisma`
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||
|
|
||||||
### 了解
|
### 了解
|
||||||

|
`MySQL` | `Styled Components`
|
||||||

|
|
||||||

|
|
||||||
## 最近
|
## 最近
|
||||||
|
|
||||||
### 在做
|
### 在做
|
||||||
- [ ] 找工作 (广州的前端岗位求推荐 😭)
|
[ ] 找工作 (广州的前端岗位求推荐 😭)
|
||||||
- [ ] [Airbnb clone](https://github.com/Sevichecc/Airbnb-Clone)
|
[ ] [Airbnb clone](https://github.com/Sevichecc/Airbnb-Clone)
|
||||||
- [ ] [Seigwai](https://codeberg.org/Sevichecc/Seigwai)
|
[ ] [Seigwai](https://codeberg.org/Sevichecc/Seigwai)
|
||||||
|
|
||||||
### 完成
|
### 完成
|
||||||
- [x] [Full Stack Open](https://fullstackopen.com/) (Part 1 - Part7) (2023.1-2023.4)
|
[x] [Full Stack Open](https://fullstackopen.com/) (Part 1 Part7) (2023.1-2023.4)
|
||||||
- [X] [Raycast Extension for Miniflux](https://www.raycast.com/SevicheCC/miniflux) (2023.4)
|
[X] [Raycast Extension for Miniflux](https://www.raycast.com/SevicheCC/miniflux) (2023.4)
|
||||||
- [X] [Raycast Extension for Akkoma](https://www.raycast.com/SevicheCC/akkoma) (2023.4)
|
[X] [Raycast Extension for Akkoma](https://www.raycast.com/SevicheCC/akkoma) (2023.4)
|
||||||
- [X] Pleroma 和 Forgejo 的备份脚本
|
[X] Pleroma 和 Forgejo 的备份脚本
|
||||||
- Pleroma: [pleroma-backup-script](https://github.com/Sevichecc/pleroma-backup-script)
|
- Pleroma: [pleroma-backup-script](https://github.com/Sevichecc/pleroma-backup-script)
|
||||||
- Forgejo: [forgejo-backup-script](https://codeberg.org/Sevichecc/forgejo-backup-script)
|
- Forgejo: [forgejo-backup-script](https://codeberg.org/Sevichecc/forgejo-backup-script)
|
||||||
|
|
||||||
|
|
BIN
urara/assets/avatar.png
Normal file
BIN
urara/assets/avatar.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.9 MiB |
Loading…
Reference in a new issue