Loading...
Loading...
Next.js 16 portfolio with Lottie animations, contact form (Email/Telegram), dev.to integration.
npx skill4agent add eng0ai/eng0-template-skills developer-portfolio.nextgit clone --depth 1 https://github.com/Eng0AI/developer-portfolio-template.git .git clone --depth 1 https://github.com/Eng0AI/developer-portfolio-template.git _temp_template
mv _temp_template/* _temp_template/.* . 2>/dev/null || true
rm -rf _temp_templaterm -rf .git
git initpnpm installpnpm buildvercel pull --yes -t $VERCEL_TOKEN
vercel build --prod -t $VERCEL_TOKEN
vercel deploy --prebuilt --prod --yes -t $VERCEL_TOKENnetlify deploy --produtils/data/personal-data.jsexperience.jsprojects-data.jsskills.jseducations.js| Variable | Required | Description |
|---|---|---|
| No | Google Tag Manager ID |
| Yes | Your portfolio's public URL |
| No | Telegram bot token for contact form |
| No | Telegram chat ID |
| No | Gmail app password |
| No | Gmail address for contact form |
pnpm dev