I have spent some time teaching myself various web technologies and more recently have seen a lot about NextJS and how it easily takes care of some of the more challenging parts of website creation (eg. serverside rendering & route pre-fetching). I decided as my previous website was quite outdated and as this is something I have wanted to do for a while, I would create my new portfolio using NextJS as a good chance to apply the skills I had learnt. This whole website is written in Typescript using NextJS and Tailwind, and it is hosted on Vercel with automatic building/publishing via use of CI/CD pipelines.
Platform | Web Browsers |
Tools | Typescript, Nextjs, Tailwind, Git |
Development Time | 4 weeks part-time (equivalent of 6 days full-time) |