lmari’s blog

Data analytics, machine learning & front end development

Entries from 2019-10-01 to 1 month

Responsive Bootstrap Website

CSS

Building Responsive Website with Bootstrap 4.1.2, HTML5 & CSS3 Bootstrap Cheatsheet Bootstrap - Copy CSS and JS Google Fonts Fontawesome - Icons <script src="https://kit.fontawesome.com/00dacea898.js" crossorigin="anonymous"></script> github.com Outline Button and Red Button

Lightbox Gallery

Responsive Image Gallery using HTML, CSS and Javascript. It shows up nicely in preview, but when I try to upload in blogger it become something entirely different... https://lokeshdhakar.com/projects/lightbox2/ Hosting CSS and Scripts in G…

Node.js, Express, MongoDB Book Project

Preparation MongoDB (64 bit) MongoDB Atlas: https://www.mongodb.com/cloud/atlas Heroku GitHub - SSH key. Find in id_rsa.pubDeploy images at separate server, not heroku. Heroku Filepond CDN <link href="https://unpkg.com/filepond/dist/filepond.css" rel="stylesheet"> </link>