Kristopher Taylor
Security Engineer · Cloud · Linux · AI

A living portfolio of labs, builds, and experiments

🧠 Lesson 1 – Example Lesson

Goal: This is where I type my goal

🧩 Topics

💡 Example Code

age = 30
name = "Kristopher"
print(f"{name} is {age} years old.")

My Implementation

// Javascript code with syntax highlighting.
var fun = function lang(l) {
  dateformat.i18n = require('./lang/' + l)
  return true;
}

Explanation

Example explanation

📸 Execution Screenshot

Screenshot of my output