/me

Welcome to the personal website of Joe Madibekov!

Primary LanguageJavaScriptMIT LicenseMIT

jubilant.tech

Built with Next.js and hosted with Vercel

About

This is my personal website; a little corner of mine in today's vast internet, if you will. Head over to www.jubilant.tech to check it out for yourself.

Running Locally

  1. Clone the project.

    git clone https://github.com/nurbakyt99/me.git
  2. Install the dependencies.

    cd me/
    npm install
  3. Run the development server from the root of the repo.

    npm run dev

Contributing

Do feel free to raise an issue or contribute your own idea. I would be happy to hear your creative thoughts.