This is a custom RESTful API, which provides information about movies, titles, descriptions, genres, directors, images, features, users, and more. This API is used for my frontend apps MyFlix React and MyFlix Angular.
Technologies:
Node.js, HTML5, CSS3, and JavaScript
MyFlix is a single-page web application which provides users with access to information about different movies, directors, and genres. Users are able to sign up, update their personal information, and create a list of their favorite movies. It uses my custom MyFlix API.
Technologies:
React, React-Bootstrap, HTML5, SCSS, and JavaScript
Meet is a serverless, progressive web application (PWA) where users can find events happening in various cities and filter the information. The app can also be used while offline.
Technologies:
React, HTML5, CSS3, JavaScript
Chat App is a native chat app, for both Android and iOS devices. It sends and recieves text, pictures, locations, and audio recordings.
Technologies:
React Native, Node.js, Google Firestore Database, and JavaScript
MyFlix is a single-page web application which provides users with access to information about different movies, directors, and genres. Users are able to sign up, update their personal information, and create a list of their favorite movies. It uses my custom MyFlix API.
Technologies:
Angular, Node.js, HTML5, SCSS and TypeScript
Chop It Like It's Hot is a recipe web app built with Django. Users can create and modify recipes with ingredients, cooking time, and a difficulty parameter that is automatically calculated by the app. Users are able to search for recipes by their name and/or ingredients.
Technologies:
Django, Python, SQLite/PostgreSQL, HTML, CSS, Bootstrap