chore: de-emphasize research background
Some checks failed
Stale Issues / stale (push) Has been cancelled
Nightly Build / Build Nightly Image (push) Has been cancelled
Release / Release (push) Has been cancelled
Release / Build & Push Docker Image (push) Has been cancelled

This commit is contained in:
Tuan-Dat Tran
2026-07-08 00:40:51 +02:00
parent 76746e0e9e
commit fb601c6374
2 changed files with 12 additions and 28 deletions

View File

@@ -27,7 +27,7 @@ export async function initDB() {
"personal": { "personal": {
"name": "Tuan-Dat Tran", "name": "Tuan-Dat Tran",
"title": "Junior DevOps Engineer", "title": "Junior DevOps Engineer",
"intro": "DevOps Engineer and Homelab Enthusiast based in Essen, Germany. Primary owner of a production aviation SaaS platform on Azure AKS, with a research background in P4 programmable networks and a co-authored IEEE publication.", "intro": "DevOps Engineer and Homelab Enthusiast based in Essen, Germany. Primary owner of production SaaS platforms on Azure AKS, with a strong background in Linux, automation, and infrastructure engineering.",
"email": "tuan-dat.tran@dextradata.com", "email": "tuan-dat.tran@dextradata.com",
"github": "https://github.com/TuDatTr", "github": "https://github.com/TuDatTr",
"linkedin": "https://www.linkedin.com/in/tudattr/", "linkedin": "https://www.linkedin.com/in/tudattr/",
@@ -57,13 +57,11 @@ export async function initDB() {
"company": "NCS Group, Universität Duisburg-Essen", "company": "NCS Group, Universität Duisburg-Essen",
"period": "2021 2024", "period": "2021 2024",
"type": "Part-time", "type": "Part-time",
"description": "Hands-on P4 and programmable data plane research on Intel Tofino ASICs and BMv2, culminating in a co-authored publication at IEEE LCN 2023 (Reverse Path Congestion Marking).", "description": "University research group role covering infrastructure management, containerized systems, and networking experiments.",
"highlights": [ "highlights": [
"Co-authored RPM: Reverse Path Congestion Marking on P4 Programmable Switches — IEEE LCN 2023", "Managed lab infrastructure: Ansible-automated servers, AWS accounts, and inventory systems",
"Built a Dockerized federated LSTM system with custom client-selection strategies for 5G network research", "Built and operated Dockerized and Kubernetes-based experiment environments",
"Implemented low-latency DASH video streaming on Kubernetes and WebRTC SVC simulcast via Janus", "Co-authored a peer-reviewed publication at IEEE LCN 2023"
"Managed lab infrastructure: Ansible-automated servers, 100G NIC testbeds (Intel E810, Netronome), DPDK",
"Administered AWS accounts, PartDB inventory system, and the group website"
] ]
}, },
{ {
@@ -152,13 +150,7 @@ export async function initDB() {
"Programming": [ "Programming": [
"Rust", "Rust",
"Python", "Python",
"Bash", "Bash"
"P4"
],
"Research": [
"Intel Tofino",
"BMv2",
"DPDK"
] ]
}, },
"education": [ "education": [

View File

@@ -2,7 +2,7 @@
"personal": { "personal": {
"name": "Tuan-Dat Tran", "name": "Tuan-Dat Tran",
"title": "Junior DevOps Engineer", "title": "Junior DevOps Engineer",
"intro": "DevOps Engineer and Homelab Enthusiast based in Essen, Germany. Primary owner of a production aviation SaaS platform on Azure AKS, with a research background in P4 programmable networks and a co-authored IEEE publication.", "intro": "DevOps Engineer and Homelab Enthusiast based in Essen, Germany. Primary owner of production SaaS platforms on Azure AKS, with a strong background in Linux, automation, and infrastructure engineering.",
"email": "tuan-dat.tran@dextradata.com", "email": "tuan-dat.tran@dextradata.com",
"github": "https://github.com/TuDatTr", "github": "https://github.com/TuDatTr",
"linkedin": "https://www.linkedin.com/in/tudattr/", "linkedin": "https://www.linkedin.com/in/tudattr/",
@@ -32,13 +32,11 @@
"company": "NCS Group, Universität Duisburg-Essen", "company": "NCS Group, Universität Duisburg-Essen",
"period": "2021 2024", "period": "2021 2024",
"type": "Part-time", "type": "Part-time",
"description": "Hands-on P4 and programmable data plane research on Intel Tofino ASICs and BMv2, culminating in a co-authored publication at IEEE LCN 2023 (Reverse Path Congestion Marking).", "description": "University research group role covering infrastructure management, containerized systems, and networking experiments.",
"highlights": [ "highlights": [
"Co-authored RPM: Reverse Path Congestion Marking on P4 Programmable Switches — IEEE LCN 2023", "Managed lab infrastructure: Ansible-automated servers, AWS accounts, and inventory systems",
"Built a Dockerized federated LSTM system with custom client-selection strategies for 5G network research", "Built and operated Dockerized and Kubernetes-based experiment environments",
"Implemented low-latency DASH video streaming on Kubernetes and WebRTC SVC simulcast via Janus", "Co-authored a peer-reviewed publication at IEEE LCN 2023"
"Managed lab infrastructure: Ansible-automated servers, 100G NIC testbeds (Intel E810, Netronome), DPDK",
"Administered AWS accounts, PartDB inventory system, and the group website"
] ]
}, },
{ {
@@ -127,13 +125,7 @@
"Programming": [ "Programming": [
"Rust", "Rust",
"Python", "Python",
"Bash", "Bash"
"P4"
],
"Research": [
"Intel Tofino",
"BMv2",
"DPDK"
] ]
}, },
"education": [ "education": [