@@ -57,32 +57,32 @@ export default function Hobbies() {
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -124,23 +124,23 @@ export default function Hobbies() {
-
+
-
+
-
+
-
+
-
+
@@ -177,31 +177,31 @@ export default function Hobbies() {
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -215,38 +215,38 @@ export default function Hobbies() {
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
diff --git a/app/page.tsx b/app/page.tsx
index 2aea6da..bfcd10a 100755
--- a/app/page.tsx
+++ b/app/page.tsx
@@ -28,7 +28,7 @@ export default function Home() {
-
About
+
About Me
My main field of work is creating web applications. I specialize in backend development with Node.js and PHP, as well as working with relational databases,
such as MySQL / MariaDB.
diff --git a/app/projects/page.tsx b/app/projects/page.tsx
index 7ee881d..9d33221 100755
--- a/app/projects/page.tsx
+++ b/app/projects/page.tsx
@@ -24,8 +24,115 @@ export default function Projects() {
-
System Administration
-
All of my homelab equipment are inter-connected under the WinsCloud ecosystem.
+
System Administration
+
+
+
+
Enterprise Systems
+
+ I work as a part-time job at my family business company, EMPower Engineering Co.,Ltd.
+ I work with designing, operating and maintaining the company's computer infrastructure along with the company's I.T. department.
+
+
+
+
+
+
Hardware
+
+ The server rack below consists of many components. Ranging from network equipment such as: routers and switches to server equipment such as: storage servers and security camera servers.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Software
+
+ Along with hardware, there must be... Software! These software are used for many purposes, such as server monitoring,
+ file storage and transfer, a DNS server and so on.
+
+
+
+
+
+
+
+
+
File Transfer
+
+ This is a touchscreen Raspberry Pi that handles all CNC-related file transfers, designed and installed by me and the I.T. department.
+
+
+
Usage
+
+
+ Engineers, sitting in the office, connects to the Pi using the SMB (Samba) protocol.
+
+
+ Engineers copy the files over to the Raspberry Pi over the network.
+
+
+ The CNC machine operators copies the files straight to the CNC machine.
+
+
+
+
+ This project has received numerous positive feedbacks from machine operators and are still being used in production to this day.
+
+
+
+
+
+
+
+
Networking
+
+ Raspberry Pis are also used in networking systems such as: internet speed monitoring and as a DNS server.
+
+
+
Pi-Hole
+
+ Seen on the left side of the screen, Pi-Hole is used as the main DNS server, in which, the company's network traffic must go through Pi-Hole before entering the Wide Area Network.
+ This also provides additional DNS protection & control to the already installed firewall.
+
+
+
Grafana Monitoring
+
+ The internet-pi set of software, consisting of Grafana and Ansible, provides the I.T. department with additional networking monitoring such as:
+ Connection speeds, latency, HTTP duration and much more.
+
+
+
+
+
+
+
+
+
Homelab
+
In addition to business systems, I also have a homelab! My homelab equipment are inter-connected under the WinsCloud ecosystem.
This is where I run most of my self-hosting instances of various open-source software such as file storage servers, music streaming services, network monitors, and so on.
@@ -228,10 +335,11 @@ export default function Projects() {
First LEGO League Robot Test Run
@@ -286,7 +394,7 @@ export default function Projects() {