Skip to content
View Panghu1102's full-sized avatar

Block or report Panghu1102

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.

Content in all repositories owned by your account will be closed.
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
Panghu1102/README.md

Hi, I'm Panghu1102 👋

Welcome to my GitHub.

I'm a student and developer who enjoys exploring technology, building things, and documenting what I learn along the way.

My interests mainly include network security, AI and large language models, web development, Cloudflare, iOS, Windows, virtualization, and all kinds of interesting software and hardware experiments.

I also write about things that may not seem particularly technical. Sometimes it's just me documenting something I found interesting in daily life. :)

🔧 What I Do

  • 🌐 Explore web development and modern web technologies
  • ☁️ Build projects with Cloudflare Workers and other serverless services
  • 🔐 Explore network security and privacy-related technologies
  • 🤖 Experiment with AI and large language models
  • 📱 Tinker with iOS, sideloading, virtualization, and other Apple-related things
  • 🖥️ Explore Windows, Linux, virtual machines, and system-level tools
  • 🐙 Build and maintain open-source projects on GitHub

I particularly enjoy figuring out how things work, especially when something doesn't work as expected. A lot of my projects started with a simple "what if I try this?" and somehow became much larger than expected.

🚀 Featured Projects

An AI-powered chat submod for Doki Doki Literature Club! / Ren'Py.

JYACS explores the possibilities of integrating AI-powered conversations into Ren'Py-based games, with a focus on creating a more interactive experience.

A lightweight relay project built around Cloudflare Workers.

It is one of my experiments with serverless infrastructure and Cloudflare's edge network.

The source code of my personal blog.

Built with Next.js and deployed on Cloudflare, it is also where I experiment with new web technologies and document various projects, troubleshooting experiences, and technical notes.

🌐 My Blog

You can find my technical notes, project updates, tutorials, and random experiments on my personal website:

panghu.bond

The blog is not limited to purely technical content. Some posts are simply things I want to record, because sometimes the best reason to write something down is just:

"I don't want to forget this."

📝 About My Articles

I try to keep my tutorials close to what actually happened during development.

That means you may find:

  • actual error messages
  • failed attempts
  • configuration details
  • things that unexpectedly broke
  • practical warnings and limitations
  • solutions that eventually worked

If an article mentions images that are not currently displayed on the website, they may still be available on the original platform. I'm sorry if some images are missing — I don't always have enough time to move everything over manually.

If you notice something missing, outdated, or incorrect, feel free to let me know.

📬 Contact

If you'd like to get in touch, you can reach me through my website or GitHub.

Thanks for stopping by! 👋


你好,我是 Panghu 👋

欢迎来到我的 GitHub。

我是一名学生,也是一名喜欢折腾各种东西的开发者。

我主要研究 网络安全 以及 AI 大模型在不同领域中的应用, 同时也会探索 Web 开发、Cloudflare、iOS、Windows、虚拟机,以及各种 有意思的软件和硬件实验。

当然,我也会记录一些看起来和技术没什么关系的东西。

别误会,这可能只是我单纯想把生活中的一些事情记录下来。:)

🔧 我在做什么

  • 🌐 探索 Web 开发以及各种现代 Web 技术
  • ☁️ 使用 Cloudflare Workers 等 Serverless 服务构建项目
  • 🔐 研究网络安全与隐私相关技术
  • 🤖 尝试 AI 以及大语言模型的各种应用
  • 📱 折腾 iOS、侧载、虚拟机以及其他 Apple 相关技术
  • 🖥️ 探索 Windows、Linux、虚拟机以及系统相关工具
  • 🐙 在 GitHub 上开发和维护开源项目

我尤其喜欢研究一个东西到底是怎么工作的

很多时候,一个项目可能只是从一句:

“等等……如果我这样试一下呢?”

开始,然后莫名其妙就变成了一个比预想中大得多的项目。😂

🚀 我的项目

一个面向 Doki Doki Literature Club! / Ren'Py 的 AI 聊天 Submod。

JYACS 主要探索将 AI 驱动的对话能力加入 Ren'Py 游戏的可能性, 尝试让游戏中的角色拥有更加互动化的聊天体验。

一个基于 Cloudflare Workers 构建的轻量级 Relay 项目。

这是我探索 Serverless 架构以及 Cloudflare Edge 网络的一次尝试。

我的个人博客源码。

博客使用 Next.js 构建,并部署在 Cloudflare 上。

它也是我尝试各种新 Web 技术、记录项目进展、整理技术笔记以及记录 踩坑经历的地方。

🌐 我的博客

你可以在我的个人网站上看到更多技术笔记、项目进展、教程以及各种折腾记录:

panghu.bond

这里并不只记录纯粹的技术内容。

有些文章可能只是我觉得某件事情值得记录下来。

因为有时候,写下来的理由其实很简单:

“我不想以后忘了这件事。”

📝 关于我的文章

我的教程会尽量保留实际操作过程中发生的事情,而不只是把最终答案 整理得干干净净。

所以你可能会在文章里看到:

  • 实际出现过的报错
  • 失败的尝试
  • 具体的配置过程
  • 莫名其妙出现的问题
  • 实际使用时的注意事项
  • 最终能够解决问题的方法

如果文章中提到了图片,而网站上暂时没有显示,通常意味着图片可能还 保留在原来的平台。

真的很抱歉,我的时间并不总是足够,有时候没办法把所有图片都重新搬过来。

如果你发现文章中有遗漏、错误或者需要补充的地方,也欢迎和我交流。

📬 联系我

如果你想和我交流,可以通过我的网站或者 GitHub 联系我。

感谢你来到这里!👋


Build things. Break things. Figure out why.

折腾、踩坑,然后搞明白它为什么会这样。

Popular repositories Loading

  1. JYACS JYACS Public

    The DDLC mod JustYuri's submod implements AI conversation functionality through API calls.

    Ren'Py 8 1

  2. cfRelay cfRelay Public

    A JavaScript based on CloudFlare Worker that can implement an AI gateway, user registration, user management, forced replacement of prompt words and modification of request bodies, BM25 and other f…

    JavaScript 8 1

  3. next-blog next-blog Public

    我的个人博客源码,使用 Next.js 构建,并部署在 Cloudflare Workers上。

    TypeScript 1

  4. JYACS-web JYACS-web Public

    TypeScript

  5. panghu1102.github.io panghu1102.github.io Public

    Ruby

  6. CloudFlare-ImgBed CloudFlare-ImgBed Public template

    Forked from MarSeventh/CloudFlare-ImgBed

    Open-source file hosting solution based on CloudFlare (Image hosting/File storage/Cloud drive) / 基于 CloudFlare 的开源文件托管解决方案(图床/文件床/网盘)

    JavaScript