You will get a BigQuery reporting web app with OAuth and PDF output.
Rising Talent
Rising Talent
Project details
Your team needs to pull reports from your data warehouse without giving everyone BigQuery access, or paying a per-seat BI tool fee for what should be a simple operator workflow. You want polished PDFs your team can hand to leadership, not raw query exports.
I'll build that webapp. The same architecture I run in production at a HIPAA-regulated software company- FastAPI on Google Cloud Run, defense-in-depth auth, cost-capped queries, and PDF output that doesn't look like a CSV pretending to be a report.
What you get:
• Tight, branded internal webapp — no public surface, OAuth + email allowlist
• On-demand report generation from your BigQuery dataset or warehouse
• Polished PDFs with custom fonts, callouts, and embedded visualizations
• Private archive — operators can re-download their own past reports
• Cost guardrails — maximum_bytes_billed per query, no runaway costs
• Idle-timeout sessions, parameterized queries, path-traversal hardening built in
• Optional embedded geographic maps in PDFs (Standard tier)
• Optional AI-generated executive summaries (Advanced tier)
Deployed to your Google Cloud. You own the code and deployment from day one.
I'll build that webapp. The same architecture I run in production at a HIPAA-regulated software company- FastAPI on Google Cloud Run, defense-in-depth auth, cost-capped queries, and PDF output that doesn't look like a CSV pretending to be a report.
What you get:
• Tight, branded internal webapp — no public surface, OAuth + email allowlist
• On-demand report generation from your BigQuery dataset or warehouse
• Polished PDFs with custom fonts, callouts, and embedded visualizations
• Private archive — operators can re-download their own past reports
• Cost guardrails — maximum_bytes_billed per query, no runaway costs
• Idle-timeout sessions, parameterized queries, path-traversal hardening built in
• Optional embedded geographic maps in PDFs (Standard tier)
• Optional AI-generated executive summaries (Advanced tier)
Deployed to your Google Cloud. You own the code and deployment from day one.
Programming Languages
HTML & CSS, PythonCoding Expertise
DesignWhat's included
| Service Tiers |
Starter
$1,200
|
Standard
$2,500
|
Advanced
$4,500
|
|---|---|---|---|
| Delivery Time | 7 days | 14 days | 21 days |
Number of Revisions | 2 | 3 | 5 |
Design Customization | - | - | - |
Content Upload | - | - | - |
Responsive Design | - | - | - |
Source Code | - | - | - |
Optional add-ons
You can add these on the next page.
Custom branding (logo, colors, fonts)
+$250
Scheduled email delivery of reports
+$500
30-day post-launch retainer
+$500Frequently asked questions
About Michael
AI Conductor | Automation and Integration Consultant
St. Louis, United States - 12:47 pm local time
assistants, and compliance/audit tooling on Cloud Run, Cloudflare, Azure, and GCP.
With 13+ years in infrastructure and operations, I know what a safe, production-ready system looks like: secrets handling, auth, rate limiting, error handling, and the security details that matter in HIPAA-sensitive contexts; I make sure every tool I deliver actually works against real-world use before it reaches you.
I move fast by pairing deep ops judgment with modern AI development tooling, focused on one thing: delivering a working result, not a science project.
Certified: Microsoft Azure AI Engineer Associate, Google Generative AI Leader, and Anthropic-certified
HIPAA/SOC2-aware — security-first by default, not bolted on at the end.
Build with Claude Code and agent orchestration — I move fast and ship faster.
How I work:
Tight scope, async-friendly, working v1 in week one. I'd rather deliver something usable fast and iterate than spec a perfect plan for a month. I respond quickly during US business hours (Central Time).
Available now
Steps for completing your project
After purchasing the project, send requirements so Michael can start the project.
Delivery time starts when Michael receives requirements from you.
Michael works on your project following the steps below.
Revisions may occur after the delivery date.
Kickoff & data warehouse access setup
Call to confirm report scope, query patterns, and access control. I'll receive warehouse access and verify the schemas before any build work begins.
Auth, base app, and Cloud Run scaffolding
FastAPI project, Google OAuth with domain restriction, email allowlist via Secret Manager, idle-timeout sessions, and a "hello world" Cloud Run deployment.