This repository contains the source code of my personal website. I developed this website using Next.js and Tailwind CSS. This website serves as a platform to learn more about me, explore my projects, and get in touch with me.
- Next.js: A fast and efficient React application framework.
- Tailwind CSS: A fast and customizable CSS framework.
- Clone this repository.
- Install dependencies by running
npm install
oryarn install
. - Start the development server with
npm run dev
oryarn dev
.
If you wish to contribute to this project or fix any issues, please open a Pull Request or report an Issue. Your contributions are highly welcome!
You can visit my website here. Feel free to get in touch with me via email or connect on LinkedIn.
Thank you!