Welcome to my corner of the internet.

I’m Farshad — a software engineer focused on front-end development with React. This is where I’ll share thoughts, tutorials, and notes from my day-to-day work building web applications.

What to expect

A bit about me

I work with React, TypeScript, and modern tooling like CRACO, TailwindCSS, and react-hook-form on a daily basis. I care about writing code that’s not just functional, but clean, maintainable, and accessible.

const greeting = () => {
    console.log("Hello, World!");
};

// The journey starts here.
greeting();

Thanks for stopping by — more posts coming soon.

— Farshad