No description https://snupai.me
  • TypeScript 95.3%
  • CSS 3.4%
  • JavaScript 1.3%
Find a file
2026-05-13 17:04:53 +02:00
public feat: add hosting guide with multi-language support and markdown rendering 2025-08-20 17:40:48 +02:00
src Add authentication pages and enhance auth configuration 2026-03-20 19:03:10 +01:00
.env.example Update environment variables, enhance admin authentication, and improve contact form handling 2026-03-20 18:44:25 +01:00
.eslintrc.cjs use t3.gg 2025-01-12 15:11:38 +01:00
.gitignore use t3.gg 2025-01-12 15:11:38 +01:00
bun.lockb Remove Google Generative AI integration and related features; update project list by removing discontinued site reference. 2025-12-27 14:56:32 +01:00
next.config.js use t3.gg 2025-01-12 15:11:38 +01:00
package-lock.json Bump the npm_and_yarn group across 1 directory with 1 update 2026-03-25 22:34:09 +00:00
package.json Update environment variables, enhance admin authentication, and improve contact form handling 2026-03-20 18:44:25 +01:00
postcss.config.js Update environment variables, enhance admin authentication, and improve contact form handling 2026-03-20 18:44:25 +01:00
prettier.config.js Update environment variables, enhance admin authentication, and improve contact form handling 2026-03-20 18:44:25 +01:00
README.md Update README.md to reflect project details and features for Snupai's personal website 2025-01-12 22:15:44 +01:00
tailwind.config.ts feat: add hosting guide with language toggle and markdown rendering 2025-08-20 17:29:25 +02:00
tsconfig.json Update environment variables, enhance admin authentication, and improve contact form handling 2026-03-20 18:44:25 +01:00

Snupai's Website

This is my personal website built with Next.js and styled with Tailwind CSS using the Catppuccin Mocha theme. The project structure is based on the T3 Stack.

Features

  • Clean, modern design with the beautiful Catppuccin Mocha color scheme
  • Responsive navigation with smooth transitions
  • Project showcase pulling from GitHub API
  • Contact information and social links

Tech Stack

Development

  1. Clone the repository
  2. Install dependencies with bun install
  3. Start the development server with bun run dev
  4. Open http://localhost:3000 in your browser

Deployment

This site is deployed on Vercel. Any push to the main branch will trigger an automatic deployment.

License

This project is open source and available under the MIT License.