My Work

junior front-end developer based in Barcelona 🇪🇸


This portfolio site was coded by myself from scratch and is open-sourced on Github. 💃🏼
I enjoy being creative with my new coding skills and have created projects from the start of the course, however simple. Here are some other projects I have completed.
Personality Project

This project was my very first coded project in July 2023! It is a landing page using HTML, CSS and basic JavaScript which tells the visitor which element they belong to (Earth, Air, Fire or Water) dependant on their Zodiac sign, and in turn the characteristics of their personality. It features a header that changes to give the personality description according to the element hovvered over.

elements pic
Landing Page Project

This project is a demo landing page informing the visitor about one of my interests, Applied Theatre. The design is responsive and uses CSS grids and media queries, as well as cards for visual design effect.

Weather App Project

This project is a simple search engine that uses HTML, CSS, JavaScript timing events, geolocation and weather API "OpenWeatherMap" to pull weather data from any selected city around the world. It features the use of relative positioning and also has a different night-mode design which operates after 7pm in the current location.

World Clock Project

This project uses HTML drop-down lists, CSS, JavaScript, geolocation, and momentjs.com timezone to pull the current date and time from selected cities around the world.