Skip to content

DjTer3a/portfolio

Repository files navigation

Vercel

💼 Portfolio Website - Next.js 12 + React 18 + Tailwind CSS

This is my portfolio website.

Below you will find the features, and upcoming improvements/features.

Tech Stack

  1. ✅ Next.js 12
  2. ✅ React 18
  3. ✅ Tailwind CSS
  4. ✅ Vercel for deployment
  5. ✅ ESLint + Prettier

Feature List

✅ (Done)

📝 (To-Do)

  1. ✅ Used Next.js version 12.3.0 with React 18.2.0 and Tailwind CSS 3.2.4.
  2. ✅ Mobile-first, responsive design
  3. ✅ Dark Mode with background animation
  4. ✅ Newsletter form using SENDGRID API
  5. ✅ Interactive background animation using tsparticles
  6. ✅ Deployed Next.js production build to Vercel
  7. ✅ Using Best practices:
    • Prettier, ESLint
  8. 📝 Implement tests using Jest.
  9. 📝 CI/CD with Travis CI and codecov.
  10. 📝 Add Unit tests