Mar 6, 2026

Hello World

#introduction#meta

Hello World!

Welcome to my new website! This site is built with SvelteKit and managed with Nix flakes for reproducible builds.

Why SvelteKit and Nix?

I chose this stack because:

  1. SvelteKit is modern, fast, and provides great developer experience
  2. Nix ensures my build environment is reproducible
  3. Together they make deployment simple and reliable

What’s Coming

I’ll be writing about:

  • Software development
  • Nix and NixOS
  • Open source projects
  • Technical tutorials
  • Tons of other things as well!

Code Example

Here’s how easy it is to build this site with Nix:

# Enter development environment
nix develop

# Install dependencies
npm install

# Start development server
npm run dev

# Build for production
nix build

Stay tuned for more content!

Free Palestine! 🇵🇸