0x0pharaoh/about.me

Moeen

I build shipping dependable products.

Software Engineer · Full-Stack Architecture · MVC & API Systems

moins.dev[at]gmail.com

Additional professional work has been carried out under the leadership of Techteer. Independent and open-source projects are published at github.com/0x0pharaoh.

I work primarily as a backend-focused software engineer, designing systems where responsibility is clearly divided across models, controllers, services, and APIs. My approach prioritizes predictable control flow, explicit data ownership, and long-term maintainability.

A significant portion of my work is built on MVC frameworks such as Laravel, Next.js, and FastAPI platforms. These frameworks are used as structural tools to enforce separation of concerns rather than shortcuts for rapid delivery.

In Laravel-based systems, I design around service layers, policy-driven authorization, and clearly defined domain models. Controllers coordinate requests without absorbing business logic, while models represent stable domain concepts.

In Next.js applications, I emphasize server-side rendering, API routes, and static generation. Data fetching is handled through clean interfaces, and state management is kept minimal to avoid unnecessary complexity.

In FastAPI services, I prioritize schema-driven design and type safety. Explicit data contracts and predictable validation are treated as non-negotiable requirements.

Alongside traditional MVC frameworks, I build API-driven services using Node.js, These systems focus on asynchronous execution, middleware-based request pipelines, and modular service composition.

Across all backend technologies, I apply RESTFull principles, consistent error handling, and explicit API contracts. Authentication, authorization, and validation are first-class architectural concerns.

The frontend layer implemented with Next.js consumes backend services through clean interfaces. Server-side rendering, static generation, and API routes are used selectively to balance performance, SEO, and simplicity. Tailwind CSS applies utility-driven styling without obscuring document structure.

My work reflects a systems-oriented mindset. I design software to remain understandable under change, operable in production environments, and resilient to evolving requirements. Frameworks are tools. Architecture is the priority.

Open source

GitHub activity

View profile
Live GitHub contribution chart for 0x0pharaoh
Pinned repositoriesloading

Loading pinned repositories...