Personal Projects
Polluto
A geolocation-based web app built in React that fetches real-time air pollution data. Uses Google Maps API and IQAir API.
(N.b. The IQAir API plan caps at 5 calls/min - which occasionally prevents the card component from showing!)
Tech: HTML5, CSS3, JavaScript, React, API
Social Dashboard UI
A responsive dashboard UI built in React using styled-components, with a theme switcher feature.
Tech: HTML5, CSS3, React, styled-components (CSS-in-JS)
Transport for London Bike Map
This web app is built in vanilla JavaScript and fetches and maps real-time availability of London’s Santander Bikes using geolocation, Google Maps API and TfL API.
Tech: HTML5, CSS3, JavaScript, API
Bright: Job Board Web App
This app is currently in production and being built with React, Next.js and CSS modules, integrating data from the GitHub Jobs API using Node.js.
Tech: HTML5, CSS3, React, Next.js, API, Node.js