Spotify Clone - Modern Full Stack App With Stripe
Subscriptions
Full-Stack Spotify clone leveraging
Next.js 14.2, React and Tailwind CSS to
create a responsive and visually appealing user interface with
dynamic features. Implemented Supabase as a backend
solution using PostgreSQL for data storage and
handling, while integrating Stripe to manage premium
subscriptions and payments securely. Utilized
React Hook Form for client-side validation,
React Toast for error handling, and
Supabase storage for file and image uploads, providing
a seamless and user-friendly experience.
GameHub - Video Game Discovery App
A video game discovery app project built with
React and TypeScript which
has built on top of an extensive game list API which includes
light/dark mode toggling, searching for games, filtering games
by genre and the platforms (xBox, PlayStation etc.) sorting by
different filters, utilizing several modern UI patterns.
Dragon Repeller - JS Game
This project lays the foundation for a simple text-based
role-playing game (RPG). It tracks player stats (health,
experience, gold), offers basic navigation between locations
(town, store), and sets up the framework for combat and store
interactions.