Add Diskette Labs affiliation and update button styles in index.html

This commit is contained in:
2026-08-11 00:14:14 -05:00
parent 3f54762086
commit 5bedecba61
2 changed files with 14 additions and 2 deletions
+3
View File
@@ -136,6 +136,9 @@
<p>Over time, the projects got bigger. I went from simple websites to full-stack apps. From basic scripts to emulator managers. From "hello world" to running a Geometry Dash demon list with 3,800+ verified runs. Each project pushed me into unfamiliar territory, and that's where the real learning happens.</p>
<p>The biggest shift was when I stopped just learning syntax and started solving real problems. The FEDL wasn't a homework assignment — it was something the community needed. OmniEmu wasn't a tutorial project — it was because I was tired of opening 15 different apps. CommandMove wasn't a coding exercise — it was because macOS was missing a basic feature.</p>
<h2>Design</h2>
<p>I'm a member of <strong>Diskette Labs</strong>, a product design collective. Check out the collective at <a href="https://diskettelabs.com/" target="_blank" rel="noopener" style="color:var(--accent);text-decoration:underline;">diskettelabs.com</a>.</p>
<h2>What I've Learned</h2>
<p>The biggest lesson? You don't have to know everything to build something. You just have to be willing to figure it out. Stack Overflow, documentation, trial and error, asking for help — that's how real development works. Nobody has it all memorized.</p>
<p>Another big one: ship it. Don't wait until it's perfect. Don't wait until you know every framework. Don't wait until you've read one more tutorial. Build the thing, put it out there, and iterate. A finished project that's 80% perfect teaches you more than a project that's stuck at 95% in your head.</p>