Led 8-engineer team building Craxinno's official website. pnpm monorepo with Next.js 14 frontend, Yoga-Pothos GraphQL API over Prisma/MongoDB, and AWS infrastructure for asset delivery.
Media
Key Contributions
- Architecture/CI/CD: Orchestrated pnpm monorepo (frontend, backend, shared libs) with parallel Bitbucket Pipelines for zero-downtime deploys, reducing build latency by 40% and manual rollbacks by 90%.
- GraphQL API: Engineered Yoga-Pothos GraphQL gateway over Prisma-driven MongoDB models with TypeScript strict mode, cutting runtime type defects by 80% and accelerating API rollout by 35%.
- Database: Designed 13-model MongoDB schema with Prisma migrations, compound and wildcard indexes, boosting aggregate query throughput by 40%.
- Asset Pipeline: Built AWS S3 multipart pipeline with presigned URLs, lifecycle rules, and CloudFront edge caching, cutting upload time by 50% and storage costs by 35%.
Skills
- Frontend: Next.js 14 (SSR/SSG) | React | TypeScript
- Backend: Node.js | GraphQL (Yoga, Pothos) | Prisma ORM
- Database: MongoDB | Compound Indexing | Prisma Migrations
- Cloud: AWS (EC2, S3, CloudFront) | Bitbucket Pipelines