Hello World - My First Blog Post

Welcome to my blog! I’m excited to finally have a space to share my thoughts on software development, technology, and everything in between.

What to Expect

I’ll be writing about various topics including:

  • Web Development: Tips, tricks, and best practices
  • New Technologies: Exploring the latest frameworks and tools
  • Problem Solving: Solutions to interesting challenges I encounter
  • Career Development: Thoughts on growing as a developer

Why I Started This Blog

I’ve always believed that teaching is the best way to learn. By writing about what I’m working on and learning, I hope to:

  1. Solidify my own understanding
  2. Help others who might face similar challenges
  3. Connect with other developers
  4. Document my journey

Built with SvelteKit

This site is built with SvelteKit and uses mdsvex for markdown support. It’s simple, fast, and easy to maintain - exactly what I wanted.

Thanks for reading, and stay tuned for more posts!

// A little code example
console.log("Hello, world!");

© 2025 Tom Murarik. Built with SvelteKit.