Files
Hextra-AI-Insight-Daily/content/cn/about.md
2025-08-03 16:41:07 +08:00

128 lines
7.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: About Me
type: about
sidebar:
exclude: true
---
<div align="center">
<h2 align="center">一个编辑器,一个想法,一个世界</h2>
<h3 align="center">One IDE, one idea, one world</h3>
<h4 align="center">👋 何夕2077 / justlovemaki 个人维护AI资讯站<a href="https://ai.hubtoday.app" alt="AI资讯日报" >AI资讯日报</a></h4>
</div>
<br/>
<h3>💻 GitHub档案</h3>
<div style='margin-right:5vw;'>
<img align="center" src="https://github-readme-stats.vercel.app/api?username=justlovemaki&bg_color=ffffff00&text_color=666666&hide=contribs&show_icons=true&rank_icon=github&locale=cn" />
<img align="center" src="https://github-readme-stats.vercel.app/api/top-langs/?username=justlovemaki&layout=compact&bg_color=ffffff00&text_color=666666&show_icons=true&locale=cn" />
</div>
<br/>
<h3>🔥 我的贡献</h3>
<p>
<img align="center" src="https://github-readme-streak-stats-rho-lime.vercel.app?user=justlovemaki&border_radius=12&locale=zh_Hans&card_width=755" alt="GitHub Streak" />
</p>
<br/>
<h3>🚀 我的技术栈</h3>
<table>
<tr>
<td align="center"><strong>分类</strong></td>
<td><strong>技术徽章</strong></td>
</tr>
<tr>
<td align="center"><strong>开发语言</strong></td>
<td>
<img src="https://img.shields.io/badge/Java-ED8B00?style=for-the-badge&logo=openjdk&logoColor=white"/>
<img src="https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black"/>
<img src="https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white"/>
<img src="https://img.shields.io/badge/Shell-4EAA25?style=for-the-badge&logo=gnubash&logoColor=white"/>
</td>
</tr>
<tr>
<td align="center"><strong>Web 框架</strong></td>
<td>
<img src="https://img.shields.io/badge/Spring-6DB33F?style=for-the-badge&logo=spring&logoColor=white"/>
<img src="https://img.shields.io/badge/Node.js-339933?style=for-the-badge&logo=nodedotjs&logoColor=white"/>
<img src="https://img.shields.io/badge/FastAPI-009688?style=for-the-badge&logo=fastapi&logoColor=white"/>
</td>
</tr>
<tr>
<td align="center"><strong>数据库</strong></td>
<td>
<img src="https://img.shields.io/badge/MySQL-4479A1?style=for-the-badge&logo=mysql&logoColor=white"/>
<img src="https://img.shields.io/badge/PostgreSQL-4169E1?style=for-the-badge&logo=postgresql&logoColor=white"/>
<img src="https://img.shields.io/badge/Redis-DC382D?style=for-the-badge&logo=redis&logoColor=white"/>
<img src="https://img.shields.io/badge/MongoDB-47A248?style=for-the-badge&logo=mongodb&logoColor=white"/>
</td>
</tr>
<tr>
<td align="center"><strong>版本与部署</strong></td>
<td>
<img src="https://img.shields.io/badge/Git-F05032?style=for-the-badge&logo=git&logoColor=white"/>
<img src="https://img.shields.io/badge/Jenkins-D24939?style=for-the-badge&logo=jenkins&logoColor=white"/>
<img src="https://img.shields.io/badge/GitLab-FC6D26?style=for-the-badge&logo=gitlab&logoColor=white"/>
<img src="https://img.shields.io/badge/GitHub%20Actions-2088FF?style=for-the-badge&logo=githubactions&logoColor=white"/>
<img src="https://img.shields.io/badge/Docker-2496ED?style=for-the-badge&logo=docker&logoColor=white"/>
<img src="https://img.shields.io/badge/Kubesphere-3299CC?style=for-the-badge&logo=kubernetes&logoColor=white"/>
</td>
</tr>
<tr>
<td align="center"><strong>大数据 & 其它</strong></td>
<td>
<img src="https://img.shields.io/badge/Apache%20Hadoop-66CCFF?style=for-the-badge&logo=apache&logoColor=black"/>
<img src="https://img.shields.io/badge/Apache%20Flink-E6526F?style=for-the-badge&logo=apacheflink&logoColor=white"/>
<img src="https://img.shields.io/badge/RabbitMQ-FF6600?style=for-the-badge&logo=rabbitmq&logoColor=white"/>
<img src="https://img.shields.io/badge/Elasticsearch-005571?style=for-the-badge&logo=elasticsearch&logoColor=white"/>
</td>
</tr>
<tr>
<td align="center"><strong>AI大模型</strong></td>
<td>
<img src="https://img.shields.io/badge/Gemini-4285F4?style=for-the-badge&logo=google&logoColor=white"/>
<img src="https://img.shields.io/badge/Claude-D97E74?style=for-the-badge&logo=anthropic&logoColor=white"/>
<img src="https://img.shields.io/badge/通义千问-FF9900?style=for-the-badge&logo=alibabacloud&logoColor=white"/>
</td>
</tr>
<tr>
<td align="center"><strong>开发工具</strong></td>
<td>
<!-- IDE & 编辑器 -->
<img src="https://img.shields.io/badge/IntelliJ_IDEA-000000.svg?style=for-the-badge&logo=intellij-idea&logoColor=white"/>
<img src="https://img.shields.io/badge/VS_Code-007ACC?style=for-the-badge&logo=visual-studio-code&logoColor=white"/>
<img src="https://img.shields.io/badge/Claude_Code-D97E74?style=for-the-badge&logo=anthropic&logoColor=white"/>
<img src="https://img.shields.io/badge/Kilo-555555?style=for-the-badge"/>
<img src="https://img.shields.io/badge/Trae-555555?style=for-the-badge"/>
<br/>
<!-- 数据库 & 调试工具 -->
<img src="https://img.shields.io/badge/DBeaver-382923?style=for-the-badge&logo=dbeaver&logoColor=white"/>
<img src="https://img.shields.io/badge/Apifox-FF6600?style=for-the-badge&logo=apifox&logoColor=white"/>
<img src="https://img.shields.io/badge/Postman-FF6C37?style=for-the-badge&logo=postman&logoColor=white"/>
<img src="https://img.shields.io/badge/Charles-1A72E3?style=for-the-badge"/>
<img src="https://img.shields.io/badge/Arthas-009966?style=for-the-badge"/>
<img src="https://img.shields.io/badge/JMeter-D22128?style=for-the-badge&logo=apachejmeter&logoColor=white"/>
</td>
</tr>
</table>
<br/>
<h3>✨ 代表作</h3>
<div style='margin-right:5vw;'>
<a href="https://github.com/justlovemaki/CloudFlare-AI-Insight-Daily">
<img align="center" src="https://github-readme-stats.vercel.app/api/pin/?username=justlovemaki&repo=CloudFlare-AI-Insight-Daily&layout=compact&bg_color=ffffff00&text_color=666666&show_icons=true&locale=cn" />
</a>
<a href="https://github.com/justlovemaki/AIClient-2-API">
<img align="center" src="https://github-readme-stats.vercel.app/api/pin/?username=justlovemaki&repo=AIClient-2-API&layout=compact&bg_color=ffffff00&text_color=666666&show_icons=true&locale=cn" /> </a>
</div>
<br/>
<div style='margin-right:5vw;'>
<a href="https://github.com/justlovemaki/my-favorites">
<img align="center" src="https://github-readme-stats.vercel.app/api/pin/?username=justlovemaki&repo=my-favorites&layout=compact&bg_color=ffffff00&text_color=666666&show_icons=true&locale=cn" /
</a>
<a href="https://github.com/justlovemaki/Web-IPTV-Player">
<img align="center" src="https://github-readme-stats.vercel.app/api/pin/?username=justlovemaki&repo=Web-IPTV-Player&layout=compact&bg_color=ffffff00&text_color=666666&show_icons=true&locale=cn" />
</a>
</div>
<br/>