← Back to Projects
Live

PaphTech — This Website

Our own platform built from scratch with Flask, deployed on Railway with full Cloudflare security.

↗ View Live Site Get a Similar Project

Overview

PaphTech.com is our own platform — designed, built, and deployed entirely in-house. Built with Flask and Python, it features a contact/audit request form, Resend email integration, SQLite database with persistent Railway Volume storage, dark theme branding, and a full Cloudflare security stack including WAF, rate limiting, and CSP nonce headers.

The Problem

We needed a professional web presence that demonstrated our own capabilities — a site that was fast, secure, and visually distinctive. Off-the-shelf solutions couldn't meet our security and customisation requirements.

The Solution

Built a custom Flask application with a component-based CSS architecture, deployed on Railway with a Cloudflare tunnel. Email is handled via Resend's HTTP API to avoid SMTP port blocking. All security headers are injected via both Flask middleware and a Cloudflare Snippet for defence-in-depth.

Results

A+ Security Header Score
< 2s Page Load Time
100% Uptime on Railway
0 Vulnerabilities Found

Key Features

  • Dark-mode UI with teal accent and Montserrat/Inter typography
  • Contact form with client-side field validation and burgundy error states
  • Resend HTTP API email — bypasses SMTP port blocking
  • SQLite database with persistent Railway Volume
  • Cloudflare WAF, rate limiting, and DDoS protection
  • CSP nonce-based Content Security Policy — no unsafe-inline
  • Privacy Policy and Terms of Service pages
  • Dynamic projects portfolio with per-project detail pages

More Projects