57 lines
No EOL
1.6 KiB
Markdown
57 lines
No EOL
1.6 KiB
Markdown

|
|
|
|
# Website by Robert S.
|
|
|
|
A new portfolio I made with Next.js and TailwindCSS. I did not use any design tool (like Figma) to make this since I honestly suck at design.
|
|
|
|
## Tools and services used
|
|
|
|
<table>
|
|
<tr>
|
|
<td align="center">
|
|
<a href="https://nextjs.org/">
|
|
<img src="https://simpleicons.org/icons/nextdotjs.svg" width="100px;" alt="Next.js"/>
|
|
<br/>
|
|
<sub>
|
|
<b>Next.js</b>
|
|
</sub>
|
|
</a>
|
|
<br/>
|
|
</td>
|
|
<td align="center">
|
|
<a href="https://tailwindcss.com/">
|
|
<img src="https://simpleicons.org/icons/tailwindcss.svg" width="100px;" alt="TailwindCSS"/>
|
|
<br/>
|
|
<sub>
|
|
<b>TailwindCSS</b>
|
|
</sub>
|
|
</a>
|
|
<br/>
|
|
</td>
|
|
<td align="center">
|
|
<a href="https://www.framer.com/motion/">
|
|
<img src="https://simpleicons.org/icons/framer.svg" width="100px;" alt="Framer Motion"/>
|
|
<br/>
|
|
<sub>
|
|
<b>Framer Motion</b>
|
|
</sub>
|
|
</a>
|
|
<br/>
|
|
</td>
|
|
<td align="center">
|
|
<a href="https://pages.cloudflare.com/">
|
|
<img src="https://simpleicons.org/icons/cloudflare.svg" width="100px;" alt="Cloudflare Pages"/>
|
|
<br/>
|
|
<sub>
|
|
<b>Cloudflare Pages</b>
|
|
</sub>
|
|
</a>
|
|
<br/>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
|
|
## License
|
|
|
|
See [LICENSE.MD](https://github.com/Wallvon/website/blob/master/LICENSE.md). |