Hello World

Hello World

87 words 1 min read

Hello World

Welcome to my personal blog! This is my first post.

About This Site

This site is built with:

  • Ruby on Rails 8.1 - The web framework
  • Tailwind CSS - For styling
  • Hotwire - For interactivity
  • Markdown - For content

Code Example

Here's a simple Ruby example:

def hello_world
  puts "Hello, World!"
end

hello_world

What's Next

I'll be sharing my thoughts on:

  1. Web development
  2. Ruby and Rails
  3. Software engineering best practices

Stay tuned!

© 2024 ~ 2026 Nickle Cheng Built with Ruby + Rails