⚡ Built with Angular, this portfolio is gonna be playground to showcase projects, skills, and ideas — all in a sleek, responsive design.
🔥 The best part? It’s not just mine. Make it YOURS in minutes — just tweak one JSON file and boom, your personal brand is live! 🚀
🎨 Make It Yours (Custom Template Guide)
git clone https://github.com/ruthvik-ch/portfolio.git
cd portfolio-website
npm install
ng serve
Now visit 👉 http://localhost:4200/
ng build --configuration=production
Build output will be in dist/portfolio-website.
✅ Pro tip: Use Netlify/Vercel for instant deployments.
This portfolio is 100% JSON-powered ⚡. No messy code edits.
Just update one file:
📂 src/assets/data/portfolio-data.json
Update these keys and own the spotlight:
✍ summary → Your killer intro
🛠 skills → Mention your skills
For techies : Group into frontend, backend, database, toolsCloud, other
💼 Work Experience & Education → Roles, bullets, and logos
🚀 Featured Projects & projects → Add stunning cards with images, tags, and links
📬 Contact links, Icons → Email, Socials, Resume
🔥 Edit → Save → BOOM! Your portfolio updates instantly ready.
Build it:
ng build --configuration=production
Upload dist/portfolio-website to Vercel → set as Output Directory
Push to master → Vercel auto-deploys latest changes 🚀
Base branch: master
Stable releases: rel/<desc> → e.g., rel/first-launch
Features: feat/<feature> → e.g., feat/contact-form
✅ Merge to master after testing → triggers auto-deploy on Vercel ✅ Keep it clean, keep it agile
This template is in evolution mode 🔥
The goal is to make it feature rich & effortless for anyone who wants to getsomething live quickly.
Got ideas? Fork it, hack it, push PRs.
✅ Add new features ✅ Improve UI ✅ Optimize performance
Let’s make something cool 💡
Made with 🧠 & ❤️ by Ruthvik.
Hope this helps you launch your personal brand in style.
Drop a ⭐ on the repo if you like it!
🚀 Live Demo: available here!
✅ Angular | ✅ JSON-driven | ✅ Auto-Deploy on Vercel & Netlify
Ruthvik