A minimalist portfolio and blog built with Next.js 15, TypeScript, and Tailwind CSS.
- Next.js 15 (App Router)
- TypeScript
- Tailwind CSS
- MDX for blog posts
- Medium RSS integration
# Install dependencies
npm install
# Run development server
npm run dev
# Build for production
npm run buildOpen http://localhost:3000 to view the site.
Update personal details in src/dev-constants/details.ts
Add projects in src/dev-constants/projects.ts
Add tech stack in src/dev-constants/techStack.ts
Vishal Kumar Singh
- Website: vishalvoid.com
- Email: tech.vishalkrsingh@gmail.com
- GitHub: @vishalvoid
Made with ❤️ by Vishal Kumar Singh