Skip to content

Princessmae sanchez/fullstack 1 2#293

Open
cessamaeeee wants to merge 2 commits into
Zeff01:mainfrom
cessamaeeee:princessmae-sanchez/fullstack-1-2
Open

Princessmae sanchez/fullstack 1 2#293
cessamaeeee wants to merge 2 commits into
Zeff01:mainfrom
cessamaeeee:princessmae-sanchez/fullstack-1-2

Conversation

@cessamaeeee

@cessamaeeee cessamaeeee commented May 26, 2026

Copy link
Copy Markdown

Approach

Built a full-stack blog application using Next.js App Router with TypeScript.

Features Implemented

  • Home page listing all blog posts with titles and excerpts
  • Dynamic single post page using [id] routing
  • API routes: GET /api/posts and GET /api/posts/[id]
  • Animated particle background that reacts to cursor movement
  • Gemini-inspired card glow effect following the cursor
  • Custom cursor with ring animation
  • Syne + DM Mono typography for a distinctive developer aesthetic

Tech Used

  • Next.js 16 (App Router)
  • TypeScript
  • CSS Custom Properties

Screenshots

Home page — localhost:3000
Screenshot 2026-05-26 153558
Single post page — localhost:3000/posts/1
Screenshot 2026-05-26 153747
API endpoint — localhost:3000/api/posts
Screenshot 2026-05-26 153322

@cessamaeeee cessamaeeee reopened this May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant