Blog It demonstration

Blog It

2024

A high-performance serverless blogging platform featuring a modern rich text editor, comprehensive CRUD capabilities, secure session management, and efficient database query pooling. Designed to mimic the clean typography and interactive feel of Medium.

Key Milestones & Technical Implementation

  • Built a serverless, low-latency REST API deployed on Cloudflare Workers using the Hono framework.
  • Integrated Prisma ORM with connection pooling adapters to scale database connections efficiently on PostgreSQL.
  • Implemented custom JSON Web Token (JWT) authentication flow with sliding sessions to secure user registrations and posts editing.
  • Designed a sleek, minimalist typography-focused blogging interface in React following Medium's iconic UI design system.

Technologies & Tools Used

ReactCloudflare WorkersPrismaPostgreSQLTailwind CSSJWTHono