My work :)

Here are the web based coding projects I've done this year:


Scheduler


A model of a scheduler in the cpu. Original code was provided and changes to the code were added by me to make it work.


Encryption and quantum computing


A (very wordy) description of how quantum computers can break the asymmetric encryption commonly used accross the internet.


To do list


A to do list that stays the same after a refresh, made to understand how local storage works.


SEO-challenge


A website designed for a search engine optimisation challenge where the prompt was "metamorphosis parsnip universe".


Visual stack


A website that simulates a stack and shows what it looks like on a canvas, done for homework.


Summary of textbook chapters 47-49


A page covering abstraction, computational thinking and other topics covered between chapter 47-49


Summary of textbook chapters 50-52


A page computational thinking and problem solving techniques between chapter 50-52


Here are the projects I collaborated on:


Whack-a-mole


A 3 min version of the classic whack-a-mole game, the size of the board increases as the number of moles clicked reaches a power of 2 and a local high score is stored (but is deleted when the page is reloaded). Created as part of a task where we learned about game loops.
Made with Hester Clapp.


B&B website


A (slightly disfunctional) website made for a B&B according to a prompt. Made in a 1 hour time limit under a waterfall system where we had a brief time to ask the client questions, provided a basic plan for what the site would look like and then had to create the site without any more feedback from the client.
Made with Hester Clapp.