docs: add personal profile
This commit is contained in:
@@ -0,0 +1,114 @@
|
||||
<div align="center">
|
||||
|
||||
<img src="https://readme-typing-svg.demolab.com?font=Fira+Code&weight=600&size=32&duration=3000&pause=1000&colour=58A6FF¢re=true&vCentre=true&width=600&lines=Hey%2C+I'm+siujamo+%F0%9F%91%8B;Full-Stack+%2B+Architecture+%2B+DevOps;Crafting+robust+%26+scalable+systems" alt="Typing SVG" />
|
||||
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
<div align="center">
|
||||
|
||||
### 🧠 About Me
|
||||
|
||||
**Full-Stack Developer · Software Architect · DevOps Engineer**
|
||||
|
||||
I build high-concurrency distributed systems, elegant APIs, and polished desktop tooling. Passionate about squeezing every last drop of performance out of constrained environments — whether it's a 10 Mbps edge network or a Rust-powered desktop app.
|
||||
|
||||
🕐 **Timezone:** Asia/Shanghai (UTC+8)
|
||||
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
### 🛠️ Tech Arsenal
|
||||
|
||||
<div align="center">
|
||||
|
||||
**Languages**
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
**Frameworks**
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
**Infrastructure**
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
### 🚀 Featured Projects
|
||||
|
||||
<div align="center">
|
||||
|
||||
<a href="https://onixbyte.dev/onixbyte/pipely">
|
||||
<img align="top" src="https://github-readme-stats.vercel.app/api/pin/?username=onixbyte&repo=pipely&theme=tokyonight&show_owner=true" alt="pipely" />
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
<br />
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td width="50%">
|
||||
|
||||
#### 🔧 Pipely
|
||||
|
||||
High-concurrency, low-bandwidth OTA update server built in **Go**. Designed to distribute updates to thousands of devices under a **10 Mbps** bandwidth ceiling.
|
||||
|
||||
- Delta updates via BSDiff for JAR files
|
||||
- Token-based gated rollout with per-connection throttling
|
||||
- HTTP Range support for resumable downloads
|
||||
- React admin panel + JWT-secured API
|
||||
- PostgreSQL-backed with full device lifecycle management
|
||||
|
||||
</td>
|
||||
<td width="50%">
|
||||
|
||||
#### 🎮 Delta Force Guide
|
||||
|
||||
Comprehensive community guide for *Delta Force* (三角洲行动), covering tactics, weapon stats, map callouts, and meta analysis. Built and maintained for both newcomers and seasoned operators.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
---
|
||||
|
||||
### 📊 Stats
|
||||
|
||||
<div align="center">
|
||||
|
||||

|
||||
<br />
|
||||

|
||||
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
<div align="center">
|
||||
|
||||
### 🌐 Connect
|
||||
|
||||
[](https://x.com/siujamo)
|
||||
[](https://github.com/siujamo)
|
||||
[](https://onixbyte.dev)
|
||||
|
||||
<br />
|
||||
|
||||
<img src="https://komarev.com/ghpvc/?username=siujamo&style=flat-square&colour=blue" alt="Profile views" />
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user