Skip to content
View NoctilumeDev's full-sized avatar

Block or report NoctilumeDev

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
NoctilumeDev/README.md

NoctilumeDev

Student developer focused on reliable software systems, reproducible engineering, and clearly bounded experiments. I separate verified behavior from future plans through tests, documented constraints, and explicit evidence states.

项目状态记录截至 2026-08-11(北京时间)。工程范围已经闭环,不一定等于作品在我心中已经停止生长。

Projects

  • DarkRoomLibrary - a full-stack library workflow system built with Spring Boot, Vue 3, MySQL, Redis, and RabbitMQ. Its verified delivery baseline is complete and maintained. Online preview
  • PlainJournal - a verified M0-M8 e-commerce reference baseline with consistency, middleware degradation, multi-instance, and browser-level evidence. The frontend visual redesign is still pending. Online preview
  • InkNarratives - five dependency-free, single-file HTML experiments in Chinese literary narrative and visual expression. The pages run, but their text and editorial content are still being refined.
  • VeriTrail - an actively developed evidence and acceptance workbench for controlled, reproducible engineering experiments.
  • PlainJournalPro - a planning repository for the future M9+ multi-merchant evolution; implementation waits for a machine resource upgrade.
  • FlowKernel - a long-term research planning repository for lifecycle-aware, continuity-preserving, AI-assisted resource scheduling; implementation has not started.

Project Journey / 项目沿革

这些仓库不是预先规划好的一条产品线,而是我在不同阶段真正想解决的问题。这里把“已验证的工程边界”和“个人心中的最终完成度”分开记录。

  • 2026 年 3-4 月 · InkNarratives / 墨叙

    无聊时做的五个零依赖单文件 HTML Demo,用来尝试中文长文、滚动叙事和氛围视觉。大二暑假整理项目时,我决定把它们一起公开。页面原型能够运行,但文本内容、资料来源和编辑结构还没有打磨到我认可的程度,因此它仍是未完成的实验集。

  • 2026 年 5-7 月 · DarkRoomLibrary / 暗室藏书

    个人构想形成于 5 月,7 月的大二短学期课程提供了落地窗口。主体在 7 月中旬成形,课程提交后继续补齐业务闭环、技术迁移、真实联调、并发验证与公开材料,并于 2026-07-27 形成最终交付事实基线。PlainJournal 启动时,暗室藏书仍有少量细节和发布收尾;后续版本继续完成了这些工程化加固。详细沿革见仓库内的项目历史项目起源 PDF

  • 2026 年 7-8 月 · PlainJournal / 素简记

    在暗室藏书收尾期间,我开始尝试微服务,并于 2026-07-16 建立 PlainJournal 的可运行基线。M0-M8 完成后,项目于 2026-08-03 首次公开。后来确认 M9+ 的多商户、平台账本和 Java/Go 异构协作无法在当前 16GB 单机上完成同等严格的真实验收,因此把它们独立为 PlainJournalPro,等扩容后继续。

    PlainJournal 不是不成熟的 Basic 版:M0-M8 的业务、可靠性和验收范围已经闭环。但我对当前前端视觉仍不满意,视觉重构尚未开始,所以从作品完成度看,它仍在继续打磨。

  • 2026 年 8 月 · VeriTrail / 验迹

    前面的项目到达各自阶段边界后,我不想继续在存量里无边界堆功能,于是把反复遇到的验收痛点沉淀为一个独立工具:用控制变量、不可变证据、真实浏览器、资源停止线和确定性裁决回答“这次运行究竟证明了什么”。VeriTrail 也是一个认知放大器和工程脚手架,目前仍在活跃开发。

工程闭环可以冻结,审美、内容、认知和下一阶段仍会继续生长。敬请期待。

Current Focus

  • Controlled project bootstrap, evidence integrity, deterministic verdicts, and failure recovery in VeriTrail
  • Frontend architecture and visual redesign for PlainJournal
  • Resource-aware validation on constrained single-machine environments
  • Clear Java and Go service ownership for future multi-merchant systems
  • Long-term research planning for lifecycle-aware operating-system resource policy

Detailed architecture decisions, test evidence, and release artifacts live in each project repository.

Pinned Loading

  1. DarkRoomLibrary DarkRoomLibrary Public

    A full-stack library management system built with Spring Boot, Vue 3, MySQL, Redis and RabbitMQ.

    Java

  2. PlainJournal PlainJournal Public

    素简记:基于 Spring Boot 3、JDK 17 与 Vue 3 的自营 B2C 分布式电商实践

    Java