• Books
  • References
  • English
  • Việt Nam
  • Books
  • References
  • English
  • Việt Nam
🖼️ Vu T. Nguyen 🎨

Welcome!

I'm a software engineer with a passion for:

🔹 Building scalable systems🔹 Optimizing databases🔹 Designing robust architectures

I dive deep into the essence of technology to refine solutions and push innovation forward.

  • 🚀
    Software EngineerCrafting scalable and efficient solutions
  • 💾
    Database OptimizationMaximizing performance and reliability
  • 🏗
    System ArchitectureDesigning robust and adaptable systems
  • 🔍
    Technology ResearcherExploring the essence of technology
Avatar
FacebookGitHubGmailLinkedInTelegram
Work Experience
OPSWAT Logo
Software Engineer
01/2025 - Present
Associate Software Engineer
01/2024 - 12/2024
MetaDefender ICAP Server
Working on an ICAP Server project that integrates with ICAP-supported proxies to inspect requests for malware and sensitive data, determine appropriate verdict for each request. Responsibilities include integrating with central management and antivirus scan servers, enhancing scanning rule (such as file type, request info, encryption/decryption), designing scalable and maintainable software architecture, and optimizing database performance. Developing high-quality software using test-driven development and domain-driven development to minimize user-impacting issues.
C++
Qt
CMake
Windows
Linux
PostgreSQL
SQLite
NGINX
Jenkins
Docker
gRPC
jUnit
Software ArchitectureDatabase OptimizationICAP ProtocolHigh Concurrency ApplicationRESTful APISecurity ApplicationUnit TestingAutomation Testing
Technical Projects
Project Preview

HCMUS Event Management

This is my university-level graduation project, it has received an excellent rating at 9.3/10. The project's concept revolves around organizing events and selling tickets to university students within the campus community. With a team of five members, we successfully designed and implement a microservice architecture, resulting in a highly scalable and stale system. My primary role in this project was to develop the back-end software using the NestJS framework.

Project Preview

H4 - High Performance Web Server

A high-performance HTTP web server which is implemented from scratch using C++. It can accept and process a large number of the incoming request, process on-demand and response to the client. This web server support integrate with database, secured communication, logging, and authentication.

Project Preview

Video Streaming Platform

A platform that allows the moderators to upload the movies and cartoons and allows users to watch them online. The application focuses on high load capacity when there is high concurrent traffic, along with unlimited scaling ability at the lowest possible cost.