Hi 👋,
I'm Isaac
A Software Engineering BEng student at Sheffield Hallam University, I am currently seeking a placement position. Over the past two years, I have been concentrating on Web Technologies; however, I also have experience in various other areas of Software Engineering. Thank you for taking the time to check out what I'm up to!
Learn MoreProjects
Nuxt 3 Blog
This is a blog website I built using Nuxt 3 with Typescript and Tailwind CSS for the front-end, Supabase for database, authentication and storing md files as articles, and Vercel for deployment.
Nuxt3, Vue3, TypeScript, Supabase, Vercel, Tailwind
Codle
This is a wordle based website I built using NextJS 13 with Typescript and Tailwind CSS for the front-end. As well as Vercels KV database for storing programming related answers, Vercels Cron-job feature for scheduling a change each day, and Vercel for deployment.
NextJS, React, TypeScript, Tailwind, Vercel KV (Redux), Vercel Crons, Vercel
Random Droid
This is a website built using SvelteKit, Tailwind, and TypeScript for the front-end. That makes use of python to webscrape the Star Wars Wiki. Into an API that is then used to display random droids on the website.
SvelteKit, Tailwind, TypeScript, Vercel, Python
Terminal_Run.nvim
This is a plugin for neovim that allows you to set a command for each working directory and then run it with :Run to open it in a new terminal buffer.