Site Navigation


Over

served!


Jump to Section

Introduction

My Public Repos, LinkedIn

Jump to HTML Layout


My GitHub Homepage


Introduction


Welcome to my GitHub Homepage.

This site is where I am documenting projects and hobbies related to work in physics, math, programming, web development, etc.

If you got here, it means you likely found my LinkedIn page.

Explore the tabs at top that range from topics in programming, math, physics, etc.


My Public Repos, LinkedIn


My public repos on GitHub can be found HERE .

In my repos, you will find past projects I have collected from working on courses from freecodecamp.com and college-level courses.




Jobs


Here is a list of some of the jobs/careers that are of interest to me.

HTML Layout


HTML Layout elements include <header>, <nav>, <section>, <article>, <aside>, and <footer>. Here is a list and description of the usual suspect elements.

Here is a gif that shows the general HTML layout. The source of the gif is https://www.w3schools.com.

Here are four different HTML layout techniques to create multicolumn layouts. Each technique has its pros and cons: