Starting a blog

Well, it’s time to start a blog.

Why?

There are several reasons really.

  1. Personal: I want a place to document life.
  2. Career: I need to climb the ladder.

The process:

<html>
  <head>
    <title>Blog</title>
  </head>
  <body>
    <p>Hello, World!</p>
  </body>
</html>

Here is a random stock photo:

cool image

Here is an SVG

vlan.svg

Published: Jul 7, 2024