Skip to content

Personal Portfolio for Teodor Grigor (@teogor) - Android Engineer, Video Game Developer

License

Notifications You must be signed in to change notification settings

teogor/teogor.github.io

Repository files navigation

Source Code for my Personal Portfolio

Built with love by Teodor Grigor.

Tech used:

  • TailwindCSS
  • Alpine JS
  • Webpack
  • SASS

For Forking this repo (Must Read!)

You are free to fork this repo but Please don't forget to give me proper credit by linking your site back to my profile/site.

Credit section inside website should be linked to

<a href="https://github.com/teogor">
    <p class="text-slate-300 footer mt-24 cursorHover">
        Made with <img src="https://teogor.dev/res/images/purple-heart.png" style="display: inline;" width="18px" height="18px" alt="Purple Heart Icon"/> by
        <span class="text-purple-500">Teodor Grigor</span>
        <br>
        Copyright &copy;2022 All rights reserved
    </p>
</a>

Setup

You can find the guide to set up this project here.