Anime Summary 2023 Winter

Here’s a subjective summary of the anime I enjoyed during the 2023 Winter (October to December), along with my reasons for watching each.

1 minute read

CFC Summer Project

Project overview: This project involves redesigning Starick’s current website for both mobile and desktop browsers using React.js, as well as integrating their social media and a chat feature...

less than 1 minute read

WA Health Hackathon

I participated in a WA Health Hackathon hosted by the WA Data Science Innovation Hub (WADSIH), and it was my first time attending such an event. Initially, I expected it to be a stressful and inten...

2 minute read

Research Proposal Plan

Over the past decade, autonomous unmanned aerial vehicles (UAVs) have found applications across various aspects, including search and rescue, security, surveillance, infrastructure inspection, a...

3 minute read

ROS2 UAV AI Applications

summarising UAV-related knowledge and AI-based UAV applications to get ideas for research topics.

2 minute read

ROS2: Transform

A link in robotics typically refers to a physical component or part of a robot. These physical components can include things like robot arms, wheels, sensors, grippers, and other mechanical parts.

less than 1 minute read

UAV Topic Brainstorm

Randomly writing things down to brainstorm the research topic.

4 minute read

ROS2-7: Launch Files

start all your nodes and parameters from one single ROS2 Launch File.

1 minute read

ROS2-6: Parameters

Parameters will allow you to provide run-time settings for your nodes. No need to compile again.

1 minute read

ROS2-5: Interfaces

ROS2 interfaces are the messages and services you use with your topics and services.

1 minute read

Anime Summary 2023 Fall

Here’s a subjective summary of the anime I enjoyed during the 2023 Fall (July to September), along with my reasons for watching each.

1 minute read

ROS2-4: Services

Services facilitate client/server communication, supporting both synchronous and asynchronous modes (though asynchronous usage is preferred, even when waiting within the same thread). They offer an...

2 minute read

ROS2-3: Topics

Topics are used for data streams.

1 minute read

Run WSL with Desktop GUI

I first started using WSL (Windows Subsystem for Linux) in 2021 when I had to complete two C/C++ based units that required a Linux environment. The recommended options for students were either VMBo...

1 minute read

ROS2-2: Tools

A few useful commands and two ros2 tools: rqt, turtlesim.

1 minute read

Deloitte’s Digital Interview

Yesterday I just completed a digital interview from Deloitte. Previously I just directly being rejected by them right after I applied from the position. So this is the first time I received a digit...

3 minute read

Use Jekyll to Build Static Website

A note for writing down useful commands and concepts of Jekyll during the development of this website. Might constantly update it…

1 minute read

Django and Docker Setup

Notes for learning how to set up Django with Docker, might constantly update it…

less than 1 minute read

AWS Cloud Practitioner

These notes were created during my preparation for the AWS Cloud Practitioner Exam. They help me memorise essential points and knowledge commonly found in frequently asked questions.

9 minute read

My First Post

The following articles are copied from the resource in a udemy tutorial, where I learned basic knowledge of how to build and deploy a Jekyll-based website. I will keep them together in this page a...

4 minute read