<div class="home-card">
<div class="home-name">Xiaoxing Chen</div>
<div class="home-subtitle">CS Graduate student focusing on security @ Duke University</div>
</div>
<div class="home-card home-links">
<a href="/about/">About</a>
<a href="/cv/">CV</a>
<a href="/projects/">Projects</a>
<a href="/teaching/">Teaching</a>
</div>
<div class="home-card home-links">
<a href="https://www.linkedin.com/in/xiaoxing-chen-8448b7263/" target="_blank">LinkedIn</a>
<a href="mailto:[email protected]">Email</a>
</div>
Hi! Welcome to my website.
I’m a security-focused CS graduate student interested in systems and distributed systems.
I build secure and reliable software systems, and I enjoy turning complex technical work into clear, usable tools.
<div class="home-section">
<h2>Quick Highlights</h2>
<ul>
<li>Focus: CyberSecurity, Distributed Systems</li>
<li>Current: CS Graduate student @ Duke University</li>
<li>Open to: Internships / research collaborations</li>
</ul>
</div>
<div class="home-section">
<h2>Featured Projects</h2>
<div class="home-project">
<div class="proj-title"><a href="/projects/codeoh/">CodeOH</a></div>
<div class="proj-desc">Web-based code editor with multi-language support, real-time execution, and AI assistance.</div>
</div>
<div class="home-project">
<div class="proj-title"><a href="/projects/flight-delay-weather/">Flight Delay × Weather</a></div>
<div class="proj-desc">Data science project studying how weather conditions relate to flight delays using BTS + NOAA data.</div>
</div>
</div>