wiscaksono / wiscaksono-site

Minimal portfolio site

Home Page:https://wiscaksono.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wisnu's Homepage

Preview

Preview 1 Preview 2 Preview 3 Preview 4 Preview 5

Stack

  • NextJS 14 (App Router) - Next.js is a React framework for building full-stack web applications
  • TailwindCSS - A utility-first CSS framework packed with classes that can be composed to build any design, directly in your markup.
  • Next Auth - NextAuth.js is a complete open-source authentication solution for Next.js applications.
  • Prisma - an open-source ORM that drastically simplifies data modeling, migrations, and data access for SQL databases in Node.js and TypeScript.

Running Locally

This application requires Node.js v18.17+.

git clone https://github.com/wiscaksono/wiscaksono-site
cd wiscaksono-site
pnpm install
pnpm dev

Create a .env file similar to .env.example.

Cloning / Forking

Please review the license and remove all of my personal content.

About

Minimal portfolio site

https://wiscaksono.com

License:Other


Languages

Language:TypeScript 51.1%Language:MDX 47.5%Language:CSS 1.2%Language:JavaScript 0.3%