Adam Jolicoeur
-- Lead Product Designer with 15+ years at AWS, Red Hat, and high-growth B2B companies -
Lead Product Designer with 15+ years at AWS, Red Hat, and high-growth B2B companies
-diff --git a/docs/about/resume/index.html b/docs/about/resume/index.html
index d9fefb1c..f7638073 100644
--- a/docs/about/resume/index.html
+++ b/docs/about/resume/index.html
@@ -72,16 +72,16 @@
- Lead Product Designer with 15+ years at AWS, Red Hat, and high-growth B2B companies
- Lead Product Designer with 15+ years at AWS, Red Hat, and high-growth B2B companiesAdam Jolicoeur
-
Privacy policy for TaskStat - a privacy-first task management app for iOS
Last Updated: January 5, 2026
+Effective Date: January 5, 2026
TaskStat is built with privacy as a core principle. We believe your task data is yours alone, and we’ve designed TaskStat to ensure your information stays completely private and under your control.
+The short version: We don’t collect, transmit, or store any of your data on our servers. Everything stays on your device.
+TaskStat does NOT collect, transmit, or have access to:
+TaskStat stores the following information locally on your device only:
+Important: All of this data is stored exclusively in your device’s local storage using Apple’s SwiftData framework. It is never transmitted to our servers or any third-party services.
+TaskStat uses local-only storage via SwiftData (Apple’s native persistence framework). Your data is stored in a SQLite database within the app’s sandboxed container on your device.
+TaskStat intentionally does not use:
+This design choice ensures your task data never leaves your device unless you explicitly export it.
+TaskStat includes a CSV export feature that allows you to export your task list. This is entirely under your control:
+When you export your tasks to CSV, the file contains:
+Important: Once you share an exported CSV file via email, cloud storage, or messaging apps, that data is subject to the privacy policies of those services. We recommend being mindful of what you share and with whom.
+TaskStat does NOT integrate with any third-party services, including:
+The only external code included in TaskStat consists of:
+TaskStat makes zero network requests. The app:
+You can use TaskStat in airplane mode, offline, or with network access completely disabled.
+Since all data is stored locally on your device:
+iOS Security Model: Your data benefits from iOS’s robust security architecture, including:
+No Transmission Risk: Since data never leaves your device, there’s no risk of interception during transmission
+No Server Breaches: We don’t have servers, so there’s no risk of server-side data breaches
+No Password Storage: TaskStat doesn’t require an account, so there are no passwords to compromise
+To keep your task data secure:
+TaskStat does not collect any personal information from anyone, including children under 13. Since all data stays on the device and we have no servers or data collection mechanisms, TaskStat is safe for users of all ages.
+Parents should be aware that:
+You have complete ownership and control over your data:
+Since we don’t collect or store your data on our servers, you don’t need to submit data access or deletion requests to us. You have direct, immediate control over all your information.
+As of January 2026, TaskStat:
+We are committed to maintaining TaskStat’s privacy-first design. However, if we ever:
+We will:
+Any changes to this privacy policy will be posted to this page and reflected in the app’s version history.
+TaskStat’s privacy-first design ensures compliance with major privacy regulations:
+In accordance with Apple’s App Privacy details requirements, TaskStat’s privacy label states:
+This accurately reflects that TaskStat collects no data.
+While TaskStat is not currently open source, we are committed to transparency about our privacy practices:
+If you’re technically inclined, you can verify our privacy claims by:
+If you have questions about this privacy policy or TaskStat’s data practices:
+Since TaskStat doesn’t collect or store data on our servers, we cannot experience a data breach of user information. Any data security is determined by your device’s security posture.
+TaskStat is available worldwide. Since all data is stored locally on your device and never transmitted to our servers, there are no cross-border data transfer concerns. Your data never leaves your device unless you explicitly export and share it.
+In Plain English:
+TaskStat is designed to be the most private task manager possible. Your data is yours, and only yours.
+By using TaskStat, you acknowledge that you have read and understood this privacy policy. Given that we don’t collect any data, your use of the app does not involve sharing personal information with us.
+TaskStat Privacy Policy Version 1.0
+Simple tasks. Complete privacy.
Privacy-first task management for iOS. Your tasks stay on your device—no accounts, no tracking, no cloud sync.
TaskStat is a native iOS task management app built with privacy as a core principle. Unlike cloud-based task managers, TaskStat stores all your data locally on your device using SwiftData—ensuring complete privacy and offline functionality.
+TaskStat provides comprehensive task tracking with:
+Read the full Privacy Policy
+
+
+
+
+ | Light | +Dark | +Tinted | +
|---|---|---|
![]() |
+![]() |
+![]() |
+
Platform: iOS 18.0 or later
+App Store: Coming soon - Link will be added when published
+ +Questions or issues?
+TaskStat is built using:
+- -
- {{ description }} -
+{{ description }}
{%- if (headerButton) -%} {{ primaryAction }} {%- else -%}{%- endif -%} @@ -19,5 +18,7 @@ layout: base.njk {{ content | safe }}
+
+
+
+
|
|
|
+
+## Download
+
+**Platform:** iOS 18.0 or later
+
+**App Store:** *Coming soon - Link will be added when published*
+
+
+## Requirements
+
+- iPhone running iOS 18 or later
+- No internet connection required
+- No account or registration needed
+
+## Support
+
+**Questions or issues?**
+
+- **Email:** [support@adamjolicoeur.com](mailto:support@adamjolicoeur.com)
+- **Privacy Policy:** [View Privacy Policy](/apps/taskstat-privacy.html)
+
+## Technical Details
+
+TaskStat is built using:
+- **SwiftUI** for native iOS interface
+- **SwiftData** for local persistence
+- **No third-party dependencies**
+
+