Available for freelance & remote opportunities
Senior Full-Stack Engineer | PHP / Laravel · React / Next.js · Fintech · SaaS · AI-Assisted Development
Senior PHP/Laravel Engineer building scalable SaaS, FinTech, and automation platforms — from backend architecture to production infrastructure, with a Full-Stack mindset and AI-assisted development.
01final class OrderService02public function place(Order $order): Receipt03 DB::transaction(fn () => $this->settle($order));04 Cache::tags('book')->flush();05 return Receipt::from($order);
01Route::middleware('auth:sanctum')->group(function () {02 Route::apiResource('orders', OrderController::class);03 Route::post('orders/{order}/settle', SettleOrder::class)04 ->middleware('throttle:60,1');05});
01class OrderBook extends Component02 public string $symbol = 'BTCUSD';03 #[On('order-placed')]04 public function refreshBook(): void05 { $this->dispatch('$refresh'); }
01export function useOrders(symbol: string) {02 return useQuery({03 queryKey: ['orders', symbol],04 queryFn: () => api.get(`/orders?symbol=${symbol}`),05 });
01export default async function Page() {02 const orders = await getOrders({ cache: 'no-store' });03 return <OrderTable rows={orders} />;04}05export const revalidate = 30;
01SELECT symbol, SUM(quantity) AS volume02FROM orders03WHERE status = 'settled'04 AND created_at >= NOW() - INTERVAL 1 DAY05GROUP BY symbol ORDER BY volume DESC;
01FROM php:8.3-fpm-alpine02RUN docker-php-ext-install pdo_mysql opcache03COPY --from=composer /usr/bin/composer /usr/bin/composer04COPY . /var/www/html05CMD ["php-fpm", "-F"]
0+
Years Experience
0+
Projects Delivered
0+
Technologies
0%
Commitment
About
Building Systems, Solving Complex Problems
Senior Full-Stack Engineer with 15+ years of professional software development experience, specializing in PHP and Laravel backend engineering, SaaS platforms, fintech systems, REST APIs, database architecture, and production infrastructure. Experienced in building and operating real-world systems from database design and backend architecture through frontend integration, deployment, monitoring, and maintenance. Strong background in fintech and brokerage platforms, including Sejam and OMS integrations, KYC workflows, customer platforms, asynchronous processing, and financial transaction workflows.
Hands-on with Laravel, Livewire, MySQL, MongoDB, Redis, Elasticsearch, Docker, Linux, Nginx, React, Next.js and Node.js. Actively use modern AI- assisted development tools to accelerate implementation, debugging, refactoring, research and prototyping while validating solutions before production use.
- Senior PHP & Laravel Engineer
- Backend Engineer · Full-Stack Mindset
- SaaS & FinTech Engineer
- Software Engineer · 15+ Years Experience
- Architecture · Backend · Infrastructure
- PHP · Laravel · SaaS · AI
- Building Scalable Systems
- Backend Architecture & Problem Solving
Skills
Technical stack
The tools I reach for daily, grouped by where they live in the system.
Frontend
- JavaScript
- TypeScript
- React
- Next.js
- Alpine.js
- Tailwind CSS
Backend
- PHP
- Laravel
- Filament
- Yii2
- ZendFramwork2
- Python
- Go
- Selenium
Database
- MySQL
- MongoDB
- Redis
Experience
Where I've shipped
Selected roles, focused on the impact rather than the job description.
-
Senior Back-End Developer & Team Lead • Securities brokerage / fintech
2020-04-20 — 2025-03-21Arman Tadbir
I’ve worked on complex financial and brokerage platforms, including Arman Tadbir, focusing on scalable backend systems, customer platforms, APIs, and high-performance web applications.
- Led development of a brokerage customer-loyalty platform that converts trading commission into a points economy with a rewards catalogue — X active members, X transactions processed per month.
- Built remote KYC onboarding integrated with Sejam (Iran’s central securities-market identity registry) and the brokerage OMS, cutting account activation from X days to X hours.
- Owned backend architecture across Laravel, Redis, MySQL and MongoDB; introduced queueing / caching change that reduced metric — e.g. p95 response time from 900 ms to 180 ms.
- Ran the Dockerised deployment pipeline and production environment, sustaining X releases per week/month at X% uptime.
- Hired and led a team of X engineers — ran technical interviews, code review, and onboarding.
- Delivered the company’s news and education portal on a React / Next.js front end over Laravel APIs.
- PHP
- Laravel
- Livewire
- JavaScript
- React
- Nex.js
- MySql
- MongoDB
- Redis
- Docker
- Nginx
- PHP-FPM
- PM2
- Git
- Trello
- Excel
- Jira
Projects
Featured work
A selection of platforms I designed, built and kept running in production.
Services
How I can help
Custom Web Application Development
Product-grade applications built around your business rules, not a template.
Laravel Backend Development
Domain-driven Laravel services with tests, queues and clean boundaries.
REST API Development
Versioned, documented APIs with auth, rate limiting and predictable contracts.
SaaS Development
Multi-tenancy, billing, roles and onboarding designed to scale from day one.
Performance Optimization
Profiling, indexing and caching work that turns seconds into milliseconds.
Legacy Modernization
Incremental migration of aging codebases without stopping the business.
Process
From discovery to deployment
Discovery
Requirements, constraints and success metrics before a line of code.
Architecture
Data model, service boundaries and infrastructure plan.
Development
Iterative delivery with reviews, tests and weekly demos.
Deployment
Containerised release, monitoring and ongoing optimisation.
Stack
Technologies I work with
- MySQL
- PHP
- JavaScript
- Laravel
- TypeScript
- MongoDB
- React
- Filament
- Redis
- Yii2
- Next.js
- ZendFramwork2
- Alpine.js
- Python
- Tailwind CSS
- Go
- Selenium
Testimonials
What clients say
Contact
Have a project in mind?
Let's build something reliable, scalable and impactful.