Skip to content

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

Notifications You must be signed in to change notification settings

arv-anshul/arv-anshul.github.io

Repository files navigation

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:

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

Install with rye

Install rye from official website and create virtual environment using rye.

rye sync --no-dev

Now, you can easily serve the docs/ folder as a website:

rye mkdocs serve

Install with pip

Install dependencies from requirements.lock (works as requirements.txt) file:

pip install -r requirements.lock

Now, you can easily serve the docs/ folder as a website:

mkdocs serve

Acknowledgement

  1. A very big thanks to @squidfunk 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 to create this pulgin.
  3. (maybe) My first interaction with mkdocs happend while learning FastAPI from its amazing documentation.
  4. Finally @me, 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".

About

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

Topics

Resources

Stars

Watchers

Forks

Languages