/data-science-portfolio

My personal Website, where I share my blog and project. Build using Nextjs and Tailwind CSS

Primary LanguageJavaScript

Personal Blog

This is my portfolio website built with Next.js, Tailwind CSS, PlanetScale and hosted with Vercel.

🛠 Installation & Set Up

  1. Clone this repository

    git clone https://github.com/ashishlotake/ashishlotake.com.git
  2. Change directories

    cd ashishlotake.com
  3. Install

    npm install
  4. Start the development server

    npm start
  5. Create a .env.local and following the .env.example input some environment variables so that can run normally.

    DATABASE_URL=
    SPOTIFY_CLIENT_ID =
    SPOTIFY_CLIENT_SECRET =
    SPOTIFY_REFRESH_TOKEN =

For more detail setup visit here.

The original template is designed by Timothy Lin and can be found here. The demo for the same can be found here.

Source graphics are used

  1. https://undraw.co/search
  2. https://freesvgillustration.com/illustrations/
  3. https://www.manypixels.co/gallery
  4. Free SVG Vectors

Feel free to clone and use