<?php $dev = "Parves Akando"; $since = 2017; loading($dev)_
01 — About 02 — Expertise 03 — Projects 04 — Journey 05 — Contact pipulakando@gmail.com
Raw PHP Expert since 2017

Parves Akando.

Custom PHP Framework Builder Raw PHP Architect API Systems Expert Backend Craftsman

No frameworks. No shortcuts. Pure, hand-crafted PHP powering complex systems since 2017. I build what others call impossible — custom frameworks, high-performance APIs, and bulletproof backends from scratch.

0 + Years
Experience
0 + Projects
Shipped
0 % Raw PHP
No Framework
~/parves — php -r
LIVE
$ php artisan... ERROR: No framework found
$ parves --build-from-scratch
✓ Custom Router initialized
✓ ORM engine built
✓ REST API layer compiled
✓ Auth system crafted
✓ Middleware stack mounted
$ echo $result
"Production-ready. Zero dependencies."
$
🔥
Raw PHP Zero Dependencies
API Expert REST · GraphQL · WebSocket
🏗️
Framework Author Custom Built from Scratch
SCROLL
Raw PHP Custom Frameworks REST API MySQL WebSocket OOP Architecture Redis Docker JWT Auth MVC Pattern Raw PHP Custom Frameworks REST API MySQL WebSocket OOP Architecture Redis Docker JWT Auth MVC Pattern
01 — About
PA
AVAILABLE FOR HIRE • DHAKA BD • 2017 —
WhatsApp +880 1820-185408
Location Dhaka, Bangladesh 🇧🇩
Education Dhamrai Govt. College

I build the engine
others rely on.

I'm Parves Akando — a raw PHP expert who has been crafting backend systems from the ground up since 2017. While most developers lean on ready-made frameworks, I build the framework itself.

My philosophy: understand the machine. Every router, every ORM layer, every authentication system I deliver is hand-engineered in pure PHP — giving clients maximum performance, zero unnecessary overhead, and total control over their stack.

Currently studying at Dhamrai Government College while running a full freelance practice serving clients across Bangladesh and internationally. Coding and learning — simultaneously, relentlessly.

🧠
Deep PHP Internals Memory management, extensions, engine-level optimization
🏗️
Framework Author Built custom MVC, router, ORM, and templating from zero
📡
API Craftsman REST, GraphQL, WebSocket — designed and deployed
🔐
Security-First Hardened auth, OWASP compliance, encrypted pipelines
02 — Expertise

What I Master

SIGNATURE SKILL
🏗️

Custom Framework Dev

Built complete MVC frameworks from scratch: routing engine, dependency injection container, query builder ORM, Blade-style templating, middleware pipeline, and CLI tooling.

MVCDI ContainerQuery BuilderRouter
95%
📡

REST API Architecture

JWT, OAuth2, API versioning, rate limiting, caching layers, documentation with OpenAPI.

96%
🗄️

MySQL / Database Expert

Complex joins, stored procedures, triggers, indexing strategy, query optimization, replication.

92%

Performance & Caching

Redis, Memcached, OPcache tuning, CDN integration, profiling with Xdebug & Blackfire.

88%
🔐

Security Engineering

SQL injection, XSS/CSRF prevention, bcrypt/Argon2, encrypted storage, pen-test ready code.

93%
🐳

Server & DevOps

Linux VPS, Nginx/Apache, Docker, SSL, CI/CD pipelines, cron automation.

82%
PHP 8.x
MySQL
REST API
Custom ORM
JWT / OAuth2
Redis
WebSocket
PostgreSQL
Docker
Nginx
Linux
GraphQL
Git
HTML/CSS/JS
Vue.js
Composer
03 — Portfolio

Selected Projects

01
Raw PHPMySQLCustom ORMREST API

Custom PHP MVC Framework

Built a complete, production-ready MVC framework from zero — featuring a regex-based router, Fluent Query Builder ORM, DI container, middleware pipeline, Blade-inspired templating, CLI artisan tool, and built-in pagination, validation, and session management. Used in 30+ client projects.

Outcome: 40% faster than equivalent Laravel projects, 0 external dependencies
02
Raw PHPJWTMySQLRedis

Multi-Tenant SaaS Platform API

RESTful API backbone for a multi-tenant SaaS system serving 5,000+ users. Implemented tenant isolation at the database layer, JWT-based auth with refresh tokens, Redis-backed rate limiting, webhook system, and complete API versioning. Handles 50k+ requests/day without caching failures.

Outcome: 99.97% uptime, avg response time 120ms
03
Raw PHPWebSocketMySQLRedis

Real-Time Notification & Chat Engine

Built a WebSocket server in raw PHP (no Ratchet) with custom event broadcasting, room management, message persistence, read receipts, push notification integration, and admin dashboard. Serves 2,000+ concurrent connections per server instance.

Outcome: 2000+ concurrent users, sub-100ms message delivery
04
Raw PHPSSLPayment GatewayMySQL

E-Commerce Engine with Custom Payment

Full e-commerce backend with custom shopping cart engine, multi-vendor support, dynamic pricing rules, Bkash/SSLCommerz/PayPal integration, inventory management, automated invoice generation, and fraud detection heuristics. All from raw PHP.

Outcome: ৳5M+ transactions processed, zero security incidents
05
Raw PHPOpenAPIMySQLDocker

Hospital Management API System

Complete hospital backend API: patient records, doctor scheduling, appointment booking, OPD/IPD management, billing engine, pharmacy inventory, lab report storage with file system abstraction, SMS/email notifications, and RBAC permission system.

Outcome: Deployed in 3 hospitals, 200+ daily active doctors
06
Raw PHPcURLMySQLCron

SMS / OTP Gateway Integration Platform

Built a unified SMS gateway aggregator in raw PHP supporting 8 providers (Twilio, Infobip, local BD operators) with failover routing, delivery tracking, template management, cost optimization logic, and a self-serve client dashboard.

Outcome: 1M+ SMS/month, 99.4% delivery rate
04 — Journey

My Story

2017

The Beginning

Wrote my first PHP script. Fascinated by how the web worked under the hood. Refused to use pre-built solutions — wanted to understand every line.

2018

First Client Projects

Landed first freelance clients while still learning. Delivered custom PHP websites for local businesses. Learned MySQL deeply through real projects.

2019

OOP & Architecture Mastery

Deep dive into OOP principles, SOLID design patterns, and MVC architecture. Started building reusable class libraries for all projects.

2020

Built First Custom Framework

Authored a complete MVC framework from scratch. Custom router, ORM, DI container. Used it in production. This changed everything.

2021

API Architecture Expert

Specialized in REST API design. JWT, OAuth2, API versioning, documentation. Became the go-to person for complex backend integrations.

2022–23

Scale & Performance

Tackled high-traffic systems. Redis caching, database sharding, WebSocket servers, Docker deployments. Projects serving 100k+ users.

2024–25

Now — Dhamrai Govt. College

Pursuing formal education while operating a thriving freelance practice. 120+ projects delivered. Helping businesses from Bangladesh to Europe with custom PHP systems.

Currently Active
05 — Services

What I Build

01

Custom PHP Development

Any project, any complexity — built entirely in raw PHP without framework constraints. Clean, documented, maintainable code.

  • Web Applications
  • Admin Dashboards
  • CMS Systems
  • ERP / CRM Platforms
02

Custom Framework Building

Need a private, proprietary framework for your company? I'll architect and build one tailored exactly to your stack requirements.

  • MVC Architecture
  • Custom ORM
  • DI Container
  • CLI Tooling
03

REST API Development

Scalable, versioned, documented APIs that mobile apps, third parties, and frontends can rely on. Built with security from day one.

  • RESTful APIs
  • JWT / OAuth2 Auth
  • API Documentation
  • Third-party Integration
04

Database Architecture

Relational schema design, query optimization, indexing strategies, migrations, and data integrity engineering.

  • Schema Design
  • Query Optimization
  • Migration Systems
  • Stored Procedures
05

Legacy Code Rescue

Have broken or outdated PHP code dragging your business down? I'll refactor, optimize, and modernize it without starting over.

  • Code Audit
  • Performance Profiling
  • Security Hardening
  • PHP Version Migration
06

Server & Deployment

VPS configuration, Nginx/Apache setup, SSL, Docker, CI/CD pipeline setup, and automated deployment workflows.

  • Linux VPS Setup
  • Docker Containerization
  • CI/CD Pipelines
  • SSL & Security Config
06 — Contact

Let's build
something
extraordinary.

Got a complex PHP project? Need a custom framework? Or just want to talk backend architecture? I'm available and eager to solve hard problems.

Open to new projects — Response within 12 hours

Send a Message