Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.05 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.05 KB

WILL BE UNDERGOING MAJOR CHANGES THIS HOLIDAYS - I have realised my code style and no use of CSS frameworks is a bit of a drawback so this is getting updated :)

My web portfolio

A portfolio to showcase some projects I have made/will hopefully make, including:

  • this web app
  • a discord bot
  • a minecraft mod
  • and maybe more!

To do

  • Spice up about page & treasure hunt page (investigate Tailwind CSS) since no one likes looking at big chunks of text
  • Fix styling of buttons on treasure hunt page
  • Screen shots from projects once completed
  • Finalise the 'reward' since its pretty mid at the moment
  • When I learn better ways of hiding info in webpages I should do that to make it more difficult
  • Investigate NextJS

Tech stack

React, Node.js, HTML, CSS, Bootstrap

Attributions

This project was bootstrapped with Create React App.

Routing frameworks adapted from W3Schools.

Local storage issue fixed with help from Spurk.