Skip to content
View pourdaavar's full-sized avatar
🎲
🎲

Organizations

@fullstacksjs

Block or report pourdaavar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pourdaavar/README.md

Hi, I’m Hossein 👋

Software Engineer working mainly on backend systems and automation-first SaaS products.
I enjoy turning complex, human-driven processes into clear, reliable workflows that hold up in production.

Most of my work sits at the intersection of backend architecture, domain modeling, and automation,
with a practical focus on systems that are easy to reason about and hard to break.


What I’m usually working on

  • Backend platforms for B2B SaaS and small-to-medium businesses
  • Workflow engines with human-in-the-loop decision points
  • Authentication and authorization systems (including passwordless flows)
  • Automating repetitive operational work using software and AI
  • Reducing system complexity through better boundaries and explicit design

How I approach software

  • Start from the domain, not the framework
  • Prefer simple, explicit workflows over hidden abstractions
  • Optimize for correctness and maintainability before cleverness
  • Automate first, scale teams later
  • Treat production as the default environment

Selected technologies

Languages & Runtime

  • TypeScript, JavaScript (Node.js)

Backend & Architecture

  • Domain-driven design
  • Modular and hexagonal architectures
  • RESTful and event-driven systems

Data

  • PostgreSQL / MySQL
  • MongoDB
  • Type-safe SQL

Infrastructure & Tooling

  • Linux
  • Git
  • Container-based development and deployment

Currently interested in

  • AI-assisted automation for real business workflows
  • Workflow engines and orchestration systems
  • Human-in-the-loop patterns for reliable automation
  • Designing systems that stay understandable as they grow

📫 Reach me on Twitter: @pourdaavar
⏱️ Coding activity:
wakatime

Popular repositories Loading

  1. digity digity Public

    create n-digit code as a number :)

    TypeScript 1

  2. fast-rbac fast-rbac Public

    Forked from SkeLLLa/fast-rbac

    Fast RBAC implementation for node.js and browsers.

    TypeScript 1

  3. eslint-config eslint-config Public

    Forked from fullstacksjs/eslint-config

    Fullstacks eslint config

    JavaScript

  4. tsconfig tsconfig Public

    Forked from fullstacksjs/tsconfig

    Fullstacks community base tsconfig

    JavaScript

  5. tg-wakatime-bot tg-wakatime-bot Public archive

    Integration between Wakatime and Telegram via Bot

    TypeScript

  6. toolbox toolbox Public

    Forked from fullstacksjs/toolbox

    Useful helpers for node development

    TypeScript