33 lines
945 B
Markdown
33 lines
945 B
Markdown
<h1 align="center">
|
|
<br>
|
|
<img src="./assets/thumbnail.png" alt="Pihkaal Profile Picture" width="200">
|
|
<br>
|
|
pihkaal.me
|
|
<br>
|
|
</h1>
|
|
|
|
<h4 align="center">My <a href="https://pihkaal.me">personnal website</a>.</h4>
|
|
|
|
<p align="center">
|
|
<a href="https://vitejs.dev">
|
|
<img src="https://img.shields.io/badge/vite-906dfe?style=for-the-badge&logo=vite&logoColor=white">
|
|
</a>
|
|
<a href="https://typescriptlang.org">
|
|
<img src="https://img.shields.io/badge/TypeScript-007acc?style=for-the-badge&logo=typescript&logoColor=white">
|
|
</a>
|
|
<a href="https://react.dev">
|
|
<img src="https://img.shields.io/badge/react-017fa5?style=for-the-badge&logo=react&logoColor=white">
|
|
</a>
|
|
</p>
|
|
|
|
<p align="center" id="links">
|
|
<a href="https://pihkaal.me">Visit it</a> •
|
|
<a href="#license">License</a>
|
|
</p>
|
|
|
|
<br>
|
|
|
|
## License
|
|
|
|
This project is <a href="https://opensource.org/licenses/MIT">MIT</a> licensed.
|