nyaomaru portfolio with Remix and Shadcn and FSD (Feature-Sliced Design)
Live Demo:
https://portfolio-nyaomaru.vercel.app/
- Interactive Terminal UI with AI-powered responses
- Dark/Light Theme Toggle
- Modern Frontend Tech Stack
- Scalable architecture with Feature-Sliced Design(FSD)
git clone git@github.com:nyaomaru/portfolio.git
cd portfolio
pnpm install
Copy the example environment file and configure your settings:
cp .env.example .env
Edit .env
and add your configuration:
# Add your environment variables here
# Example:
# OPENAI_API_KEY=your_openai_api_key_here
pnpm dev
The application will be available at http://localhost:5173
MIT License - LICENSE
Made with ❤️ by Nyaomaru