const jeff = {
roles: [
"Career Consultant & Facilitator @ Goodwill Columbus",
"Full-Stack Developer & Founder @ TradeProof",
"Freelance Developer @ edcadet.com",
],
location: "Columbus, OH",
languages: ["English", "French", "Haitian Creole", "Spanish"],
certifications: ["CompTIA A+ (220-1201/1202)"],
currentlyBuilding: [
"TradeProof — contractor license verification SaaS (all 50 states)",
"Maison Saint Louis — haute couture e-commerce platform",
"edcadet.com — dev portfolio & booking platform",
],
currentlyTeaching: "Workforce development, career readiness, job coaching",
};|
At Goodwill Columbus, I help individuals with barriers to employment develop skills to obtain, maintain, and advance in competitive careers. Career coaching, job development, training plans, and employer partnerships. |
I build production software end-to-end. SaaS platforms, web apps, APIs, desktop apps. From database design to deployment pipelines. Python and TypeScript ecosystems. |
| Project | Description | Stack |
|---|---|---|
| TradeProof | Contractor license verification SaaS — 3.6M+ records across all 50 states | FastAPI, PostgreSQL, Stripe, Docker, GCP |
| Maison Saint Louis | Haute couture e-commerce for Haitian-American fashion house | Next.js, Prisma, Neon, Stripe, next-intl |
| edcadet.com | Developer portfolio with Stripe booking & payment integration | Next.js 16, Tailwind, Resend, Stripe |
| Core Bastion | Cross-platform security dashboard desktop app | Tauri 2.x, React, FastAPI, Rust |
const experience = [
{
company: "Goodwill Columbus",
role: "Career Consultant & Facilitator",
period: "March 2026 - Present",
highlights: [
"Career coaching and job development for individuals with barriers",
"Training plan development aligned with employer needs",
"Job search strategy, interview prep, and placement coordination",
"Caseload management and outcome documentation",
]
},
{
company: "TradeProof (Founder)",
role: "Full-Stack Developer",
period: "2025 - Present",
highlights: [
"Built contractor compliance SaaS from zero to production",
"50-state scraper infrastructure, 3.6M+ license records",
"Stripe billing, blue/green deployment, security hardened",
]
},
{
company: "edcadet.com (Freelance)",
role: "Full-Stack Developer",
period: "2026 - Present",
highlights: [
"Web apps, e-commerce, APIs, and desktop applications",
"Client projects: Maison Saint Louis, Sarah Beauty, Ayiti Sitwayen",
]
},
{
company: "AAMC",
role: "Tier 2 Desktop Support Specialist",
period: "May 2024 - January 2025",
highlights: [
"Supported 15,000+ users, 95% CSAT",
"Mentored Tier 1 technicians",
]
},
];
