"use client" import Image from 'next/image'; import React, { useState, useEffect } from "react"; import Link from 'next/link'; import Video from 'next-video'; import Progress from '../components/ProgressBar/ProgressBar'; import Photo from '../components/Photo'; export default function Projects() { return (

Projects & Work

Here are the projects that I have made over the years. I mostly focus on the web development and computer system side of things, however, I have picked up some embedded programming and electronics over the past couple of months as well.

I have also been involved with a couple of STEM events, such as competitive coding competitions and science events.

System Administration

All of 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.

Operating Systems

Firewalls

Virtualization

Other

Coding

Web Development

Multi-Purpose Programming

Scripting / Configuration

Robotics

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

First LEGO League Robot Test Run

Photos by Rugby School Thailand

VEX Robotics Competition

I participated in the VEX Robot Building Competition, organized by the VEX Robotics Team and Rugby School Thailand's Computer Science department.

Photos by Rugby School Thailand

Science

I participated in Rugby School Thailand's Senior Open Day, where all academic departments get to present their syllabus and curriculum to visitors that are looking into joining the school. I voluntarily came to help the Physics department in presenting IGCSE and A-Level Physics concepts.

Photos by Rugby School Thailand

); }