About Me
Introduction
Hi 👋, I'm David Nguyen
A passionate full-stack developer from Vietnam 🇻🇳
Exploring Technology with David Nguyen
Welcome aboard this exhilarating journey through the ever-evolving landscape of technology. 🚀
As a passionate tech enthusiast and coder, I invite you to join me on this captivating expedition to uncover the latest trends, innovations, and possibilities in the world of technology.
Through insightful articles, coding experiments, and tech-savvy guides, we'll navigate the digital realm and embark on exciting discoveries together.
Whether you're a seasoned tech veteran or a curious beginner, let's embrace the endless potential of technology and embark on this exciting adventure as one united community of tech explorers.
Together, we'll unlock new horizons and embrace the transformative power of technology. 💡
Welcome aboard! 🌟
Current Work
<?php
namespace David;
class About extends Me
{
public function getCurrentWorkplace()
{
return [
'workplace' => [
'company' => 'XXXX',
'position' => 'Software Engineer',
],
];
}
public function getDailyKnowledge()
{
return [
Php::class,
JavaScript::class,
Laravel::class,
VueJs::class,
NuxtJs::class,
Quasar::class,
TailwindCss::class,
Aws::class,
];
}
public function getFutureGoal()
{
return 'To contribute to open source.';
}
}
Metrics
Contact
Facebook: facebook.com/hoangsvit
Email: contact@eplus.dev
