Created various iOS and Web applications. A couple of examples include:
• World Quiz App (iOS) - An iOS app that allows the end user to test their geographical knowledge, including, but not limited to, capitals, flags, location etc. This was done in Xcode, using Swift for the functionality and Storyboard for UI design, employing an Object-Oriented Programming approach.
• Where2Stream Web App - A comprehensive website that showcases all available movies and TV shows for streaming, along with their respective platforms. Users can apply filters to search by specific streaming services or titles, making it easy to find the content they're looking for. This was accomplished by using Django web framework, Python for server-side logic, and Vue.js for front-end dynamic rendering. Additionally, Node.js was used for web scraping network API call requests, while using puppeteer as the user agent to automate the process.