Designing and engineering scalable, enterprise-grade digital systems. Focused on performance, reliability, and architectural elegance.
This is my professional portfolio, built to showcase high-impact engineering projects and technical expertise. It features a modern, minimal aesthetic with high-performance animations and a focus on user experience.
- Fast & Responsive: Built with Next.js 15 and Tailwind CSS 4.
- Fluid Animations: Powered by Framer Motion (Motion) and Lenis for smooth scrolling.
- Type Safe: Fully written in TypeScript for robust development.
- Clean Architecture: Component-based structure following industry best practices.
- JavaScript/TypeScript: Primary development language.
- Python: Used for backend scripts and automation.
- Frontend: React 19, Next.js 15, Tailwind CSS 4, Shadcn/ui.
- State & Animation: Motion (Framer), Lucide-React.
- Performance: Lenis (Smooth Scroll).
- Monorepo Tools: Turborepo (used in featured projects).
- Databases: MongoDB, PostgreSQL with Prisma ORM.
- Cloud & DevOps: AWS, Docker, Kubernetes, GitHub Actions.
Enterprise-grade financial analytics platform
- Features real-time budget tracking, predictive modeling, and granular reporting dashboards.
- Stack: TypeScript, NextJS, Node.js, PostgreSQL, Prisma, BetterAuth.
- Live Demo
Secure digital payments gateway
- Supporting multi-currency transactions, fraud detection, and seamless third-party integrations.
- Stack: TypeScript, NextJS, TurboRepo, ExpressJS, Prisma.
- Node.js 20+
- npm / pnpm / yarn
-
Clone the repository
git clone https://github.com/harshxengr/Harsh-Portfolio-Nextjs.git cd Harsh-Portfolio-Nextjs -
Install dependencies
npm install
-
Run the development server
npm run dev
-
Build for production
npm run build
├── app/ # Next.js App Router (Pages & Layouts)
├── assets/ # Static assets, icons, and central data
├── components/
│ ├── layout/ # Global components (Navbar, Hero)
│ ├── sections/ # Individual landing page sections
│ ├── shared/ # Cross-cutting components (Providers)
│ └── ui/ # Atomic UI components (Buttons, etc.)
├── lib/ # Utility functions and configurations
├── public/ # Publicly accessible assets
└── biome.json # Linting and formatting rules
- GitHub: @harshxengr
- LinkedIn: Harsh Saini
- Email: singhharshsaini7@gmail.com
Built with ❤️ by Harsh Saini.