{"id":98,"date":"2025-06-18T20:32:36","date_gmt":"2025-06-18T12:32:36","guid":{"rendered":"https:\/\/evolvetech.biz.vn\/?page_id=98"},"modified":"2026-04-24T12:15:06","modified_gmt":"2026-04-24T04:15:06","slug":"project-case-studies","status":"publish","type":"page","link":"https:\/\/evolvetech.biz.vn\/index.php\/project-case-studies\/","title":{"rendered":"PROJECTS\/CASE STUDIES"},"content":{"rendered":"\n<style>\n    \/* --- CUSTOM WOW ANIMATIONS FOR DEPLOYMENTS PAGE --- *\/\n    \n    \/* Global visual container adjustments *\/\n    .deployment-case .case-visual {\n        perspective: 1000px; \/* Essential for 3D *\/\n    }\n\n    \/* 1. Tax Bridge 3D Scanner Animation *\/\n    .scanner-viz-container {\n        position: relative;\n        width: 100%;\n        height: 250px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        background: rgba(12, 8, 6, 0.5);\n        border: 1px dashed var(--border-color);\n        overflow: hidden;\n    }\n\n    \/* Rotating Data Grid Structure *\/\n    .asset-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr);\n        gap: 10px;\n        width: 150px;\n        height: 150px;\n        transform: rotateX(60deg) rotateZ(45deg);\n        transform-style: preserve-3d;\n        animation: gridSpin 20s linear infinite;\n    }\n\n    .data-node {\n        background: rgba(255, 122, 0, 0.1);\n        border: 1px solid rgba(255, 122, 0, 0.3);\n        height: 30px;\n        transition: background 0.3s;\n    }\n\n    \/* Random glowing nodes *\/\n    .data-node:nth-child(3n) { background: rgba(255, 183, 3, 0.2); border-color: var(--terminal-amber); box-shadow: 0 0 10px var(--terminal-amber); }\n    .data-node:nth-child(5n) { background: rgba(255, 59, 48, 0.2); border-color: var(--alert-red); box-shadow: 0 0 10px var(--alert-red); }\n\n    \/* The glowing laser scanner line *\/\n    .laser-scanner {\n        position: absolute;\n        width: 200%;\n        height: 4px;\n        background: linear-gradient(90deg, transparent, var(--accent), transparent);\n        box-shadow: 0 0 20px var(--accent), 0 0 40px var(--accent-glow);\n        transform: translateZ(10px);\n        animation: scanMove 4s ease-in-out infinite;\n        z-index: 5;\n    }\n\n    @keyframes gridSpin { 100% { transform: rotateX(60deg) rotateZ(405deg); } }\n    @keyframes scanMove { 0% { top: -10%; } 100% { top: 110%; } }\n\n\n    \/* 2. Game Engine 3D Logic Core Animation *\/\n    .game-core-container {\n        position: relative;\n        width: 100%;\n        height: 250px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n    }\n\n    .physics-cube {\n        width: 100px;\n        height: 100px;\n        position: relative;\n        transform-style: preserve-3d;\n        animation: rotateCore 8s linear infinite;\n    }\n\n    .cube-face {\n        position: absolute;\n        width: 100px;\n        height: 100px;\n        background: rgba(12, 8, 6, 0.6);\n        border: 2px solid var(--accent);\n        box-shadow: inset 0 0 15px rgba(255, 122, 0, 0.3);\n        display: flex;\n        align-items: center;\n        justify-content: center;\n    }\n\n    \/* Pulsing core inside the cube *\/\n    .cube-face::after {\n        content: '';\n        width: 30px;\n        height: 30px;\n        background: var(--terminal-amber);\n        border-radius: 50%;\n        box-shadow: 0 0 25px var(--terminal-amber);\n        animation: pulseCore 2s infinite alternate;\n    }\n\n    .front  { transform: translateZ(50px); }\n    .back   { transform: rotateY(180deg) translateZ(50px); }\n    .right  { transform: rotateY(90deg) translateZ(50px); }\n    .left   { transform: rotateY(-90deg) translateZ(50px); }\n    .top    { transform: rotateX(90deg) translateZ(50px); }\n    .bottom { transform: rotateX(-90deg) translateZ(50px); }\n\n    @keyframes rotateCore { 0% { transform: rotateX(0deg) rotateY(0deg); } 100% { transform: rotateX(360deg) rotateY(360deg); } }\n    @keyframes pulseCore { 0% { transform: scale(1); opacity: 0.8; } 100% { transform: scale(1.3); opacity: 1; box-shadow: 0 0 40px var(--terminal-amber); } }\n    \n<\/style>\n\n<div class=\"monolith-container\">\n\n    <section class=\"hero-wireframe\" style=\"min-height: 40vh;\">\n        <div class=\"hero-content\" style=\"max-width: 900px; padding: 40px;\">\n            <h1 style=\"font-size: 3rem; background: linear-gradient(90deg, #ffb703, #ff7a00); -webkit-background-clip: text; -webkit-text-fill-color: transparent;\">Active Deployments<\/h1>\n            <p style=\"font-size: 1.1rem; color: var(--text-secondary);\">An archive of live systems, automated ledgers, and operational architecture engineered by EvolveTech.<\/p>\n        <\/div>\n    <\/section>\n\n    <section style=\"padding-top: 60px;\">\n\n        <div class=\"deployment-case\">\n            <div class=\"case-visual\">\n                <div class=\"visual-placeholder\">\n                    [ SYSTEM.RENDER ]<br>\n                    EKPA_Dashboard_UI.png\n                <\/div>\n            <\/div>\n            <div class=\"case-data\">\n                <div class=\"case-header\">\n                    <div>\n                        <div style=\"color: var(--text-secondary); font-family: var(--font-mono); font-size: 0.85rem; margin-bottom: 5px;\">SECTOR: EDUCATION &#038; TRAINING<\/div>\n                        <h2 class=\"case-title\">EKPA Management Suite<\/h2>\n                    <\/div>\n                    <div class=\"case-status\">Live \/\/ V2.1<\/div>\n                <\/div>\n                \n                <div class=\"case-section-title\">The Challenge<\/div>\n                <p class=\"case-text\">Language and education centers face massive operational bottlenecks managing scattered student records, tracking complex tuition payments, and organizing consultant pipelines using disjointed spreadsheets.<\/p>\n                \n                <div class=\"case-section-title\">The Architecture<\/div>\n                <p class=\"case-text\">We engineered a centralized, high-performance web application acting as a complete CRM. It features dedicated consultant portals to track promising leads, automated financial ledgers to prevent revenue leakage, and robust class management tools.<\/p>\n                \n                <div class=\"metrics-grid\">\n                    <div class=\"metric-box\">\n                        <div class=\"metric-value\">100%<\/div>\n                        <div class=\"metric-label\">Data Centralization<\/div>\n                    <\/div>\n                    <div class=\"metric-box\">\n                        <div class=\"metric-value\">Zero<\/div>\n                        <div class=\"metric-label\">Tuition Leakage<\/div>\n                    <\/div>\n                    <div class=\"metric-box\">\n                        <div class=\"metric-value\">Cloud<\/div>\n                        <div class=\"metric-label\">Infrastructure<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"deployment-case\" style=\"flex-direction: row-reverse;\">\n            <div class=\"case-visual\" style=\"border-right: none; border-left: 1px solid var(--border-color); padding: 20px;\">\n                <div class=\"scanner-viz-container\">\n                    <div class=\"laser-scanner\"><\/div>\n                    <div class=\"asset-grid\">\n                        <div class=\"data-node\"><\/div><div class=\"data-node\"><\/div><div class=\"data-node\"><\/div><div class=\"data-node\"><\/div>\n                        <div class=\"data-node\"><\/div><div class=\"data-node\"><\/div><div class=\"data-node\"><\/div><div class=\"data-node\"><\/div>\n                        <div class=\"data-node\"><\/div><div class=\"data-node\"><\/div><div class=\"data-node\"><\/div><div class=\"data-node\"><\/div>\n                        <div class=\"data-node\"><\/div><div class=\"data-node\"><\/div><div class=\"data-node\"><\/div><div class=\"data-node\"><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"case-data\">\n                <div class=\"case-header\">\n                    <div>\n                        <div style=\"color: var(--text-secondary); font-family: var(--font-mono); font-size: 0.85rem; margin-bottom: 5px;\">SECTOR: SME FINTECH<\/div>\n                        <h2 class=\"case-title\">Tax-Ready Asset Bridge<\/h2>\n                    <\/div>\n                    <div class=\"case-status\">Active Deployment<\/div>\n                <\/div>\n                \n                <div class=\"case-section-title\">The Challenge<\/div>\n                <p class=\"case-text\">Impending tax regulation shifts require individual business households to move away from analog bookkeeping. Small businesses need a way to digitize their assets without needing an accounting degree to understand the software.<\/p>\n                \n                <div class=\"case-section-title\">The Architecture<\/div>\n                <p class=\"case-text\">We developed an intuitive Micro-SaaS ledger built specifically for the 50-60 age demographic. Featuring large, clear typography, automated tax-compliance formatting, and secure data storage, the bridge ensures small businesses remain compliant with zero friction.<\/p>\n                \n                <div class=\"metrics-grid\">\n                    <div class=\"metric-box\">\n                        <div class=\"metric-value\">2026<\/div>\n                        <div class=\"metric-label\">Regulation Ready<\/div>\n                    <\/div>\n                    <div class=\"metric-box\">\n                        <div class=\"metric-value\">Auto<\/div>\n                        <div class=\"metric-label\">Ledger Formatting<\/div>\n                    <\/div>\n                    <div class=\"metric-box\">\n                        <div class=\"metric-value\">SME<\/div>\n                        <div class=\"metric-label\">Target Scale<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"deployment-case\">\n            <div class=\"case-visual\" style=\"padding: 20px;\">\n                <div class=\"game-core-container\">\n                    <div class=\"physics-cube\">\n                        <div class=\"cube-face front\"><\/div>\n                        <div class=\"cube-face back\"><\/div>\n                        <div class=\"cube-face right\"><\/div>\n                        <div class=\"cube-face left\"><\/div>\n                        <div class=\"cube-face top\"><\/div>\n                        <div class=\"cube-face bottom\"><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"case-data\">\n                <div class=\"case-header\">\n                    <div>\n                        <div style=\"color: var(--text-secondary); font-family: var(--font-mono); font-size: 0.85rem; margin-bottom: 5px;\">SECTOR: INTERACTIVE MEDIA<\/div>\n                        <h2 class=\"case-title\">Cosmic Rush: ARPG Core<\/h2>\n                    <\/div>\n                    <div class=\"case-status\">Operational<\/div>\n                <\/div>\n                \n                <div class=\"case-section-title\">The Challenge<\/div>\n                <p class=\"case-text\">Conventional marketing isn&#8217;t capturing audience attention. Businesses need deeper, interactive engagement that builds genuine brand loyalty. A standalone, high-performance mobile Action RPG was envisioned to captivate users and create a new revenue stream.<\/p>\n                \n                <div class=\"case-section-title\">The Architecture<\/div>\n                <p class=\"case-text\">We engineered a high-performance, Action-RPG game core built on the Unity Engine. Featuring ultra-responsive combat mechanics, dynamic lighting, integrated in-game purchase systems, and secure cloud synchronization, the deployment was optimized for both iOS and Android App Stores.<\/p>\n                \n                <div class=\"metrics-grid\">\n                    <div class=\"metric-box\">\n                        <div class=\"metric-value\">High<\/div>\n                        <div class=\"metric-label\">Avg. Session Time<\/div>\n                    <\/div>\n                    <div class=\"metric-box\">\n                        <div class=\"metric-value\">iOS\/Android<\/div>\n                        <div class=\"metric-label\">Native Deployment<\/div>\n                    <\/div>\n                    <div class=\"metric-box\">\n                        <div class=\"metric-value\">Unity<\/div>\n                        <div class=\"metric-label\">Engine Powered<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n    <\/section>\n\n    <section style=\"text-align: center; padding-bottom: 80px; padding-top: 20px;\">\n        <h2 style=\"border: none; text-shadow: none; margin-bottom: 30px;\">Deploy Your Own System<\/h2>\n        <a href=\"\/index.php\/home\/#contact\" style=\"display: inline-block; background: transparent; color: var(--accent); border: 2px solid var(--accent); padding: 15px 35px; text-decoration: none; font-family: var(--font-mono); font-weight: bold; text-transform: uppercase; transition: all 0.3s;\" onmouseover=\"this.style.background='var(--accent)'; this.style.color='#000';\" onmouseout=\"this.style.background='transparent'; this.style.color='var(--accent)';\">Request a Blueprint<\/a>\n    <\/section>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Active Deployments An archive of live systems, automated ledgers, and operational architecture engineered by EvolveTech. [ SYSTEM.RENDER ] EKPA_Dashboard_UI.png SECTOR: EDUCATION &#038; TRAINING EKPA Management Suite Live \/\/ V2.1 The Challenge Language and education centers face massive operational bottlenecks managing scattered student records, tracking complex tuition payments, and organizing consultant pipelines using disjointed spreadsheets. The &#8230; <a title=\"PROJECTS\/CASE STUDIES\" class=\"read-more\" href=\"https:\/\/evolvetech.biz.vn\/index.php\/project-case-studies\/\" aria-label=\"Read more about PROJECTS\/CASE STUDIES\">Read more<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-98","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/evolvetech.biz.vn\/index.php\/wp-json\/wp\/v2\/pages\/98","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/evolvetech.biz.vn\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/evolvetech.biz.vn\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/evolvetech.biz.vn\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/evolvetech.biz.vn\/index.php\/wp-json\/wp\/v2\/comments?post=98"}],"version-history":[{"count":4,"href":"https:\/\/evolvetech.biz.vn\/index.php\/wp-json\/wp\/v2\/pages\/98\/revisions"}],"predecessor-version":[{"id":166,"href":"https:\/\/evolvetech.biz.vn\/index.php\/wp-json\/wp\/v2\/pages\/98\/revisions\/166"}],"wp:attachment":[{"href":"https:\/\/evolvetech.biz.vn\/index.php\/wp-json\/wp\/v2\/media?parent=98"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}