Traditionally, adding new functions to extend the functionality of a WordPress site is achieved by adding the code snippets to the active theme’s functions.php file. That approach proves working but there are a few drawbacks. First of all, if the … Read More
Using YouTube Data API v3 to get channel data and store it in a database
Once the script that would get data from a certain YouTube channel worked (more details here) there were a few modifiations done in order to make it function in a way that would meet the requirement of automated influencers reach … Read More
Using YouTube Data API v3 to get a channel’s subscribers and lifetime views
One of the requirements of the Influencer Relationship Management System was to provide the functionality to automatically update the reach a YouTube channel subscribers and lifetime views. That was achieved by using YouTube Data API v3, which provides access to … Read More
Applying Data Mining Techniques to Identify Musical Instruments
A case study based project which was part of a Data Mining unit at Bournemouth University, BSc (Hons) Computing degree. Background: A training dataset that contained numerical features extracted from short audio clips of two musical instruments playing simultaneously. Each data instance … Read More
Assisting – Virtual Education: Exploring The Imaginarium
In December 2015, I have helped a fellow Computer Science student from Manchester University with her final year project. I was part of the organization and execution of a school visit workshop in Smolyan, Bulgaria. The main purpose of the … Read More
Login component for an eCommerce website
A case study based project which was part of a Web Technology Integration unit at Bournemouth University, BSc (Hons) Computing degree. The project’s requirement was to build a login/signup system for an eCommerce store. The system had to: Allow an unregistered … Read More
JP Morgan “Code for Good” 2014 London
JP Morgan’s “Code for Good” is a program where selected candidates can collaborate with other coders to develop innovative technology solutions for non-profit organizations. The program puts to test the coding, problem-solving and organizational and planning skills of the teams … Read More