Level One Freelancer at Fiverr
Feb 2018 - Present
As a Level One freelancer on Fiverr, I have successfully completed over 15 projects and have received a 5-star rating on most of them with my overall rating of 4.9. While I am unable to list all of my projects, I am proud to highlight a few of my most notable achievements.
Purpose
This project was part of a larger project to create a weather news channel content. It aimed to start the program at bootup unattended and run a looping slideshow from given media. The loop must complete by something divisible by 1 hour. It should display each media for a given amount of time set manually. Videos must play with sound on from start. Don’t loop the videos. Include animations like fade. Automatically install new media from a given folder. Run the slideshow on screen 2 fullscreen with controls on screen 1. Have up to 5 wheels (content being displayed in specific areas of the screen), each with separate media files and slideshow. Display the current system time.
Purpose
This project was part of a larger project to create a weather news channel content. It created .mp4 video from images of weather forecast. The images were downloaded from a weather API using another project and then converted to a video using ffmpeg. The settings for the video were imported from a json file.
Purpose
Project to get a csv file containing urls, split them into groups by image type and check if the urls are valid or not. The valid urls are then written to a new csv file appropriate to their group. Invalid and duplicate urls are written to a separate csv file.