
Web Developer based in Cambridge, UK.
About me
Hi there! I’m a front-end web developer with a passion for turning ideas into reality. My journey into web development started with a simple curiosity about how the web works, which soon grew into a love for building sleek, responsive designs that are both functional and visually engaging.
Skills & Tools:
HTML
CSS
JavaScript
React
Vue
Svelte
SQL
Vite
Git
GitHub
VSCode
Cloudflare
Projects

CDL Workout
I built a workout app using Vue.js that allows users to create workout days, add exercises to each day, and specify reps for each exercise. It leverages Vue's reactive state management to handle dynamic data updates and uses localStorage to retain workout information.

Todo List
I built a to-do list app using Svelte.js that lets users add, edit, delete, and mark tasks as complete. It uses Svelte’s state management for smooth updates and stores tasks in localStorage so they stay saved even after closing the app.