Projects

My GitHub account with a bunch of other repos is at github.com/mpleroux.

Recent

Weather App

Weather App

A weather dashboard showing current conditions, today's forecast, and a 7-day forecast.

Code ↗Live ↗

  • Vue.js, 
  • Nuxt, 
  • Nuxt UI, 
  • Tailwind CSS, 
  • Open-Meteo
Web Bookmarks

Web Bookmarks

Website bookmarking app modeled on Pinboard using React and Next.js.

Code ↗Live ↗

  • React, 
  • TypeScript, 
  • Next.js, 
  • Tailwind CSS, 
  • Supabase, 
  • @supabase/ssr
Trivia Quiz

Trivia Quiz

Multiple choice trivia game using React and Open Trivia DB.

Code ↗Live ↗

  • React, 
  • Vite, 
  • TypeScript, 
  • Tailwind CSS, 
  • Jest, 
  • Open Trivia DB
Astro Site

Astro Site

This website! Astro handles the structure and Tailwind handles the styling.

Code ↗

  • Astro, 
  • Tailwind CSS, 
  • TypeScript

In Progress

Feed Reader

Feed Reader

A single-user RSS/Atom feed reader built with Python and Django.

Code ↗Live ↗

  • Python, 
  • Django, 
  • Feedparser, 
  • Tailwind CSS