← Back to blog

Welcome to My Blog

2 min read

Welcome to My Blog

Hello and welcome! I'm excited to share my journey in tech, development, and building things on the internet.

What This Blog Is About

This blog is my space to:

  • Share what I'm learning about full-stack development
  • Document my projects and the technical decisions behind them
  • Teach others who are on a similar learning path
  • Build in public and stay accountable to my goals

How This Site Is Built

This website is built with:

  • Next.js 14 - The React framework for production
  • TypeScript - For type-safe, maintainable code
  • Tailwind CSS - For beautiful, responsive design
  • MDX - Markdown with React components for rich content
  • Supabase - For comments and future features
  • Vercel - For fast, global deployment

The Writing Workflow

I write all my posts in Obsidian, my favorite note-taking app. Here's why:

  1. Great writing experience - Obsidian is built for writers
  2. Markdown-native - No friction between writing and publishing
  3. One command to publish - npm run publish:obsidian ~/path/to/post.md
  4. Auto-sync available - Watch mode for live updates

You can learn more about this workflow in the repository.

What You Can Expect

I'll be writing about:

  • Web Development - React, Next.js, TypeScript, and modern web tech
  • Full-Stack Projects - Building complete applications
  • Learning in Public - Sharing wins, failures, and lessons
  • Developer Tools - Optimizing my workflow and productivity

Get In Touch

I love connecting with other developers and learners:

Let's Learn Together

Whether you're just starting out or you're an experienced developer, I hope you find something useful here. Feel free to leave comments (powered by Supabase!) and share your thoughts.

Thanks for reading, and see you in the next post!


This post was written in Obsidian and published using my custom publishing workflow. Pretty cool, right?

Share this post

Comments

Comments are disabled. Please configure Supabase in .env.local