:clipboard: Repair. PERN stack todo app with jwt user authentication
:clipboard: Namari website converted from HTML template to Angular 14
:clipboard: Ionic-Angular app to fetch news articles from a REST API using Typescript interfaces to define the expected structure of the json objects returned & http service providers. Custom pipes used to modify API news article titles, contents and convert the Universal Time Constant (UTC) date string. Dark mode, Offline Storage of favourite articles & settings using Ionic Storage. Common Refresh & Progress Bar Components. Localisation using i18n so user can select between English (default), Spanish and French.
:clipboard: Firebase user authentication service, tutorial from Stephen Fluin, Demos with Angular
:clipboard: Angular app using Angular Material & Angular Material Schematics to create a responsive side navigation menu.
:clipboard: Angular app to show JSON data from the RATP (French transport system) API
:clipboard: Mongo Express React Node (MERN) full-stack app to perform CRUD operations on records
:clipboard: Practise using Reactive X with javascript (RxJS) without using a framework such as angular. Webpack is used to bundle this javascript application, requiring a webpack.config.js file with boilerplate code.
:clipboard: Angular app to learn about Drag and Drop module, following Youtube tutorial by 'Demos with Angular'
:clipboard: App using the Vue.js + vuetify material design framework to built a CRUD client
:clipboard: Angular app to get crypto currency price data from a CryptoCompare API.
:clipboard: Angular course from Udemy - project to create an app with a recipe book and shopping list
:clipboard: Displays random facts and image from APIs, using the Vue and Vuex.
:clipboard: Code to learn to load a CSV file and manipulate its data. This is part of a Udemy Machine Learning course. The aim of the course is to understand the mathematics and programming techniques that are used in the most common Machine Learning algorithms.
:clipboard: Notepad to create code for machine learning
:clipboard: Notepad to create code for learning tensorFlow
:clipboard: App in React.js with next.js that gets crytocurrency price data and displays it.