An open API service indexing awesome lists of open source software.

https://github.com/hkamran80/website

My personal website
https://github.com/hkamran80/website

blog personal-website website

Last synced: 9 months ago
JSON representation

My personal website

Awesome Lists containing this project

README

          

# Website

My [personal website](https://hkamran.com) is powered by [Next.js](https://nextjs.org)
and is deployed by [Vercel](https://vercel.com). My [articles](https://hkamran.com/articles)
and [notes](https://hkamran.com/notes) are stored in [a dedicated repository](https://github.com/hkamran80/articles).

## Development

1. Install [`pnpm`](https://pnpm.io)
2. Clone this repository
3. `pnpm install`
4. `pnpm dev`

## Contributions

If you would like to update any part of my website, please
[fork this repository](https://github.com/hkamran80/website/fork), make your contributions,
then submit a pull request ([learn about pull requests](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests)).

## License

The license for my website and the accompanying content can be found on [my website](https://hkamran.com/license).