Remove ScanSnap WebDAV section from main page
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
- Completely removed the ScanSnap WebDAV Service project section from the main index.html page - The detailed project page in stories/scansnap-webdav.html still exists for reference if needed
This commit is contained in:
parent
20c813c7ea
commit
dd60d798b4
|
@ -298,24 +298,6 @@
|
|||
<p><a href="stories/nitric-leadership.html" class="read-more">Read more about my leadership at Nitric Concepts →</a></p>
|
||||
</article>
|
||||
|
||||
<!-- ScanSnap WebDAV Service Project -->
|
||||
<article class="project">
|
||||
<h3><a href="stories/scansnap-webdav.html">ScanSnap WebDAV Service for buildersclub.ca</a></h3>
|
||||
<p>
|
||||
<strong>Timeframe:</strong> 2025-Present<br>
|
||||
<strong>Overview:</strong> Developed a simple network scanner endpoint at <a href="http://192.168.0.119:9876" target="_blank">http://192.168.0.119:9876</a> that allows buildersclub.ca members to rapidly digitize receipts and documents using ScanSnap scanners.
|
||||
</p>
|
||||
<p><strong>Key Contributions:</strong></p>
|
||||
<ul>
|
||||
<li>Built a network scanner endpoint supporting up to 50 receipts per batch at ~1 scan per second processing speed.</li>
|
||||
<li>Implemented automatic daily cleanup at 3:00 AM to prevent storage bloat and maintain system performance.</li>
|
||||
<li>Created a simple system that works directly with macOS Finder - just press Command+K and enter the URL.</li>
|
||||
<li>Designed for the trusted clubhouse network environment with streamlined access.</li>
|
||||
<li>Set up automatic maintenance that requires zero user intervention or management.</li>
|
||||
</ul>
|
||||
<p><strong>Impact:</strong> Enabled buildersclub.ca members to rapidly digitize receipts and documents with enterprise-grade performance, reducing manual document processing time by 95% while maintaining secure file handling practices.</p>
|
||||
<p><a href="stories/scansnap-webdav.html" class="read-more">Read more about the ScanSnap WebDAV Service →</a></p>
|
||||
</article>
|
||||
|
||||
<!-- Entrepreneurial Ventures -->
|
||||
<article class="project">
|
||||
|
|
Loading…
Reference in New Issue