Welcome to my digital playground! Here, I blend code, creativity, and curiosity to craft robust full stack solutions and engaging user experiences.
This portfolio is more than a website—it's a showcase of my journey as a Full Stack Engineer. Built with Next.js and React, it highlights my projects, skills, and achievements. Expect a modern UI powered by Tailwind CSS, type safety with TypeScript, seamless contact via email integration, and lively animations courtesy of Framer Motion.
| Branch | Purpose | Live Demo(s) |
|---|---|---|
main |
🚀 Production | nazrulislam.in, nazrulislam.dev |
release |
🧪 Pre-release/Staging | nazrulislam.vercel.app |
develop |
🛠️ Development | N/A – experimental features and testing |
A streamlined Git workflow ensures smooth sailing from idea to production:
main (production/live)
│
├── release (staging/pre-release)
│
└── develop (active development)
- Feature & Bugfix: Branch off and merge into
develop. - Ready for Release: Merge
developintoreleasefor staging and QA. - Go Live: Once tested, merge
releaseintomainfor production.
Branches at a glance:
main: 🚀 Stable, production-ready.release: 🧪 Staging, pre-release testing.develop: 🛠️ Active development.
- Next.js & React
- HeroIcons & Lucide React
- Tailwind CSS
- TypeScript
- Resend (email integration)
- Framer Motion (animations)
- Responsive Design: Looks great on any device.
- Smooth Animations: Framer Motion brings the UI to life.
- Contact Form: Reach out with ease.
- Organized Content: Projects, skills, and achievements—clearly presented.
- Easy Updates: Modular React components for quick changes.
Curious to explore or contribute? Spin up the project locally:
git clone https://github.com/nazrulislambhat/nazrul.git
cd nazrul
npm install
npm run devUnleash your creativity and see the magic unfold!
