Skip to content
Zomer Gregorio

Zomer Gregorio

Software Engineer

Resume
Frontend
  • TypeScript
  • React
  • Next.js
  • TanStack
  • Tailwind CSS
Backend
  • Node.js
  • Hono
  • Express
  • Django
Data
  • PostgreSQL
  • Redis
  • Drizzle
  • Prisma
Infrastructure / Tools
  • Docker
  • GitHub Actions
  • Cloudflare
  • Vercel
Experience

Work experience

Full Stack Developer

Evelan GmbH (opens in a new tab)
Period
Aug. 2023 — Dec. 2023
Location
Hamburg, Germany (Remote)

Helped build and improve PAUL 360 by developing reusable React interfaces, type-safe APIs, shared validation, and database features, resulting in a more consistent, reliable, and maintainable full-stack application.

Technologies

  • React
  • Next.js
  • TypeScript
  • tRPC
  • React Query
  • Prisma
  • PostgreSQL
  • Tailwind CSS

Responsibilities

  • Worked on PAUL 360, a secure document collaboration platform built with Next.js, tRPC, TypeScript, and PostgreSQL.
  • Built responsive, reusable, and strictly-typed UI components using React and Chakra UI.
  • Built type-safe tRPC APIs sharing frontend contracts, reducing mismatches between API responses and client-side code.
  • Used shared Zod schemas across client and server validation so the same data rules weren’t maintained separately.
  • Designed and updated PostgreSQL schemas with Prisma to support new application features and data requirements.
  • Added Jest tests around core application logic to catch regressions as features changed.