seven / about / colophonOne person · Taiwan
§ 04 / About

A short biography,
About me.

There is, strictly speaking, only one person here. Everything else is borrowed light.

I am a full-stack developer working under the name seven. Currently a sophomore studying Computer Science at Asia University, and serving as Co-Founder & CTO of Deebug Co., Ltd. I am passionate about development and love the process of turning ideas into reality.

As a full-stack developer, I focus on building products that are both beautiful and functional — from frontend interface design to backend systems, all the way to mobile app development and distribution. My stack spans TypeScript, Python, Dart, Java, and Swift, with frameworks including Next.js, Flutter and SwiftUI.

At Deebug, I led the cross-platform technical integration for VALKI — using Flutter for the mobile app and Java for the backend service — growing the product to over 140,000 active users. I also independently develop and maintain several open-source tools and personal projects, including the TronClass API integration library, the TimeNest context-aware time management app, and the OLLM AI chat platform.

I read more than I write, and I write more than I publish. I believe that good software should be invisible to the user, and that focused attention is the most undervalued skill in this industry.

§ 04.1 / Principles
How I try to work.
Reminders to myself, repeated often enough that I sometimes manage to follow them.
i.
Edit, then ship.

Half the time spent on a thing is taking other things off it. I now write a "what's not in this release" list before I write the release notes.

ii.
Parallel, but prioritised.

Running multiple projects at once is the norm, not the exception. The key isn't doing one thing — it's always knowing which thing matters most right now.

iii.
Write everything down.

Every decision becomes a document. Every document becomes a draft. Every note is a memo to a future self or someone I haven't met yet.

iv.
Users first.

The ultimate judge of software quality is the user, not the engineer. Before writing code, understand whose problem you're solving.

§ 04.2 / Chronology
A short timeline.
A rough timeline of my development journey. The years are correct.
2026/04 ⇢
Personal website setup · sevenishere.com
Built my personal website and published the development diaries I'd been keeping in private notes — alongside new writing as it happens.
2026/03 ⇢
Independent Developer · TronClass API
Developed and maintained an unofficial TronClass LMS integration tool — reverse-engineered the network protocol to implement authentication, course data retrieval, and assignment tracking. Published on GitHub and NPM.
2026/02 ⇢
Mobile App Developer · TimeNest (MAIC)
Participated in MAIC (Mobile App Innovation Contest), independently building TimeNest — a context-aware time management app using Core Motion to sense device placement and enable intelligent time tracking.
2026/04 ⇢
Founder & Full-Stack Developer · OLLM (OwnLLM)
Independently planning and developing a BYOK AI chat SaaS platform, leading product development from zero to one. Currently in MVP stage.
2025/10 ⇢
CS student at Asia University.
Transferred to Asia University's Department of Computer Science and Information Engineering, continuing to develop personal projects alongside coursework.
2024/10 ⇢
Co-Founder & CTO · VALKI (Deebug Co., Ltd.)
As technical lead, drove cross-platform integration for VALKI using Flutter, Java, and Next.js. Product accumulated 140k+ active users. Handled Linux server infrastructure, operations, and system optimization.
2024/09
CSIE student at National Penghu University of Science and Technology.
Began the formal CS journey. Later that year, co-founded Deebug Co., Ltd. with a partner.
§ 04.3 / Influences
Where the work comes from.
A short, partial list — the frameworks and thinkers within reach when I'm working.
On craft
  • Dieter Rams
  • Susan Kare
  • Kenya Hara
  • The Vercel Design Team
On learning
  • Jensen Huang
  • Dan Abramov
  • Andrej Karpathy
  • The Contributors of GitHub
On independent development
  • Pieter Levels
  • Jason Fried (37signals)
  • Tobi Lütke
  • Whoever wrote the developer weekly
Good software is mostly absence — the absence of things that would have wasted the user's attention.
— a reminder pinned to the wall.