301 response code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 response code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: xperc.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="en" class="js flexbox flexboxlegacy canvas canvastext webgl no-touch geolocation postmessage websqldatabase indexeddb hashchange history draganddrop websockets rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients cssreflections csstransforms csstransforms3d csstransitions fontface generatedcontent video audio localstorage sessionstorage webworkers applicationcache svg inlinesvg smil svgclippaths js csstransitions"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap" rel="stylesheet"> <!-- Required meta tags --> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <title>XPERC - Foresee Your Business</title> <!-- Favicon --> <link rel="shortcut icon" href="./favicon.ico"> <!-- Bootstrap CSS --> <link rel="stylesheet" href="./assets/_bootstrap-5.0.2/css/bootstrap.min.css"> <!-- Font Awesome --> <link rel="stylesheet" href="./assets/_fontawesome-6.5.2/css/all.min.css"> <link rel="stylesheet" href="./assets/_simple-line-icon/all.min.css"> <!-- Typography CSS --> <link rel="stylesheet" href="./assets/css/typography.css"> <!-- Responsive CSS --> <link rel="stylesheet" href="./assets/css/responsive.css"> <!-- Style CSS --> <link rel="stylesheet" href="./assets/css/style.css"> </head> <body class="app-no-scrollbar"> <!-- Loading --> <div id="loading"> <div id="loading-center"> <img src="./assets/img/layout/loader.gif" alt="loader"> </div> </div> <!-- Header --> <header id="header" class="menu-sticky"> <div class="container"> <div class="row align-items-center"> <div class="col-lg-12"> <nav class="navbar navbar-expand-xl navbar-light"> <img class="logo" src="./assets/img/xperc.png" alt="XPERC Logo" title="XPERC Logo"> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="container-fluid"> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <ul class="navbar-nav me-auto mb-2 mb-lg-0"> <li class="nav-item"> <a class="nav-link active" href="#who-we-are">Who We Are</a> </li> <li class="nav-item"> <a class="nav-link" href="#what-we-do">What We Do</a> </li> <li class="nav-item"> <a class="nav-link" href="#our-products">Our Products</a> </li> <li class="nav-item"> <a class="nav-link" href="#our-services">Our Services</a> </li> <li class="nav-item"> <a class="nav-link" href="#our-certifications">Our Certifications</a> </li> </ul> </div> </div> </nav> </div> </div> </div> </header> <!-- Header --> <!-- Banner --> <div class="parallax-banner"></div> <div class="banner"> <img class="img-fluid banner-after" src="./assets/img/layout/banner-after.png"> </div> <!-- Banner --> <!-- Content --> <div class="main-content"> <!-- Slogan --> <section> <div class="container"> <div class="row justify-content-md-center text-center"> <div class="col-12"> <div class="title-box mb50-md"> <h2 class="title text-dark" id="who-we-are">Who We Are</h2> </div> </div> </div> <div class="row align-items-center"> <div class="col-lg-7 col-sm-12 mb30-sm"> XPERC provides software development service for all company sizes, from large companies with highest industry standards to startups with dynamic and flexible requirements. <ul class="style"> <li class="mt-2"> <img class="checkbox" src="./assets/img/checkbox.svg" /> Our colleagues are selected experts from large and very large Vietnam companies. We aim to provide more professional and optimized processes and services. </li> <li class="mt-2"> <img class="checkbox" src="./assets/img/checkbox.svg" /> We are cloud solution experts with more than 15 years of experience. We can build the stable on-premise solution and Disaster Recovery system at any scale which is able to scale up and out. </li> <li class="mt-2"> <img class="checkbox" src="./assets/img/checkbox.svg" /> We provide High Performance Computing (HPC) solutions for many universities worldwide. </li> <li class="mt-2"> <img class="checkbox" src="./assets/img/checkbox.svg" /> We leverage 9PMP product to manage and consult construction for large and very large companies. </li> </ul> </div> <div class="col-lg-5 col-sm-12"> <img class="img-fluid" src="./assets/img/who-we-are.png" alt="Who We Are"> </div> </div> </div> </section> <!-- Slogan --> <!-- What can we do --> <section> <div class="container"> <div class="row justify-content-md-center text-center"> <div class="col-12"> <div class="title-box mb50-sm"> <h2 class="title text-dark" id="what-we-do">What We Do</h2> </div> </div> </div> <!-- Software Development --> <div class="row align-items-center works-arrow1 mt50"> <div class="col-lg-7 col-sm-12"> <div class="title-box"> <h3 class="title-light text-dark"> Software Development </h3> </div> <p> Build secure enterprise application that will optimize your business, bring more customers and unlock a new level of efficiency. We can build any application at any scale from startup to very large system to serve millions of users. </p> </div> <div class="col-lg-5 col-md-12 col-sm-12"> <img class="img-fluid" src="./assets/img/software-development.png" alt="What We Do"> </div> </div> <!-- Software Development --> <!-- Mobile App Development --> <div class="row align-items-center works-arrow2" style="margin-top: 300px;"> <div class="col-lg-5 col-sm-12"> <img class="img-fluid" data-wow-delay=".04s" src="./assets/img/mobile-app-development.png" alt="Mobile App Development"> </div> <div class="col-lg-7 col-sm-12"> <div class="title-box"> <h3 class="title-light text-dark"> Mobile App Development </h3> </div> <p> Our development service ships features with a focus on end-user experiences and allows for full customization, which results in incredibly fast rendering and expressive and flexible designs. Combinding with our cloud based API system both serverless and K8s will help your app running lightning. </p> </div> </div> <!-- Mobile App Development --> <!-- Graphic Design --> <div class="row align-items-center works-arrow1" style="margin-top: 310px;"> <div class="col-lg-7 col-sm-12"> <div class="title-box"> <h3 class="title-light text-dark"> Graphic Design </h3> </div> <p> Hired top skilled talent with best in class service will help you to design your website, your application, your mobile app, your logo, poster, gloriously. </p> </div> <div class="col-lg-5 col-sm-12"> <img class="img-fluid" src="./assets/img/graphic-design.png" alt="Graphic Design"> </div> </div> <!-- Graphic Design --> <!-- Testing Service --> <div class="row align-items-center works-arrow2" style="margin-top: 300px;"> <div class="col-lg-5 col-sm-12"> <img class="img-fluid" src="./assets/img/quality-control.png" alt="Quality Control"> </div> <div class="col-lg-7 col-sm-12"> <div class="title-box"> <h3 class="title-light text-dark"> Quality Control </h3> </div> <p> Optimizing speed and quality of software testing, empowering you with the flexibility, visibility, and insights you need to achieve Continuous Testing Agility. </p> </div> </div> <!-- Testing Service --> <!-- Graphic Design --> <div class="row align-items-center" style="margin-top: 200px;"> <div class="col-lg-7 col-sm-12"> <div class="title-box"> <h3 class="title-light text-dark"> Hosting Provider </h3> </div> <p> Delivers reasonably priced shared, dedicated, VPS, and cloud hosting plans. Whether you need WordPress-specific plans or reselling options, InMotion has a well-rounded feature set that appeals to nearly every web hosting need. </p> </div> <div class="col-lg-5 col-sm-12"> <img class="img-fluid" src="./assets/img/hosting-provider.png" alt="Graphic Design"> </div> </div> <!-- Graphic Design --> </div> </section> <!-- What can we do --> <!-- XCORP --> <section style="background:#d5f7fc; margin-bottom: 20px;"> <div class="container"> <div class="row justify-content-md-center"> <div class="col-12"> <div class="title-box text-center"> <img class="logo xcorp fl" src="./assets/img/xcorp.svg" alt="XCORP Logo"> <h1 id="our-products" class="title-light text-dark"> XCORP Management System </h1> </div> <div class="carousel slide" data-bs-ride="carousel"> <div class="carousel-inner"> <div class="carousel-item active"> <div class="slide_item" style="background: url('./assets/img/task_management.svg') top right no-repeat; background-size: contain;"> <h3>Task Management</h3> Plan backlog tasks, track sprint boards, releases, milestones, and resources <ul class="style"> <li class="mt-2"> <img class="checkbox" src="./assets/img/checkbox.svg" /> Agile Project Management: Scrum/Kanban boards, Gantt charts </li> <li class="mt-2"> <img class="checkbox" src="./assets/img/checkbox.svg" /> Oversee workflow, prioritize tasks, timesheets </li> <li class="mt-2"> <img class="checkbox" src="./assets/img/checkbox.svg" /> Integration and Performance Tracking: OKR, Work Logs </li> </ul> </div> </div> <div class="carousel-item"> <div class="slide_item" style="background: url('./assets/img/timesheet.svg') top right no-repeat; background-size: contain;"> <h3>Timesheet</h3> Track time from anywhere and anytime across devices, all data is synced online <ul class="style"> <li class="mt-2"> <img class="checkbox" src="./assets/img/checkbox.svg" /> Track worklog and task time </li> <li class="mt-2"> <img class="checkbox" src="./assets/img/checkbox.svg" /> Monitor team progress and resources </li> <li class="mt-2"> <img class="checkbox" src="./assets/img/checkbox.svg" /> Manage budgets and employee time </li> </ul> </div> </div> <div class="carousel-item"> <div class="slide_item" style="background: url('./assets/img/work_tracking.svg') top right no-repeat; background-size: contain;"> <h3>Work Tracking</h3> Track employee daily progress the smart way <ul class="style"> <li class="mt-2"> <img class="checkbox" src="./assets/img/checkbox.svg" /> Track employee completion by timeline </li> <li class="mt-2"> <img class="checkbox" src="./assets/img/checkbox.svg" /> Focus reports on essential information </li> <li class="mt-2"> <img class="checkbox" src="./assets/img/checkbox.svg" /> Access via PC/Mac and smartphone </li> </ul> </div> </div> <div class="carousel-item"> <div class="slide_item" style="background: url('./assets/img/leave_management.svg') top right no-repeat; background-size: contain;"> <h3>Leave Management</h3> Help you and your employee easily manage time off and absences <ul class="style"> <li class="mt-2"> <img class="checkbox" src="./assets/img/checkbox.svg" /> Automated leave requests, no spreadsheets or paper </li> <li class="mt-2"> <img class="checkbox" src="./assets/img/checkbox.svg" /> Track all absences with Leave Dashboard </li> <li class="mt-2"> <img class="checkbox" src="./assets/img/checkbox.svg" /> Submit and approve leave requests from your smartphone </li> </ul> </div> </div> <div class="carousel-item"> <div class="slide_item" style="background: url('./assets/img/document_management.svg') top right no-repeat; background-size: contain;"> <h3>Document Management</h3> Reduce paper, track, manage and store company, project and HR documents <ul class="style"> <li class="mt-2"> <img class="checkbox" src="./assets/img/checkbox.svg" /> Centralized document storage, easy organization, one-click access </li> <li class="mt-2"> <img class="checkbox" src="./assets/img/checkbox.svg" /> Quick access via Document Markdown </li> <li class="mt-2"> <img class="checkbox" src="./assets/img/checkbox.svg" /> Automatic versioning and activity log for all changes </li> </ul> </div> </div> <div class="carousel-item"> <div class="slide_item" style="background: url('./assets/img/okr.svg') top right no-repeat; background-size: contain;"> <h3>OKR</h3> Intelligent OKR tool for managing company, group, team, and employee objectives <ul class="style"> <li class="mt-2"> <img class="checkbox" src="./assets/img/checkbox.svg" /> Create OKRs for company, teams, groups, and individuals </li> <li class="mt-2"> <img class="checkbox" src="./assets/img/checkbox.svg" /> Easily check OKR status and progress </li> <li class="mt-2"> <img class="checkbox" src="./assets/img/checkbox.svg" /> Re-organize resources, link tasks, adjust weights, and monitor KPIs to achieve goals </li> </ul> </div> </div> <div class="carousel-item"> <div class="slide_item" style="background: url('./assets/img/slack.svg') top right no-repeat; background-size: contain;"> <h3>Slack Integration</h3> You can integrate XCORP with Slack and get user’s messages from XCORP Leave Management <ul class="style"> <li class="mt-2"> <img class="checkbox" src="./assets/img/checkbox.svg" /> No-code Slack integration </li> <li class="mt-2"> <img class="checkbox" src="./assets/img/checkbox.svg" /> Automatic info transfer between Slack and XCORP </li> <li class="mt-2"> <img class="checkbox" src="./assets/img/checkbox.svg" /> Never miss notification </li> </ul> </div> </div> </div> <button class="carousel-control-prev" type="button" data-bs-target=".carousel" data-bs-slide="prev"> <span class="carousel-control-prev-icon" aria-hidden="true"></span> <span class="visually-hidden">Previous</span> </button> <button class="carousel-control-next" type="button" data-bs-target=".carousel" data-bs-slide="next"> <span class="carousel-control-next-icon" aria-hidden="true"></span> <span class="visually-hidden">Next</span> </button> <div class="carousel-indicators"> <button type="button" data-bs-target=".carousel" data-bs-slide-to="0" aria-label="Slide 1" class="active" aria-current="true"></button> <button type="button" data-bs-target=".carousel" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target=".carousel" data-bs-slide-to="2" aria-label="Slide 3"></button> <button type="button" data-bs-target=".carousel" data-bs-slide-to="3" aria-label="Slide 4"></button> <button type="button" data-bs-target=".carousel" data-bs-slide-to="4" aria-label="Slide 5"></button> <button type="button" data-bs-target=".carousel" data-bs-slide-to="5" aria-label="Slide 6"></button> <button type="button" data-bs-target=".carousel" data-bs-slide-to="6" aria-label="Slide 7"></button> </div> </div> <div class="text-center"> <a href="https://xcorp.app/en/w/product/task-management" target="_blank"><input type="button" value="Go to APP" class="button" /></a> <a href="https://xcorp.app/en/w/pricing" target="_blank"><input type="button" value="Try it FREE" class="button ml10" /></a> </div> </div> </div> </div> </section> <!-- XCORP --> <!-- Hosting Plans --> <section> <div class="container"> <div class="row justify-content-md-center text-center"> <div class="col-12"> <div class="title-box mb50"> <h2 class="title text-dark">Hosting Plans</h2> </div> </div> </div> <div class="table-responsive pricing-options_table"> <table id="table_pricing" class="table table-bordered pricing-options-table__table"> <thead> <tr> <th width="16%"> <th width="14%"> <div class="pricing-option__header">Silver</div> </th> <th width="14%"> <div class="pricing-option__header pricing-option_popular">Gold</div> </th> <th width="14%"> <div class="pricing-option__header">Platium</div> </th> <th width="14%"> <div class="pricing-option__header">Diamond</div> </th> <th width="14%"> <div class="pricing-option__header">Standard</div> </th> <th width="14%"> <div class="pricing-option__header">Advance</div> </th> </tr> </thead> <tbody> <tr> <td class="pricing-options-table__title">Located</td> <td class="pricing-options-table__title "><img id="service-img" src="./assets/img/vn.png"></td> <td class="pricing-options-table__title"><img id="service-img" src="./assets/img/vn.png"></td> <td class="pricing-options-table__title"><img id="service-img" src="./assets/img/vn.png"></td> <td class="pricing-options-table__title"><img id="service-img" src="./assets/img/vn.png"></td> <td class="pricing-options-table__title"><img id="service-img" src="./assets/img/us.png"></td> <td class="pricing-options-table__title"><img id="service-img" src="./assets/img/us.png"></td> </tr> <tr> <td class="pricing-options-table__title">Capacity</td> <td class="pricing-options-table__title">25G</td> <td class="pricing-options-table__title">50G</td> <td class="pricing-options-table__title">75G</td> <td class="pricing-options-table__title">100G</td> <td class="pricing-options-table__title">50G</td> <td class="pricing-options-table__title">100G</td> </tr> <tr> <td class="pricing-options-table__title">Bandwidth</td> <td class="pricing-options-table__title">Unlimited</td> <td class="pricing-options-table__title">Unlimited</td> <td class="pricing-options-table__title">Unlimited</td> <td class="pricing-options-table__title">Unlimited</td> <td class="pricing-options-table__title">Unlimited</td> <td class="pricing-options-table__title">Unlimited</td> </tr> <tr> <td class="pricing-options-table__title">Subdomain</td> <td class="pricing-options-table__title">Unlimited</td> <td class="pricing-options-table__title">Unlimited</td> <td class="pricing-options-table__title">Unlimited</td> <td class="pricing-options-table__title">Unlimited</td> <td class="pricing-options-table__title">Unlimited</td> <td class="pricing-options-table__title">Unlimited</td> </tr> <tr> <td class="pricing-options-table__title">Backup</td> <td class="pricing-options-table__title">Weekly</td> <td class="pricing-options-table__title">Weekly</td> <td class="pricing-options-table__title">Frequency</td> <td class="pricing-options-table__title">Frequency</td> <td class="pricing-options-table__title">Frequency</td> <td class="pricing-options-table__title">Frequency</td> </tr> <tr> <td class="pricing-options-table__title">Cost/month</td> <td class="pricing-options-table__title"> <div class="pricing-option__price"><span class="pricing-option-price__currency">$</span> <span class="pricing-option-price__number">20</span></div> </td> <td class="pricing-options-table__title"> <div class="pricing-option__price"><span class="pricing-option-price__currency">$</span> <span class="pricing-option-price__number">30</span></div> </td> <td class="pricing-options-table__title"> <div class="pricing-option__price"><span class="pricing-option-price__currency">$</span> <span class="pricing-option-price__number">40</span></div> </td> <td class="pricing-options-table__title"> <div class="pricing-option__price"><span class="pricing-option-price__currency">$</span> <span class="pricing-option-price__number">50</span></div> </td> <td class="pricing-options-table__title"> <div class="pricing-option__price"><span class="pricing-option-price__currency">$</span> <span class="pricing-option-price__number">25</span></div> </td> <td class="pricing-options-table__title"> <div class="pricing-option__price"><span class="pricing-option-price__currency">$</span> <span class="pricing-option-price__number">45</span></div> </td> </tr> </tbody> </table> </div> </div> </section> <!-- Hosting Plans --> <!-- Our Services --> <section id="section_services"> <div class="container"> <div class="row justify-content-md-center text-center"> <div class="col-12"> <div class="title-box mb50"> <h2 class="title text-dark" id="our-services">Our Services</h2> </div> </div> </div> <div class="row mt-60"> <div class="col-12 col-lg-4 mb20"> <div class="row"> <div class="col-12 col-sm-6 col-md-6 col-lg-12 mb20"> <div class="service-block4 h-100"> <div class="service-desc"> <h5>Fixed Price</h5> <p>XPERC supplies the required resources based on an agreed upon project scope and price</p> </div> </div> </div> <div class="col-12 col-sm-6 col-md-6 col-lg-12 mb20"> <div class="service-block4 h-100"> <div class="service-desc"> <h5>Offshore Development Center</h5> <p>Remote team & office owned by client. Long term partnership</p> </div> </div> </div> </div> </div> <div class="col-12 col-lg-8 df align-items-center mb20"> <img id="service-img" class="img-fluid" src="./assets/img/our-services.png" alt="Our Services"> </div> <div class="col-12 col-sm-6 col-md-4 col-lg-4 mb20"> <div class="service-block4 h-100"> <div class="service-desc"> <h5>High Performance Computing</h5> <p>Our service is to consult and build HPC systems for all companies, academies and universities. Our experts will help to manage, guide and maintain the system also</p> </div> </div> </div> <div class="col-12 col-sm-6 col-md-4 col-lg-4 mb20"> <div class="service-block4 h-100"> <div class="service-desc"> <h5>Dedicated Teams</h5> <p> Client leases a specific number of resources. XPERC supplies the required resources based on an agreed upon rate for the duration of the project or on an as-needed basis</p> </div> </div> </div> <div class="col-12 col-sm-6 col-md-4 col-lg-4 mb20"> <div class="service-block4 h-100"> <div class="service-desc"> <h5>Time and Materials</h5> <p>XPERC and client agree upon an hourly, monthly rate for the project resources. Client is responsible for defining the project scope and we oversee the development process</p> </div> </div> </div> </div> </div> </section> <!-- Our Services --> <!-- Our Values --> <section> <div class="container"> <div class="row justify-content-md-center text-center"> <div class="col-12"> <div class="title-box mb50"> <h2 class="title text-dark">Our Values</h2> </div> </div> </div> <div class="row mt-60"> <div class="col-lg-4 col-md-6 mb20"> <div class="service-block4 h-100"> <div class="service-icon"> <i class="fa-solid fa-link"></i> </div> <div class="service-desc"> <h5>Be Understand</h5> <p>We collected multiple business domains and we consult the best approach for your needs. There is no trade off for your benefit</p> </div> </div> </div> <div class="col-lg-4 col-md-6 mb20"> <div class="service-block4 h-100"> <div class="service-icon"> <i class="fa-regular fa-building"></i> </div> <div class="service-desc"> <h5>Startup Support</h5> <p>If you are a startup, go with us. We will consult you on the best approach to fit your innovation idea without worrying about losing your business secret</p> </div> </div> </div> <div class="col-lg-4 col-md-6 mb20"> <div class="service-block4 h-100"> <div class="service-icon"> <i class="fa-solid fa-trophy"></i> </div> <div class="service-desc"> <h5>Win Win</h5> <p>We grow together. XPERC where all participants get benefits. We provide best in resources, infrastructure, processes at the acceptable budget to make your business grow</p> </div> </div> </div> <div class="col-lg-4 col-md-6 mb20"> <div class="service-block4 h-100"> <div class="service-icon"> <i class="fa-solid fa-key"></i> </div> <div class="service-desc"> <h5>Security Commitment</h5> <p>We ensure your business secrets are protected. We provide selected resources and ensure the infrastructure to make your property secure</p> </div> </div> </div> <div class="col-lg-4 col-md-6 mb20"> <div class="service-block4 h-100"> <div class="service-icon"> <i class="fa-solid fa-gauge-high"></i> </div> <div class="service-desc"> <h5>Always Optimize</h5> <p>Optimization is our key to developing. We aim to automate all of your process and our process to provide you with expert service</p> </div> </div> </div> <div class="col-lg-4 col-md-6 mb20"> <div class="service-block4 h-100"> <div class="service-icon"> <i class="fa-solid fa-phone-volume"></i> </div> <div class="service-desc"> <h5>Lifetime Support</h5> <p>We support your product lifetime. Either you are a business startup or big company you are worry-free because our service is lifetime. Your product will be stable always</p> </div> </div> </div> </div> </div> </section> <!-- Our Values --> <!-- Our Certifications --> <section style="background: #f3efef; margin-top: 30px; margin-bottom: 20px;"> <div class="container"> <div class="row justify-content-md-center text-center"> <div class="col-12"> <div class="title-box mb50"> <h2 class="title text-dark" id="our-certifications">Our Certifications</h2> </div> </div> </div> <!-- Software Development --> <div class="row align-items-center"> <div class="col-lg-7 col-md-12"> XPERC use management systems as a driver for continual improvement. <ul class="style"> <li class="mt-2"> <img class="checkbox" src="./assets/img/checkbox.svg"> Our certified systems underpin the work the business undertakes, to ensure our products and services meet or exceed both XPERC’ and our customers’ needs and expectations. </li> <li class="mt-2"> <img class="checkbox" src="./assets/img/checkbox.svg"> Our Management System has been an important strategical area, helping us, through certifications, to ensure the continuous improvement of software development and engineering processes. </li> <li class="mt-2"> <img class="checkbox" src="./assets/img/checkbox.svg"> This strategy has been helping also on achieving excellent international recognition for our organizational and process maturity. </li> </ul> </div> <div class="col-lg-5 col-md-12 text-center"> <img src="./assets/img/certification.png" style="width: 100%;"> </div> </div> </div> </section> <!-- Our Certifications --> <!-- Our Technologies --> <section> <div class="container"> <div class="row justify-content-md-center text-center"> <div class="col-12"> <div class="title-box mb50"> <h2 class="title text-dark">Our Technologies</h2> </div> </div> </div> <div class="technologies_list row text-center"> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/aws.png" title="Amazon Web Services" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/android.png" title="Android" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/angular.png" title="Angular" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/titanium.png" title="Appcelerator Titanium" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/bootstrap.png" title="Bootstrap" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/css.png" title="CSS" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/django.png" title="Django" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/docker.png" title="Docker" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/.net.png" title=".NET" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/electron.png" title="Electron" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/go.png" title="Go" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/heroku.png" title="Heroku" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/html.png" title="HTML" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/AI.png" title="Adobe Illustrator" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/java.png" title="Java" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/jquery.png" title="jQuery" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/laravel.png" title="Laravel" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/mongodb.png" title="MongoDB" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/mysql.png" title="MySQL" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/apache.png" title="Apache" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/nginx.png" title="Nginx" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/nodejs.png" title="Node.js" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/oracle.png" title="Oracle" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/PS.png" title="Adobe Photoshop" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/php.png" title="PHP" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/postgresql.png" title="PostgreSQL" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/python.png" title="Python" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/rails.png" title="Ruby on Rails" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/react.png" title="React" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/redis.png" title="Redis" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/ruby.png" title="Ruby" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/sass.png" title="Sass" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/sketch.png" title="Sketch" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/swift.png" title="Swift" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/symfony.png" title="Symfony" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/typescript.png" title="TypeScript" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/vuejs.png" title="Vue.js" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/wordpress.png" title="WordPress" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/yii.png" title="Yii" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/kubernetes.png" title="Kubernetes" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/jenkins.png" title="Jenkins" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/googlecloudplatform.png" title="Google Cloud Platform" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/hadoop.png" title="Hadoop" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/apachekafka.png" title="Apache Kafka" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/apachespark.png" title="Apache Spark" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/cassandra.png" title="Cassandra" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/springboot.png" title="Spring Boot" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/azure.png" title="Azure" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/flutter.png" title="Flutter" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/firebase.png" title="Firebase" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/kibana.png" title="Kibana" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/grafana.png" title="Grafana" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/zeplin.png" title="Zeplin" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/figma.png" title="Figma" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/xd.png" title="Adobe XD" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/magento.png" title="Magento" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/shopify.png" title="Shopify" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/elasticsearch.png" title="Elasticsearch" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/sqlserver.png" title="SQL Server" data-toggle="tooltip" data-placement="top" /> </div> <div class="col-lg-1 col-md-2 col-sm-2 col-3"> <img src="./assets/img/techs/graphql.png" title="GraphQL" data-toggle="tooltip" data-placement="top" /> </div> </div> </div> </section> <!-- Our Technologies --> </div> <!-- Content --> <!-- Footer --> <footer> <img class="img-fluid footer-before" src="./assets/img/layout/footer-before.png"> <div class="container"> <div class="row"> <div class="col-12 col-sm-3 col-md-3 col-lg-3"> <img class="logo" src="./assets/img/xperc.png" alt="XPERC Logo" title="XPERC Logo"> <div class="link mt-2 w100_100"> © XPERC 2024 </div> </div> <div class="col-6 col-sm-5 col-md-5 col-lg-5"> Visit Us <span class="two-lines"></span> <p class="content_icon_value"> <i class="fas fa-map-marker-alt"></i> 22 Street 7, Melosa Residence, Phu Huu, Thu Duc, Ho Chi Minh, Vietnam </p> </div> <div class="col-6 col-sm-4 col-md-4 col-lg-4"> Contact Us <span class="two-lines"></span> <p class="content_icon_value"> <i class="fas fa-phone"></i> <a href="tel:+842866859669">(+84) 2.8668.5.9669</a> </p> <p class="content_icon_value"> <i class="fas fa-envelope"></i> <a href="mailto:[email protected]">[email protected]</a> </p> <p class="content_icon_value"> <i class="fab fa-facebook-f"></i> <a href="https://www.facebook.com/xperc.inc" target="_blank">XPERC</a> </p> <p class="content_icon_value"> <i class="fab fa-facebook-f"></i> <a href="https://www.facebook.com/app.xcorp" target="_blank">XCORP</a> </p> </div> </div> </div> </footer> <!-- Footer --> <script src="./assets/js/jquery-3.7.1.min.js"></script> <script src="./assets/_bootstrap-5.0.2/js/bootstrap.min.js"></script> <script src="./assets/js/circle.js"></script> <script src="./assets/js/custom.js"></script> </body> </html>