← back to projects

/// project

App4Arts

Art Sharing Platform

  • Full-Stack
  • Next.js
  • React.js
  • Tailwind
  • HTML
  • CSS
  • TypesScript
  • JWT
  • OAauth
  • AWS
  • Vercel
  • S3
  • Built and shipped a full-stack platform in Next.js and TypeScript enabling parents to share children’s artwork, scaling the MVP to hundreds of users on Vercel.
  • Implemented secure JWT authentication integrated with OAuth providers (Google, Meta), reducing signup friction and improving onboarding conversion.
  • Designed a TypeScript REST API layer using Next.js App Router with MongoDB as the document store, enabling fast, flexible querying of user and artwork data.
  • Leveraged AWS S3 for artwork image storage with ACL-scoped directory permissions for separation of concerns, improving retrieval efficiency through CDN-level caching.
  • Applied Next.js SSG for artwork gallery pages and SSR for dynamic user content, significantly improving page load times and boosting engagement across all art submissions.