Skip to content

Commit

Permalink
Merge pull request #23 from LiuXianJing/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
LiuXianJing authored Apr 19, 2024
2 parents 1d9cbfe + 121fecf commit f383660
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
9 changes: 8 additions & 1 deletion frontend/src/views/About/AboutIMS/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,20 @@ const AboutIMS = () => {
<h3 className="sub-title">Frontend: </h3>
<ul>
<li>React</li>
<li>react-redux</li>
<li>react-router-dom</li>
<li>Vite</li>
<li>Typescript</li>
<li>antd</li>
<li>axios</li>
<li>ehcarts</li>
</ul>

<h3 className="sub-title">Backend: </h3>
<ul>
<li>xxx</li>
<li>Python</li>
<li>Flask</li>
<li>MySQL</li>
</ul>
</p>
</div>
Expand Down
11 changes: 2 additions & 9 deletions frontend/src/views/About/AboutMe/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,6 @@ const AboutMe = () => {
UESTC (电子科技大学)
</span>
</div>
<div className="item">
<span className="label">
Birthday:
</span>
<span className="value">
1996.3
</span>
</div>
<div className="item">
<span className="label">
Email:
Expand Down Expand Up @@ -73,7 +65,8 @@ const AboutMe = () => {
Description:
</span>
<span className="value">
I am an IT practitioner with strong full-stack development capabilities. My technical expertise includes front-end/back-end/operation and maintenance/algorithms, etc.
I am an IT practitioner with strong full-stack development capabilities, Have many years of development experience.
My technical expertise includes front-end/back-end/operation and maintenance/algorithms, etc.
Technology stack:
React, Vue, HTML, CSS, JavaScript, Node.js, Golang, Java, Python, C/C++, MySQL, Redis, and more.
And I can also do hardware related work.
Expand Down

0 comments on commit f383660

Please sign in to comment.