- 🔭 I’m currently working on Player 2
- 🌱 I’m currently learning AI/ML
- 👨💻 All of my projects are available here
- 📫 How to reach me ahnafnafee@gmail.com
- 📄 Know about my experiences Resume
- React
- Next.js
- Tailwind CSS
- Markdown
- Framer Motion
- Giscus
- Umami
- Next.js Plugins:
next-pwa
next-themes
next-seo
next-mdx-remote
Clone the repository
git clone https://github.com/ahnafnafee/ahnafnafee.dev.git
Create a .env.development.local
file the in root directory.
Check out .env.example
for the format.
NEXT_PUBLIC_TWITTER_USERNAME=@ahnaf_nafee
NEXT_PUBLIC_SITE_NAME="Ahnaf An Nafee"
NEXT_PUBLIC_SITE_URL="https://localhost:3000"
Install the following packages
npm install -g rimraf env-cmd cross-env
Install dependencies
yarn
Start the development server
yarn dev
Build for production
yarn build
- MIT © Rizki Maulana Citra
- MIT © Ahnaf An Nafee