Our Lamp

Friend lamp

Go to Our Lamp

This web application allows me and a friend to change the colour of each other's lamps. We both have a LIFX lightbulb, and this app integrates with the LIFX API to allow us to control each others lamps. It's a simple looking web application, but the backend is quite complex. I learnt a lot about integrating with third-party APIs, security, user authentication, and hosting a database.

Tech Stack

  • Next.js
  • React
  • JavaScript
  • Tailwind CSS
  • Supabase
  • LIFX API
  • PostgreSQL
  • Vercel