Privacy
Privacy Policy
Last updated August 2026
This describes exactly what this site collects, why, and where it goes — no boilerplate. If something here changes as the site grows, this page gets updated to match.
What we collect
Contact form. When you submit the form on /contact, we store your name, email, selected project type, budget range, and message in our database. This is the only purpose it's collected for — replying to you.
Newsletter signup. If you subscribe from the blog, we store your email address so we can send you new-post notifications.
Anti-spam data. Both forms briefly log the submitting IP address and a timestamp, purely to detect and block automated spam submissions (rate limiting). This isnt tied to your name or used for anything beyond that.
What we dont do
- — We dont use tracking cookies or ad pixels.
- — We dont sell or share your data with advertisers.
- — We dont use your contact form submission for anything other than responding to it.
Where it's stored, and who else touches it
Form data is stored in a Postgres database (hosted on Supabase). To actually deliver emails, we use two third-party processors:
- EmailJS — sends the notification when you submit the contact form.
- Resend — sends the confirmation when you subscribe to the newsletter.
Both only receive what's needed to send that one email — neither is used for analytics or advertising. The site itself is hosted on Vercel, which processes standard request logs (IP, user agent) as part of normal hosting infrastructure — the same as any website you visit.
How long we keep it
Contact form and newsletter data is kept until you ask us to delete it. Anti-spam IP logs are short-lived and only used for rate-limiting windows measured in hours, not kept long-term.
Your options
Want your data deleted, or want to unsubscribe from the newsletter? Email us at hello@xtechdevs.dev and we'll take care of it.
Changes to this policy
If what we collect or how we use it changes, this page gets updated and the “last updated" date above changes with it.