Skip to content
View webdevsamran's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report webdevsamran

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.

Content in all repositories owned by your account will be closed.
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
webdevsamran/README.md

Hi, I'm Samran Asif πŸ‘‹

Full-Stack Developer | PHP/Laravel β€’ React/Node.js β€’ WordPress β€’ Shopify

I build SaaS products, e-commerce platforms, business applications, APIs, integrations and high-performance websites for startups, businesses and agencies.

LinkedIn Β β€’Β  Hire Me Β β€’Β  GitHub


πŸ‘¨β€πŸ’» Full-Stack Developer for Real Business Problems

I'm a Full-Stack Developer with 5+ years of experience building, improving and maintaining web applications for businesses and clients.

I've completed 50+ projects across e-commerce, SaaS, content management, internal business systems, dashboards and custom web applications.

My work covers the complete software-development lifecycle:

Requirements β†’ Architecture β†’ Development β†’ Testing β†’ Deployment β†’ Maintenance

I work primarily with:

PHP β€’ Laravel β€’ JavaScript β€’ TypeScript β€’ React β€’ Node.js β€’ Express.js β€’ MySQL β€’ MongoDB β€’ PostgreSQL β€’ GraphQL β€’ WordPress β€’ WooCommerce β€’ Shopify

Beyond client development, I build developer tools and contribute fixes to established open-source projects including Strapi, Ruff, Symfony, nerdctl and other production codebases.


πŸ’Ό How I Can Help Your Business

πŸš€ Custom Web Applications & SaaS

Need more than a template website?

I can build complete applications including:

  • SaaS platforms
  • Business management systems
  • Admin dashboards
  • Client portals
  • Internal tools
  • Multi-role applications
  • Reporting systems
  • Subscription-based applications
  • Custom business workflows

From database design and backend APIs to responsive frontend interfaces, I can handle the complete implementation.

βš™οΈ PHP & Laravel Development

I can help with:

  • Custom Laravel applications
  • Existing Laravel applications
  • REST APIs
  • GraphQL APIs
  • Authentication & authorization
  • Admin dashboards
  • Background jobs
  • Database architecture
  • Third-party integrations
  • Performance optimization
  • Refactoring
  • Bug fixing
  • Legacy PHP modernization

βš›οΈ React / MERN Development

I build modern applications using:

React β€’ TypeScript β€’ Node.js β€’ Express.js β€’ MongoDB β€’ PostgreSQL

Typical work includes:

  • SaaS dashboards
  • Interactive interfaces
  • Admin panels
  • Data-heavy applications
  • API-driven frontends
  • Business applications
  • Real-time features
  • Existing React application improvements

πŸ›’ Shopify Development

I can work on:

  • Shopify store development
  • Theme customization
  • Custom sections
  • Storefront improvements
  • Product/catalog functionality
  • Third-party integrations
  • Custom business logic
  • Performance improvements
  • UX improvements
  • Existing-store troubleshooting

🌐 WordPress & WooCommerce

I provide:

  • Custom WordPress development
  • WooCommerce development
  • Theme development/customization
  • Plugin customization
  • Custom functionality
  • API integrations
  • Performance optimization
  • Security improvements
  • Existing-site maintenance
  • Bug fixing

πŸ”Œ APIs & Integrations

Need multiple systems to work together?

I can build integrations involving:

  • REST APIs
  • GraphQL
  • Webhooks
  • OAuth
  • Payment gateways
  • CRM systems
  • Analytics platforms
  • External SaaS products
  • Third-party business systems
  • Data synchronization

πŸ—οΈ Systems I've Worked On

My experience includes projects such as:

  • E-commerce platforms
  • SaaS applications
  • Point-of-Sale systems
  • Chart of Accounts / accounting systems
  • Employee management systems
  • Learning platforms
  • Content management systems
  • University admission systems
  • Client portals
  • Blogging & publishing platforms
  • Business dashboards
  • AI-related applications
  • Finance platforms
  • Cybersecurity websites
  • Custom internal business tools

I focus not only on getting features working, but also on making applications maintainable, scalable, secure and easier to extend.


🧰 Technology Stack

Backend

PHP Laravel Node.js Express.js Python

Frontend

JavaScript TypeScript React Tailwind CSS SCSS

Databases

MySQL PostgreSQL MongoDB

APIs & Integration

REST GraphQL Webhooks OAuth

CMS & E-commerce

WordPress WooCommerce Shopify

Engineering

Git GitHub CI/CD Testing Debugging API Design Performance Optimization Security Code Review


🌍 Open-Source Contributions

I contribute bug fixes, tests, compatibility improvements, developer experience changes and documentation to established open-source projects.

I prefer showing accepted engineering work rather than simply listing technologies I claim to know.

Project Contribution
Strapi Fixed broken internationalization placeholders affecting the Strapi admin UI. Merged PR β†’
Ruff Improved documentation for the ANN401 rule so its actual behavior around arguments and return types is accurately represented. Merged PR β†’
Symfony Fixed HtmlSanitizer handling for valid RFC 6068 encoded line breaks in hostless URLs and improved security API documentation. PR #65662 β†’ β€’ PR #65657 β†’
nerdctl Fixed containerd 2.x restart-policy integration tests that were being silently skipped by an obsolete containerd 1.x requirement. Merged PR β†’
Soup Corrected GPU monitoring so training reports actual peak GPU allocation rather than between-step allocation, with regression coverage. Merged PR β†’
Kokoro-FastAPI Added user-facing text-normalization controls to the web interface and request pipeline with unit tests. Merged PR β†’
wemake-python-styleguide Expanded Python compatibility test coverage for t-string behavior. Merged PR β†’
iCalendar Improved fuzzing reproducibility by preserving complete execution parameters in generated fuzzer logs. Merged PR β†’

More Accepted Contributions

I've also had contributions merged into projects covering AI, developer tooling, search, web applications and infrastructure.

Whoosh
Multiple merged contributions covering Python typing, index APIs and runnable synchronization examples:

PR #172 β€’ PR #175 β€’ PR #194 β€’ PR #200 β€’ PR #201

FastDocParse
Added CLI schema-validation functionality and improved project documentation/demo experience:

PR #58 β€’ PR #76

Trainite
Improved extensibility of model and dataset configuration types:

PR #173

Agentic Chat
Multiple merged contributions across TypeScript/Next.js application features, accessibility, exports, UI behavior and test coverage:

PR #35 β€’ PR #36 β€’ PR #37 β€’ PR #42 β€’ PR #43 β€’ PR #44 β€’ PR #45 β€’ PR #46

These contributions demonstrate something I value in client work as well:

Understand an unfamiliar codebase, identify the actual root cause, implement the smallest correct solution, test it, and leave the system better than I found it.


πŸ”¬ Projects I Build

Alongside client projects and open-source contributions, I build developer tools focused on correctness, reproducibility and software reliability.

Project What It Solves
api-verity-lab API contract governance, compatibility analysis, schema-driven testing, runtime drift detection, traffic replay and performance regression across OpenAPI, AsyncAPI, GraphQL and gRPC.
devrepro-doctor Diagnoses "works on my machine" problems using environment inspection, reproducibility snapshots, machine comparison and safe repair recommendations.
tooltrace-bench Reproducible benchmarking of AI agents using deterministic execution traces and real tool-use workflows.
local-ai-hardware-bench Vendor-neutral benchmarking of local AI runtimes across CPUs, GPUs, NPUs and edge accelerators.

These projects reflect how I approach commercial development:

verify assumptions β€’ automate repetitive checks β€’ test failure paths β€’ measure performance β€’ document behavior β€’ avoid guessing


βœ… What You Can Expect When Working With Me

I approach client projects as engineering projects, not just coding tasks.

My typical workflow is:

1. Understand the business problem
Before writing code, I understand what the feature or application actually needs to accomplish.

2. Design the solution
I choose an architecture and technology approach that fits the project rather than adding unnecessary complexity.

3. Build incrementally
Features are implemented in manageable, testable pieces.

4. Test the important paths
I verify normal behavior, edge cases and failure conditions.

5. Deploy carefully
Configuration, databases, APIs and production behavior are considered part of the implementation.

6. Make future changes easier
Readable architecture, maintainable code and useful documentation matter after the initial project is finished.


🀝 Need a Developer?

I'm available for freelance and contract development.

I can help if you need someone to:

  • Build a new web application
  • Build or extend a SaaS product
  • Develop a Laravel/PHP application
  • Develop a React/MERN application
  • Build or customize a WordPress website
  • Build or customize a Shopify store
  • Add features to an existing product
  • Integrate third-party APIs
  • Fix difficult bugs
  • Improve application performance
  • Refactor legacy code
  • Build an admin dashboard
  • Design backend APIs
  • Modernize an existing application
  • Take an unfinished project to production

πŸ“© Have a Project in Mind?

Send me:

What you're building β€’ what currently exists β€’ what problem needs solving β€’ your target timeline

πŸ“§ samranwebdev2000@gmail.com

πŸ’Ό Connect with me on LinkedIn


Available for freelance β€’ contract β€’ product development β€’ long-term collaboration

PHP/Laravel β€’ React/Node.js β€’ WordPress β€’ Shopify β€’ SaaS β€’ APIs β€’ E-commerce

Pinned Loading

  1. strapi/strapi strapi/strapi Public

    πŸš€ Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.

    TypeScript 73.2k 9.9k

  2. withastro/astro withastro/astro Public

    The web framework for content-driven websites. ⭐️ Star to support our work!

    TypeScript 62.7k 3.8k

  3. local-ai-hardware-bench local-ai-hardware-bench Public

    Vendor-neutral, reproducible benchmarking of local AI runtimes across CPUs, GPUs, NPUs, AI PCs, workstations, mini PCs, and edge accelerators

    Python 1

  4. devrepro-doctor devrepro-doctor Public

    Find out why a repository won't build on this machine. Cross-platform developer-environment diagnostics, reproducibility snapshots, machine-to-machine diffs and AI-agent readiness. Read-only, no te…

    Python 3 1

  5. api-verity-lab api-verity-lab Public

    API contract governance in one tool: breaking-change rules, runtime drift detection, schema-driven fuzzing, traffic replay and performance budgets for OpenAPI, Swagger 2.0, AsyncAPI, GraphQL, gRPC,…

    Python 2

  6. tooltrace-bench tooltrace-bench Public

    Vendor-neutral, reproducible benchmarking of AI agents across coding, tool use, file operations, multi-step workflows, failure recovery, latency, cost and reliability.

    Python 1