dev.info
Why did the programmer quit their job?
They didn't get arrays! 😂
Experienced
Intermediate
Learning
dev.projects
Hint: swipe to see more!
-
MangoSynth24 - Final Year Project (2023)
Designed and developed a web-based subtractive FM synthesizer utilizing the Web Audio API with vanilla JavaScript and Tone.js, primarily. It features three oscillators, a multi filter, a low-frequency oscillator (LFO) for modulation, and nine different effects to route audio through. It also provides an inbuilt lossless audio recorder for saving sounds, and comes with sixteen presets to learn from.
-
Audiohaven - Professional Practice Project (2022)
Developed a full-stack MEVN web-app using the Spotify API to allow users to view and manage their Spotify account with features unavailable on Spotify itself, such as detailed playback statistics and customisable playlist generation through the recommender algorithm Spotify utilizes to suggest new music to its users.
-
Reciplease - Android Development Project (2021)
A simple Android app built using Kotlin. The app uses the free API TheMealDB to allow navigation through hundreds of different recipes from many different cuisines. A favourites system was also built, so that recipes can be saved for easy access.
-
Fruity Countries - Frontend Development CA (2021)
Vue application which uses the REST Countries API to provide a search engine for countries. Provides basic information such as a country's capital city, region in the world, population, and currency. Fruity Countries also connects to the Google Maps API when viewing a country to show its location on the map.