Zach's Humble Abode


Greetings fellow human!

  val zach = object {
    val firstName = "Zachery"
    val secondName = "Linscott"
    override fun toString() = "Greetings from $firstName $lastName!"
  }

  println(zach)

Bio

Zach


Other portfolio sites I've made:

You may be wondering why I'm using basic markdown for my current site. The answer? I like it! It reminds me of using Obsidian, my favorite notetaking app.