---
title: 为github主页设计美化介绍
abbrlink: fc7dd4b4
date: "2024-09-15 10:08:12"
updated: "2024-09-15 10:08:15"
desc: "![readme](https://github.com/xingwangzhe/)"
categories:
    - github
tags:
    - github
    - 记录
    - 教程
cover: https://github.com/xingwangzhe/
---

[![readme](https://i.ibb.co/23KtNMg7/githubreadme.png)](https://github.com/xingwangzhe/)

<!--more-->

## 你也想设计有趣的介绍页面吗，下面将会告诉你如何设计

## 创建界面

打开github,点击右上角的头像
选择`your repositories`
然后在右上角选择`new`
新的库名务必和你的github用户名保持一致。
状态选择`public`
勾选`Add a README file`
点击创建即可

## 写什么？

这里我提供了两个语言版本的代码，通过两个文件进行切换

### 在README.md中写入

> 别忘了替换代码中的用户名

```md
English | [中文](./README_CN.md)

[![Typing SVG](https://readme-typing-svg.demolab.com/?lines=emm...;Hello+World+!&center=true&font=Lato&size=32&color=008000)](https://git.io/typing-svg)

## Up to now, there have been ![Visitor Count](https://profile-counter.glitch.me/xingwangzhe/count.svg) visits

### Here are some ideas to get you started:

- 🌱 I’m currently studying at Northeastern University(China)
- 💻 My Blog (not update often):[blog](https://xingwangzhe.github.io)
- 📫 How to reach me: xingwangzhe@outlook.com
- 🔭 My ideal pursuit: Computer Graphics Computer Science Game Production

### My Skill Set

<table><tr><td valign="top" width="32%">

#### Learning now

<div align="center">  
  [![Java](https://profilinator.rishav.dev/skills-assets/java-original-wordmark.svg)](https://www.java.com/)  
  [![Git](https://profilinator.rishav.dev/skills-assets/git-scm-icon.svg)](https://github.com/)
  [![HTML5](https://profilinator.rishav.dev/skills-assets/html5-original-wordmark.svg)](https://html.com/)
  [![CSS3](https://profilinator.rishav.dev/skills-assets/css3-original-wordmark.svg)](https://www.w3.org/Style/CSS/)
</div>

</td>
<td valign="top" width="32%">

#### Plan

<div align="center">  
  [![Python](https://profilinator.rishav.dev/skills-assets/python-original.svg)](https://www.python.org/)

</td>
<td valign="top" width="32%">

#### Language

![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=xingwangzhe&layout=compact)

</tr></td></table>

### Record

[![Ashutosh's github activity graph](https://github-readme-activity-graph.vercel.app/graph?username=xingwangzhe&bg_color=FFFFFF&line=008000&height=375&title_color=000000&hide_border=true&color=000000)](https://github.com/ashutosh00710/github-readme-activity-graph)
```

### 创建README_CN.md文件，并写入

> 别忘了替换代码中的用户名

```md
[English](./README.md) | 中文

[![Typing SVG](https://readme-typing-svg.demolab.com/?lines=emm...;Hello+World+!&center=true&font=Lato&size=32&color=008000)](https://git.io/typing-svg)

## 到目前为止，已有![访客计数](https://profile-counter.glitch.me/xingwangzhe/count.svg) 次访问

### 你可以从此大概了解我：

- 🌱 目前正在东北大学（沈阳）学习
- 💻 我的博客:[博客](https://xingwangzhe.github.io)
- 📫 如何联系我: xingwangzhe@outlook.com
- 🔭 我的理想追求: 计算机图形学、计算机科学、游戏制作

### 我的技能集

<table><tr><td valign="top" width="32%">

#### 当前正在学习

<div align="center">  
  [![Java](https://profilinator.rishav.dev/skills-assets/java-original-wordmark.svg)](https://www.java.com/)  
  [![Git](https://profilinator.rishav.dev/skills-assets/git-scm-icon.svg)](https://github.com/)
  [![HTML5](https://profilinator.rishav.dev/skills-assets/html5-original-wordmark.svg)](https://html.com/)
  [![CSS3](https://profilinator.rishav.dev/skills-assets/css3-original-wordmark.svg)](https://www.w3.org/Style/CSS/)
</div>

</td>
<td valign="top" width="32%">

#### 计划学习

<div align="center">  
  [![Python](https://profilinator.rishav.dev/skills-assets/python-original.svg)](https://www.python.org/)

</td>
<td valign="top" width="32%">

#### 使用的语言

![使用语言排名](https://github-readme-stats.vercel.app/api/top-langs/?username=xingwangzhe&layout=compact)

</td></tr></table>

### 成就记录

[![Ashutosh的GitHub活动图表](https://github-readme-activity-graph.vercel.app/graph?username=xingwangzhe&bg_color=FFFFFF&line=008000&height=375&title_color=000000&hide_border=true&color=000000)](https://github.com/ashutosh00710/github-readme-activity-graph)
```

### 自定义你的内容

由于这两个文件都是md文件，所以你可以轻松地自定义样式，这里就不展开了，你可以参考一下别人的

## 参考

[学姐的样式](https://github.com/Lxh04319)
[GitHub 个人主页的究极美化攻略：当一个外链战士(万字详述)](https://blog.csdn.net/weixin_62651706/article/details/137957144)
[GitHub个人主页美化教程](https://www.peterjxl.com/Git/GitHub-Profile-Beautify/#%E9%BB%98%E8%AE%A4%E4%B8%BB%E9%A1%B5)


---

**作者：**xingwangzhe

**本文链接：**[https://xingwangzhe.fun/posts/fc7dd4b4/](https://xingwangzhe.fun/posts/fc7dd4b4/)

本文采用[知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议](https://creativecommons.org/licenses/by-nc-sa/4.0/)进行许可。