Skip to content

Commit 85f0ccb

Browse files
committed
Merge branch 'main' of https://github.com/CodeSpent/resume
2 parents fd92bd6 + 5eee50e commit 85f0ccb

1 file changed

Lines changed: 47 additions & 0 deletions

File tree

Patrick-Hanford-Resume.md

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
# Patrick Hanford
2+
3+
[patrick@phanford.dev](mailto:patrick@phanford.dev) | [LinkedIn](https://linkedin.com/in/phanford) | [GitHub](https://github.com/codespent) | [Website](https://phanford.dev)
4+
5+
---
6+
7+
## Skills
8+
9+
**Languages:** JavaScript, TypeScript, Python, C#, Go, Elixir, Kotlin
10+
11+
**Frontend:** React, Vue, NextJS, React Native, TailwindCSS
12+
13+
**Backend:** Django, Flask, FastAPI, Entity Framework, GraphQL
14+
15+
**Cloud/DevOps:** AWS, GCP, Azure, Docker, GitHub Actions
16+
17+
## Experience
18+
19+
### Ford Motors International
20+
**Fullstack Software Engineer** | Sep 2024 - Nov 2025
21+
22+
- Built Text2SQL service from scratch, enabling natural language database queries and opening a new enterprise customer segment for the generative AI platform.
23+
- Optimized RAG pipeline APIs (Flask/FastAPI), reducing response latency by 90% (1m14s → 7.2s) while scaling to handle 3x payload volume.
24+
- Built dynamic data visualization layer using Chart.js, transforming static table outputs into interactive charts from LLM responses.
25+
- Designed async component library with virtual scroll and incremental loading, adopted as standard across 12+ micro-frontend applications.
26+
- Led production deployment of data aggregation tool replacing a legacy system, reducing manual reporting time by 60% for finance teams.
27+
- Established code review standards and CI/CD guardrails, decreasing production incidents by 40% over 6 months.
28+
29+
### Robert Half International
30+
**Fullstack Software Engineer** | Feb 2020 - Mar 2024
31+
32+
- Migrated Angular Cordova mobile app to React Native, reducing build times by 70% and achieving 99.5% crash-free sessions across iOS and Android.
33+
- Architected multi-database sync system (SQL Server, Postgres, MySQL) using Serenity framework, consolidating data from 8 legacy sources into unified reporting.
34+
- Containerized 15+ legacy Laravel sites with Docker Swarm, cutting deployment time from hours to minutes and eliminating environment drift issues.
35+
- Built real-time video conferencing platform (Django/NextJS) supporting 500+ concurrent users with WebRTC and Redis pub/sub.
36+
- Unified CI/CD infrastructure across Azure DevOps, GitHub Actions, and Jenkins, reducing pipeline maintenance overhead by 50%.
37+
38+
## Notable Projects
39+
40+
### TakePoint (takepoint.dev)
41+
*AI-Enhanced Sprint Planning Platform*
42+
43+
- Built AI-powered sprint planning tool using RAG with OpenAI, generating actionable story breakdowns and retrospective insights in real-time.
44+
- Engineered bi-directional Jira sync, enabling teams to import backlogs, refine stories with AI assistance, and push changes back without context switching.
45+
- Reduced OpenAI API costs by 46% through semantic caching, prompt compression, and intelligent context windowing without degrading output quality.
46+
- Deployed infrastructure via CloudFormation with self-hosted Docker option for enterprise clients requiring on-premise data residency.
47+

0 commit comments

Comments
 (0)