https://github.com/wiscaksono/wiscaksono-site
Minimal portfolio site
https://github.com/wiscaksono/wiscaksono-site
mdx nextjs portfolio react terminal
Last synced: 3 months ago
JSON representation
Minimal portfolio site
- Host: GitHub
- URL: https://github.com/wiscaksono/wiscaksono-site
- Owner: wiscaksono
- Created: 2021-09-09T17:22:49.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-25T02:01:14.000Z (3 months ago)
- Last Synced: 2025-04-01T10:12:11.480Z (3 months ago)
- Topics: mdx, nextjs, portfolio, react, terminal
- Language: TypeScript
- Homepage: https://wiscaksono.com
- Size: 148 MB
- Stars: 417
- Watchers: 3
- Forks: 39
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wisnu's Homepage
## Preview

## Stack
- [Svelte Kit](https://svelte.dev/) - The fastest way to build Svelte apps.
- [Lucia Auth](https://lucia-auth.com/) - Authentication from scratch.
- [mdsvex](https://mdsvex.pngwn.io/) - Markdown preprocessor.
- [Drizzle ORM](https://orm.drizzle.team/) - Drizzle ORM is a headless TypeScript ORM with a head. 🐲
- [Tailwind CSS](https://tailwindcss.com) - A utility-first CSS framework packed with classes that can be composed to build any design, directly in your markup.## Running Locally
```bash
git clone https://github.com/wiscaksono/wiscaksono-sv
cd wiscaksono-sv
cp .env.example .env
pnpm install
pnpm dev
```## License
1. You are free to use this code as inspiration.
2. Please do not copy it directly.
3. Crediting the author is appreciated.