Portfolio
The website that you are currently looking at!

Link

https://github.com/SleepySwords/portfolio

Description

This website uses NextJS as its stack of choice. It compiles to a static website using the export output. This is then deployed onto Cloudflare Pages.

Experiences

  • Learn more about React and how it utilises componenets to create applications.
  • Learn about how state works in react with its use of hooks.
  • Using tailwind CSS to be able to style this website.
  • Use markdoc to be able to render markdown files for the blog.

Tools used

React
A framework for building websites through components
Tailwind CSS
A framework aimed to make styling a breeze
Markdoc
Convert markdoc files into a react tree for pretty blogs.