Gnucode.me

testing

My Portfolio Website

This is a really simple HTML portfolio website. Let's see how it works !

This is a quote!

man in military uniform

Figure 1: Norbert Kemper

Check out this centered text!

I am a subheading!

And I have more stuff to say!

1st This is interesting!

(setq my-onlinep nil)
(unless
    (condition-case nil
        (delete-process
         (make-network-process
          :name "my-check-internet"
          ;; my own server
          :host "209.51.188.148"
          :service 80))
      (error "No network connection" t))
  (setq my-onlinep t))

I am the aside

Check out my cool blog posts!

Author: Joshua Branson

Created: 2020-03-19 Thu 16:50