Skip to content
View Helioswei's full-sized avatar

Block or report Helioswei

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Helioswei/README.md

Typing SVG

visitors

一个热爱图形学的 C++ 开发者,偶尔写写 Kotlin,时不时被 AI 吸引注意力。

📍 坐标上海  |  📝 我的博客


🧑‍💻 关于我

  • 🔧 日常用 C++ 搬砖,和指针打了多年交道,至今相爱相杀
  • 🎮 图形学爱好者,从 OpenGLVulkan,从 Shader 到实时渲染,一直在探索像素背后的数学之美
  • 📱 正在学习 Kotlin + Android 开发,试图从底层走向应用层
  • 🤖 对 AI/AIGC 充满好奇,Stable Diffusion、ComfyUI、视频生成……什么都想玩一玩
  • 📚 相信「输出是最好的学习」,喜欢把学到的东西写成教程和笔记
  • 🛠️ Vim 重度用户,到哪儿第一件事就是配 Vim

🛠️ 技术栈

主力语言

C++ C Kotlin Python

图形学 & 渲染

OpenGL Vulkan GLSL FFmpeg

正在探索

Android Jetpack Compose Stable Diffusion ComfyUI

📌 近期项目

项目 简介
🎓 kotlin-tutorial Kotlin Android 系统教程,16 章,含导师讲解、C++ 对比、互动练习
🎙️ hermes-voice Mac 上通过语音和 AI Agent 对话,类似自制 Siri
⚙️ configvim 跨平台 Vim 配置脚本,专为 C++ 开发定制
📖 booknotes C++ 经典书籍的学习笔记
🎨 designPatterns 用 C++ 实现的设计模式集合

📊 GitHub Stats

🎯 兴趣领域

🎮 实时渲染    ████████████████░░░░  80%    热爱
🤖 AI / AIGC   ██████████████░░░░░░  70%    好奇中
📱 移动开发    ████████░░░░░░░░░░░░  40%    学习中
💰 独立开发    ██████░░░░░░░░░░░░░░  30%    观望中

「写代码就像做手艺活——工具要趁手,基本功要扎实,剩下的就是不断打磨。」

Pinned Loading

  1. designPatterns designPatterns Public

    设计模式的实现,使用的是cpp,供个人学习

    C++

  2. configvim configvim Public

    vim在centos7,ubuntu,mac下的配置脚本,个人用于c++的开发

    Shell

  3. hermes-voice hermes-voice Public

    Mac电脑下面通过语音和hermes-agent对话,类似Mac系统自带的Siri

    Python

  4. fastkeel fastkeel Public

    pip install 即用的 FastAPI 后端底座。用户认证 / 搭子社交 / 订阅支付 / 定时任务 / LLM 集成,一行命令生成完整项目

    Python

  5. kotlin-tutorial kotlin-tutorial Public

    面向有编程基础的开发者的 Kotlin Android 系统教程,涵盖语法、协程、Compose UI、架构设计等,共 16 章.

    HTML

  6. testffmpeg testffmpeg Public

    测试ffmepg的用例

    C 1