Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naufalbasara/naufalbasara.com
My personal website portfolio built with Next.js, Tailwind CSS and Vercel
https://github.com/naufalbasara/naufalbasara.com
giscus nextjs13 tailwindcss
Last synced: about 2 months ago
JSON representation
My personal website portfolio built with Next.js, Tailwind CSS and Vercel
- Host: GitHub
- URL: https://github.com/naufalbasara/naufalbasara.com
- Owner: naufalbasara
- Created: 2023-03-23T06:26:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-20T18:20:17.000Z (3 months ago)
- Last Synced: 2024-10-22T05:58:42.937Z (3 months ago)
- Topics: giscus, nextjs13, tailwindcss
- Language: TypeScript
- Homepage: https://naufalbasara.vercel.app
- Size: 4.71 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Repository for personal website using Next JS and Tailwind CSS
Website for creating persona online! Visit [naufalbasara.engineer](https://naufalbasara.engineer) to look around. This website is created to implement my experiments and sharing stories regarding the experience of becoming developer.
## What's on the website?
### 1. Blog created using MDX
### 2. Fetching simple GitHub API
### 3. Github discussion integration, powered by giscus
### 4. More to come## Special Mention
This repository project structure is based on [Theodorus Clarence](https://theodorusclarence.com)'s starter template on Next JS with Tailwind CSS. See the 👉 [repository](https://github.com/theodorusclarence/ts-nextjs-tailwind-starter) 👈 for more.