- π 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