Skip to content
View masoudfooladi-me's full-sized avatar
πŸ’­
⚑ Always creating something.
πŸ’­
⚑ Always creating something.

Block or report masoudfooladi-me

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
masoudfooladi-me/README.md

Hi, I'm Masoud Fooladi πŸ‘‹

Building scalable tools, libraries, and developer experiences.

About

I care about problem-solving and system design more than just writing code β€” clean architecture, predictable APIs, and infrastructure that other developers can actually trust.

What I'm Building

πŸš€ Codeminity β€” an open-source ecosystem of runtime-agnostic TypeScript packages, all in one monorepo: ts-platform.

Package GitHub npm
@codeminity/request-core source npm
@codeminity/axios source npm
@codeminity/fetch source npm

Engineering practices I hold these packages to:

  • 100% mutation-tested (not just line coverage) on every package
  • Real-browser (Playwright) end-to-end verification, not simulated DOM
  • Automated architecture-boundary enforcement (dependency-cruiser) β€” dependency direction is a CI gate, not a wiki page
  • npm provenance-attested releases via OIDC β€” no long-lived publish tokens, ever
  • Continuous supply-chain scanning (Socket.dev, CodeQL)

Focus Areas

  • Software architecture & system design
  • Developer experience
  • Open source
  • Scalable, composable systems
  • Clean, maintainable, minimally-abstracted code

Philosophy

Build less. Create more.

Contact

πŸ“§ masoudfooladi.me@gmail.com


⭐ Check out Codeminity β€” TypeScript request infrastructure with real, verifiable engineering rigor.

Pinned Loading

  1. codeminity/ts-platform codeminity/ts-platform Public

    A modular TypeScript monorepo for building reusable, composable, and runtime-agnostic npm packages.

    TypeScript 1