mirror of
https://github.com/KazooTTT/kazoottt-blog.git
synced 2025-06-23 02:31:33 +08:00
feat: update self intro
This commit is contained in:
@ -94,9 +94,15 @@ const projects = [...directProjects, ...mdProjects].slice(0, MAX_PROJECTS)
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
<Section title='About'>
|
<Section title='About'>
|
||||||
<div class='text-muted-foreground'>
|
<div class='text-muted-foreground space-y-2'>
|
||||||
<p>前端开发,技术栈主要为 React 全家桶, VTK.js 学习中。</p>
|
<p>你是一位专注于前端开发的工程师,深度使用 React 技术栈。通过持续学习和实践,你在现代前端工程化方面积累了丰富经验。</p>
|
||||||
<p>偶尔使用 python 或者 nodejs 写后端。</p>
|
<p>你的技术栈:</p>
|
||||||
|
<ul class="list-disc list-inside ml-2 mt-1">
|
||||||
|
<li>基于 React 生态系统进行 Web 应用开发</li>
|
||||||
|
<li>使用 VTK.js 探索数据可视化领域</li>
|
||||||
|
<li>具备 Python 和 Node.js 全栈开发经验</li>
|
||||||
|
</ul>
|
||||||
|
<p class="mt-2">保持技术热情,持续学习成长中 🌱</p>
|
||||||
</div>
|
</div>
|
||||||
</Section>
|
</Section>
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user