About Me

My name is Hamed Panjeh, and I am based in Brazil, working flexible hours to overlap comfortably with teams anywhere in North America.

Laravel and its ecosystem of products have shaped my professional journey and remain the stack I have been most passionate about throughout my career.

I am actively looking for a full-time opportunity where I can make a meaningful impact. In the meantime, I continue to stay involved with the ecosystem through AI-related side projects and open-source contributions, including laravel-env-settings, a package I published recently, with more in the pipeline.

If you would like to talk about a role or a collaboration, feel free to reach out at panjeh@gmail.com.

Javascript, Typescript Skills

I've worked with different tools and frameworks, such as Vue and React. My recent contribution to the React Starter Kit demonstrates my experience with React and my understanding of its latest paradigm shifts. I also prepared two demos showcasing React 19 features and Query from Tanstack, highlighting my familiarity with the most recent developments in the ecosystem.

On the Vue side, I've maintained and worked on projects using the Composition API, as well as Nuxt.js.

  • PR Laravel Starter Kit, Contribution to the official Laravel React Starter Kit through an enhancement that leverages the full capabilities of the React Compiler and removes deprecated features, to align the starter kit with the latest React ecosystem improvements.
  • Tailwind Palette, a React-based color palette generator for Tailwind CSS.
  • Next.js Fullstack Demo, built with Next.js 16, React 19, Prisma, Postgres, and NextAuth.js.
  • React Query Demo, built with TanStack Query, applicable for Vue and React.
  • React Compiler Demo

Inertia Skills

I was an early adopter of Inertia for building monolithic repositories that combine Laravel with my preferred frontend stack, React. I have also helped several companies successfully adopt Laravel-based proof-of-concept solutions using this approach.

Two months ago, I published an AI agent mini app using Inertia and React, available at marcabem.com (a Telegram internal app built with Inertia and React).

More recently, I launched artisan-prompt.com based on Inertia, a smart search engine for the Laravel community built using AI best practices and applied computer science principles.

Laravel Skills

Over 14 years, I've built and maintained Laravel applications at enterprise scale, several of them running in production for international teams. I care as much about the engineering discipline behind that as the scale itself — clean domain design, dependable systems, and code that holds up over time.

So far, I have developed several Laravel packages and applications, including a number of private production packages as well as public ones, such as:

I enjoy designing domain-driven and modular systems where components remain loosely coupled with minimal dependencies. Over the past several years, I have built and deployed production-grade Laravel applications from the ground up, working with Redis-backed queues, event-driven workflows, multi-service architectures, and well-structured domain logic. I place strong emphasis on scalable Eloquent modeling, avoiding N+1 queries and race conditions at scale, designing reliable background pipelines, and maintaining solid standards for static analysis and test coverage.