Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arv-anshul/arv-anshul.github.io

Portfolio, blogs, recommendations, resources and more on my personal website.
https://github.com/arv-anshul/arv-anshul.github.io

blogs github-pages mkdocs mkdocs-material portfolio

Last synced: 12 days ago
JSON representation

Portfolio, blogs, recommendations, resources and more on my personal website.

Awesome Lists containing this project

README

        

# Personal Website


arv-anshul


Built with Material for MkDocs
GitHub Badge
GitHub Actions Badge

## Website's Features

- **Portfolio**: Showcase of my skills, achievements, and projects to provide an overview of my professional journey.
- **Project Index**: A comprehensive index highlighting the details of various projects I've undertaken, including descriptions, technologies used, and outcomes.
- **Projects Details**: In-depth information and specifications about each project, offering a closer look into the methodologies, challenges, and solutions implemented during the development process.
- **Blogs**: A collection of insightful and informative blogs covering a range of topics, sharing knowledge and experiences with the audience.

## Setup Locally

Clone this repository with `git`:

```bash
git clone https://github.com/arv-anshul/arv-anshul.github.io.git
```

> I have used [`uv`](https://astral.sh/uv) to manage this project, so we'll proceed with `uv`.

First [install `uv`](https://docs.astral.sh/uv/getting-started/installation/), then directly run below command to
**serve the website** at `http://localhost:8000`:

```bash
uv run mkdocs serve
```

## Acknowledgement

1. A very big thanks to [@squidfunk](https://github.com/squidfunk/mkdocs-material) for making `mkdocs` this easy to use and maintain.
2. A pulgin `mkdocs-markdownextradata-plugin` which help to render the `.md` with `jinja` template. Thanks to [@rosscdh](https://github.com/rosscdh/mkdocs-markdownextradata-plugin/) to create this pulgin.
3. (maybe) My first interaction with `mkdocs` happend while learning [FastAPI](https://fastapi.tiangolo.com/) from its amazing documentation.
4. Finally [@me](https://github.com/arv-anshul), I have learned this tool in almost one day and **I am writting this line at `02:10 AM` midnight in a very cold night and also listening song "Maine Poochha Chand Se"**.