SXSynkerXDeveloper Workspace
MKNgô Minh Khôi · Creator / Developer
PORTFOLIO · SYNKERX ARSENAL

Building a focused developer & security workspace.

SynkerX là một workspace tự host kết hợp web-security analysis, API access management, reverse-engineering utilities, binary/HEX inspection, networking/OPS và tài liệu học kỹ thuật trong cùng một giao diện kiểu IDE.

v3.9.1Self-hostedMySQL AuthAPI PlatformDefensive Tooling
synkerx / portfolioVS Code style
portfolio.pystack.jssecurity.php
1class SynkerX:
2 creator = "Ngô Minh Khôi"
3 focus = [
4 "Web Security", "API",
5 "Reverse Engineering",
6 "Networking & OPS"
7 ]
8 languages = 10 # represented in workspace
9 status = "building"
TerminalOutputProblems 0
WHY SYNKERX

Một workspace, nhiều lớp kỹ thuật.

Mục tiêu là gom các workflow thường bị phân mảnh thành một môi trường làm việc nhất quán: quan sát, phân tích, quản lý API, học kỹ thuật và vận hành.

01

Developer-first interface

Bố cục theo tư duy IDE: sidebar module, tab workbench, terminal, status bar và các panel dữ liệu compact.

02

Web Security / AppSec

Surface analysis, CSP, API security, defensive checks, reporting và security knowledge base.

03

Reverse & Binary

HEX, strings intelligence, machine-code inspection, encoding/deobfuscation helpers và local file analysis.

04

API Platform

Public local account, API rental, subscription, quota, expiry và revocable API keys.

05

Operations

Telemetry, request/latency views, self-hosted defensive configuration và operational workspace controls.

LANGUAGES & STACK

Ngôn ngữ được thể hiện trong hệ sinh thái SynkerX.

Danh sách này mô tả các ngôn ngữ/stack xuất hiện trong công cụ, wiki, terminal hoặc backend của website; không phải tuyên bố chứng chỉ hay mức thành thạo cá nhân.

PythonAutomation · analysis · tooling
JavaScriptWorkbench · UI · browser tooling
PHPAuth · admin · API backend
SQL / MySQLAccounts · keys · subscriptions
HTML / CSSInterface · design system
C / C++Binary & native-code learning
JavaStack recognition · learning
Lua / LuauScripting · code tooling
Shell / BashCLI · server workflows
JSON / RESTAPI contracts · data exchange
FOCUS AREAS

Project capabilities.

Security Engineering

AppSec-oriented analysis, defensive controls, CSP, auth/session hardening and security documentation.

security/*

Backend & API

PHP/MySQL account system, public registration, API products, subscription lifecycle, quota and access-key revocation.

api/* · gateway/*

Reverse Engineering

Local byte inspection, HEX conversion, strings filtering, ARM64-oriented inspection and transform workflows.

hex/* · binary/*

Networking & OPS

IP/DNS/ASN references, telemetry panels, request latency visualization and self-hosted traffic-defense guidance.

ops/* · network/*

Automation

Tool-oriented workflow design with JavaScript runtime modules, Python concepts and reusable backend services.

modules/*

Technical Learning

Mini wiki, glossary, safe lab guides, API fundamentals and structured topic navigation for technical study.

library/*
SYSTEM ARCHITECTURE

Thiết kế theo luồng rõ ràng, dễ bảo trì.

Public portfolio tách khỏi private workspace. Authentication, account, API access và database nằm ở các lớp riêng thay vì trộn tất cả logic vào một file HTML.

01 · PUBLICPortfolio Home

Giới thiệu project, stack và mục đích website trước khi yêu cầu đăng nhập.

02 · AUTHLocal Account

Username/password, CSRF, registration rate-limit và HttpOnly session.

03 · APPPrivate Workbench

Security, HEX, Library, OPS, Terminal và các module kỹ thuật trong workspace.

04 · APIRental & Keys

Subscription, expiry, quota, RPM và API key có thể revoke.

05 · DATAMySQL

User, hashed credentials, subscriptions, API keys và usage counters.

Least privilegeUser và Admin tách quyền; secret không đưa sang browser nếu không cần.
ModularPHP service, API endpoint, JS module và CSS chunk có trách nhiệm riêng.
ObservableRequest ID, audit events và trạng thái account/API giúp debug có kiểm soát.
Defensive by defaultPrepared SQL, CSRF, session rotation, HMAC key storage và expiry checks.
PRIVATE WORKSPACE

SynkerX access uses hardened local accounts.

Public Home là portfolio. User có thể tự tạo tài khoản; Workbench, account, API rental và admin console vẫn yêu cầu đăng nhập.