Posts
All the articles I've posted.
The Shop at the End of the Galaxy — A Full-Stack Cosmic Marketplace
Published:by Lambo ZhuangA whimsical full-stack web application that lets users explore, collect, and "buy" real near-Earth asteroids using NASA data, built with Next.js, GraphQL, Zustand, and more.

Pixel World – MVP-Architected Web Application
Published:by Lambo ZhuangA beautifully made website using React, Redux and firebase for people to play and share creativity. This is a project that I have done in the DH2642 interaction programming course at KTH along with my teammates.

Alternative sampling method in Mesh2Splat
Published:by Lambo ZhuangAn alternative sampling method in Mesh2Splat to improve the rendering quality in some scenarios for synthetic 3DGS models. This is a project that I have done in the DH2323 computer graphics and interaction course at KTH.

Catstronauts The great earth escape
Published:by Lambo ZhuangA cooperative 2D stealth-adventure game developed in Godot, featuring multiplayer network programming and pixel-art chaos. A project I worked on with my teammates during the DH2650 Computer Game Design course at KTH.

Learning XR Development
Published:by Lambo ZhuangMy learning journey into Extended Reality (XR) development, covering research, building interactive apps, and developing skills in human perception, interface design, and new technologies.

Running local LLMs
Published:by Lambo ZhuangI tried to run some recent LLMs on my M1 Pro MacBook Pro.
AI vs. real faces - A study
Published:by Lambo ZhuangCan people differentiate AI faces and real faces? This is a study that I have done in the human perception course at KTH.
Summate - A hikers' app
Published:by Lambo ZhuangA mobile app prototype where we help hikers pack their stuff smartly. This is a project that I have done in the interaction design course at KTH.

iJourney - AI powered travel planning app
Published:by Lambo ZhuangI used SwiftUI to develop an iOS app that integrates ChatGPT for travel information. This is the graduation project I did at ZJUT for my bachelor's degree.

Building a Chinese SMS Spam Detector - Comparing Traditional ML and Deep Learning
Published:by Lambo ZhuangA project building a spam detector for Chinese text messages using both traditional machine learning and deep learning approaches. Comparing the two methods and discussing their pros and cons.