Bootstrap

Bootstrap is a front-end design framework created by Twitter. Its primary goals are to bootstrap a website with mobile-friendly and modern-styled website components. It provides a simple method for laying out flex containers, managing font, and button styles, and can even provide full-fledged templates/themes to design a website faster.

All Posts

Savvy Gaming

Go to Site Github Repository What is it? The Savvy Gaming Network (or Savvy Gaming for short) is a gaming blog by Erik and Savvy Danielson. The site launched on June 8th, 2023, and almost one hundred articles have been written for the site since its launch. The articles are made up of several categories: Reviews, First Impressions, Lists and Rankings, Events, News, Recipes, and Podcasts. All of these were written by Savvy or her friend Elise. The design of Savvy Gaming started...

Categories: Bootstrap, CSS, HTML, JavaScript, PHP, WordPress

React Portfolio

What is it? This is a website that I created to act as a collection of smaller applications. The purpose of the site is to demonstrate my skill with JavaScript and React. The entire website is powered by React and Node. The routing engine is powered by React Router (BrowserRouter), the webserver is hosted with Node, and all of the logic is written in JavaScript ES6 and JSX. Screenshot of my React Portfolio What does it do? I created three apps in the React Portfolio (one of which i...

Categories: Bootstrap, CSS, HTML, JavaScript, React

Bootstrap Demo

What is it? This Bootstrap Demo is a series of web pages that I created as part of a lesson set in a Udemy course taught by Brad Hussey. I wanted to learn Bootstrap, so I took a course on it and created this site as part of the class project. Though I wrote every line of code, it was pretty much a copy of the instructor’s lessons, with a few of my own changes. The site consists of three pages, each using a variety of Bootstrap components and layouts. The Home page consists of a ...

Categories: Bootstrap, CSS, HTML