DEV Community

Discussion on: Show me your personal website/portfolio

Collapse
 
richiemccoll profile image
Richie McColl • Edited

Here's mine: richiemccoll.com/.

What I used:

  • React
  • Gatsby
  • MDX
  • Emotion (CSS-in-JS - If I were to start from scratch, I'd use Tailwind.css)
  • Netlify
Collapse
 
theonlybeardedbeast profile image
TheOnlyBeardedBeast

Nice work, simple and informative, and as I see you have a strong managable stack. 👏 I just hate css in js, but I hate premade css too :D I am the write scss from scratch guy :D

Collapse
 
richiemccoll profile image
Richie McColl • Edited

I really like the combination of MDX, Gatsby and Netlify.

I also liked to write scss back in the day, but now I'm just too lazy. Tailwind hits the sweet spot!