diff --git a/app/components/ProgressBar/ProgressBar.tsx b/app/components/ProgressBar/ProgressBar.tsx index ee63335..6e3c34f 100755 --- a/app/components/ProgressBar/ProgressBar.tsx +++ b/app/components/ProgressBar/ProgressBar.tsx @@ -9,7 +9,7 @@ const SkillProgress = ({text, progress}: any) => { return (

{ text }

-
+
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.

+ +
+

Hardware

+

+ My homelab consists of a firewall / router, a multi-purpose server and a Raspberry Pi. The multi-purpose server is used for storage, web servers and a minecraft server. +

+
-
-

Operating Systems

-
-
- -
-
- -
-
- -
-
-
-
@@ -183,35 +175,83 @@ export default function Projects() {
-
-

Firewalls

-
-
- - - -
-
+
+

Software

-
-

Virtualization

-
-
- - - + +
+
+
+ +
+
+ +
+
+ +
-
+

+ I am able to work with Windows Server, Linux and BSD operating systems. All of these operating systems are a part of my homelab as well as my enterprise work systems. +

-
-

Other

-
-
- - - + +
+ +

+ I have experience in configuring and managing network firewalls such as: pfSense / OPNsense & MikroTik's RouterOS +

+
+
+ +

+ I am able to work with virtualization softwares such as: Proxmox, Docker and VMWare. +

+
+ +
+

Minecraft Server

+

+ As a fun side project, I also run a Minecraft Server called ASEAN SMP, a server available to every Minecraft player in the Southeast Asian Region. + It is currnetly running on my homelab with around 2 - 5 players daily. +

+
    +
  • + IP: mc.winsdominoes.net +
  • +
  • + Version: 1.20.1 an above! +
  • +
+ +
+
+
+ +
+
+ +
-
+
+
+ +
+
+ +
+
+
+ + + +
@@ -219,23 +259,20 @@ export default function Projects() {

Coding

-
+

Web Development

-
- - - +
+ +

+ I am fluent in HTML, CSS and JavaScript. I am currently learning React + Next.js as well as TypeScript. +

-
- - - -
-
- - - +
+ +

+ I am able to work with backend frameworks such as node.js, as well as backend programming languages, such as PHP. +

@@ -267,24 +304,16 @@ export default function Projects() {
-

Multi-Purpose Programming

-
-
- - - -
-
+ +

+ I am in the process of learning programming languages such as C / C++ as well as Arduino programming. +

-

Scripting / Configuration

-
-
- - - -
-
+ +

+ Scripting languages are also a part of my skill list as it is a great language for automating tasks on Linux and BSD machines. +

@@ -294,28 +323,12 @@ export default function Projects() {

I have also been involved with a couple of coding competitions and preparations at my current high school, Rugby School Thailand.

-
-
-
-
- -
-
- -
-
- -
-
-
-
-

First LEGO League

- Currently a part of the First LEGO League Team + Currently a part of the First LEGO League Team at Rugby School Thailand!

diff --git a/public/images/photos/minecraft/library.png b/public/images/photos/minecraft/library.png new file mode 100755 index 0000000..fe2ca2c Binary files /dev/null and b/public/images/photos/minecraft/library.png differ diff --git a/public/images/photos/minecraft/metro.png b/public/images/photos/minecraft/metro.png new file mode 100755 index 0000000..5f6998c Binary files /dev/null and b/public/images/photos/minecraft/metro.png differ diff --git a/public/images/photos/minecraft/nature.png b/public/images/photos/minecraft/nature.png new file mode 100755 index 0000000..dcea4e7 Binary files /dev/null and b/public/images/photos/minecraft/nature.png differ diff --git a/public/images/photos/minecraft/overview.png b/public/images/photos/minecraft/overview.png new file mode 100755 index 0000000..c262f9f Binary files /dev/null and b/public/images/photos/minecraft/overview.png differ diff --git a/public/images/photos/minecraft/seat.png b/public/images/photos/minecraft/seat.png new file mode 100755 index 0000000..7e43fe9 Binary files /dev/null and b/public/images/photos/minecraft/seat.png differ diff --git a/public/images/photos/minecraft/snow.png b/public/images/photos/minecraft/snow.png new file mode 100755 index 0000000..658c037 Binary files /dev/null and b/public/images/photos/minecraft/snow.png differ