Frontend WebCompleted

Geotips

Geotips is a web project created for GeoGuessr players who need quick access to useful geographical tips. It was one of my first projects built with Next.js, where I focused on performance, component structure and a minimal interface. The project helped me better understand the basics of building applications with React and Next.js.

Oct 2024 — Nov 2024

Screenshots

Geotips screenshot 1
Click to expand
Geotips screenshot 2
Click to expand

Tech stack

Next.jsTypeScriptTailwind CSS

Key features

  • Fully responsive layout
  • Dark mode
  • Framer Motion animations
  • SEO and performance optimization
  • Modular component structure
  • TypeScript for safer code

Challenges

  • Providing fast access to content during gameplay
  • Designing an interface without unnecessary visual overload
  • Keeping the page lightweight

Solutions

  • Minimalist layout focused on content
  • Fast navigation with minimal interaction
  • Optimization of assets and page structure
All projects