Profile picture Đình Thủ

Đình Thủ

Senior Full Stack Web Developer

Hồ Chí Minh, Việt Nam

Senior Full Stack Web Developer with 12+ years of experience delivering web applications, digital products, e-commerce platforms, and internal business systems. Experienced across frontend, backend, UI/UX implementation, API integration, cloud deployment, performance optimization, and long-term maintenance.

$ npx connect
Initializing...
Ready to connect.
Waiting for contact request...
interface Developer {
    name: string;
    skills: string[];
    interests: string[];
};

interface TechStack {
    devOps: string[];
    backend: string[];
    frontend: string[];
};

type ContactType = 'email' | 'github';

const techStack: TechStack = {
    frontend: [
        'CSS3',
        'HTML5',
        'JavaScript',
        'TypeScript',
        'ReactJS',
        'NextJS',
        'SCSS',
        'VueJS',
        'Astro',
        'Tailwind CSS',
        'WordPress Block Theme',
        'WooCommerce',
        'GSAP',
        'Three.js',
    ],
    backend: [
        'Laravel',
        'MySQL',
        'Node.js',
        'Phalcon',
        'Strapi',
        'RESTful API',
        'WordPress',
        'Custom CMS',
        'Authentication',
        'Payment Integration',
    ],
    devOps: [
        'GitHub',
        'GitLab',
        'Docker',
        'DigitalOcean',
        'Cloudflare',
        'Linux',
        'Nginx',
        'SSL',
        'Plesk',
        'cPanel',
        'Vercel',
        'DevKinsta',
    ],
};

// Developer profile
const me: Developer = {
    name: 'Đình Thủ',
    skills: [
        ...techStack.frontend,
        ...techStack.backend,
        ...techStack.devOps,
    ],
    interests: [
        'Performance',
        'Pixel-Perfect UI',
        'Component Architecture',
        'Responsive Design',
        'Web Performance Optimization',
        'UI/UX Design',
        'Clean Code',
        'System Design',
        'API Design',
        'Technical Documentation',
        'Project Estimation',
        'Mentoring',
        'Project Leading'
    ]
};

// Contact function
const contact = (type: ContactType): string => {
    switch (type) {
        case 'github':
            return 'https://github.com/vudinhthu';
        case 'email':
            return '[email protected]';
        default:
            return 'Contact via phone';
    }
};

Career Journey

Freelance

Senior Full Stack Web Developer

Jan 2025 - Present

Deliver end-to-end web products for clients, including business websites, MVPs, e-commerce platforms, booking systems, internal tools, and automation workflows. Cover requirements, estimation, architecture, WordPress/Laravel/Astro/React development, Docker/Cloudflare/DigitalOcean deployment, DNS, SSL, backup, maintenance, performance optimization, and production troubleshooting.

B-CREATE VIETNAM

Senior Full Stack Web Developer

Oct 2019 - Jan 2025

Delivered approximately 100 production websites and web solutions for Japanese clients across corporate, business, marketing, and custom projects. Developed WordPress websites, custom themes, frontend modules, landing pages, interactive experiences, CMS features, Three.js/GSAP motion, consulting, estimation, deployment, optimization, maintenance, mentoring, code review, and Git workflows.

Visit website

NGUYEN KIM

Senior Web Developer

Oct 2017 - Jun 2018

Refactored and improved a core e-commerce platform supporting 10,000+ products and approximately 4 billion VND in daily revenue. Developed backend modules and APIs for payment, promotion, SEO, marketing, reporting, and operations, built reporting and data visualization tools, and mentored interns and junior developers.

Visit website

247Express

Full Stack Web Developer

Mar 2016 - Apr 2017

Developed the company website and internal logistics management systems for parcel, order, warehouse, branch, and shipment operations. Built Laravel, PHP, MySQL, and REST API modules for tracking and workflows, helping move operations from limited Windows-based software to scalable web-based systems.

Visit website

Elenberg Fraser Vietnam

Fullstack Developer

May 2015 - Mar 2016

Developed smart-building and community management platforms using PHP, Phalcon, MySQL, and RESTful APIs. Built reusable frontend modules, backend features, data management tools, and API integrations while working with architecture, interior design, product, and UI/UX teams.

Visit website

ALLGROW LABO

Frontend Leader

Mar 2014 - May 2015

Led five frontend developers across Japanese e-commerce projects, building reusable UI component libraries and frontend templates for Rakuten storefronts and client-specific pages. Introduced responsive frontend architecture, Git workflows, code review practices, reusable coding standards, and coordinated delivery quality.

Visit website

Recent Projects

In Văn An

WordPress FSE GSAP PHP Cloudflare Plesk

A Vietnamese printing and packaging service website for custom boxes, paper bags, labels, and print products.

Built a custom WordPress full-site editing experience with branded content structure, service pages, responsive layouts, motion details, SEO-ready metadata, and production deployment support.

Lilo Studio

WordPress FSE GSAP ReactJS Astro Cloudflare R2

A premium portfolio website for a creative production house, featuring AI-assisted design, smooth motion, and a high-performance architecture.

Architected a custom WordPress FSE theme with ReactJS-powered blocks and GSAP animations. Optimized global performance and delivery by leveraging Cloudflare R2 for all static assets.

Luật Vũ Lê

WordPress FSE Figma

A corporate website for a law firm focused on credibility, content clarity, and professional service presentation.

Built a custom WordPress FSE theme from the approved design, delivering a polished and maintainable website aligned with the brand direction.

Savvy Group

Astro GSAP Figma TailwindCSS Vercel

A modern agency website built to showcase services, project highlights, and a strong premium brand presence.

Built the website from Figma design with Astro and GSAP, combining smooth motion, interactive details, and refined visual execution across the experience.

Dental Appointment Management System

WordPress ReactJS Plugin PWA OneSignal

A dental appointment management system for the Japanese market, covering both clinic operations and end-user appointment access.

Developed management plugins and end-user plugins for appointment lookup, with PWA support, OneSignal reminders, and backup/restore workflows for operational data.

Japanese Student Club Illustration Gallery

WordPress FSE ReactJS Plugin

A gallery website for showcasing illustration works created by a Japanese student club.

Developed a custom WordPress FSE theme and reusable components through a WordPress plugin powered by ReactJS, creating a flexible structure for content presentation.

Build with ❤️