Files
web/src/src/content/blog/my-first-post.mdx
2025-01-14 12:19:13 -08:00

26 lines
1.0 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: My First Post!
description: A quick introduction
author: Timothy Pidashev
tags: [greeting]
date: 2025-01-09
image: "/blog/my-first-post/thumbnail.png"
imagePosition: "center 30%"
---
import Cookie from "@/content/blog/components/my-first-post/cookie";
Hello, my name is Timothy Pidashev! Im an aspiring software engineer currently expanding my technical horizons!
Wait… that was a bit too formal. This is, after all, a blog post. Let me try that again.
Hey 👋, my name is Timothy! Im a software nerd who loves building cool tech! Phew, that was rough. Jokes aside,
Im happy you're here, dear reader. I have a lot planned for my little blog, and I hope the next few posts will
be useful to many nerds out there!
As a little spoiler of whats to come, the next post will be a complete dive into modifying and corebooting a
Thinkpad T440p for the ultimate secure dev laptop! Ive been personally daily-driving mine for the last two
years and cant wait to show it off, so stay tuned!
<Cookie />