Operating System Engineering Labs, Mastered core aspects of OS development through hands-on labs focused on C programming, addressing process scheduling, system calls, and memory management, and enhancing kernel functionality with multithreading support. Data Mining for Air Quality Prediction, Developed a predictive model for Victoria's air quality using machine learning algorithms, including XGBoost and Random Forest, after meticulous preprocessing of ten years' worth of PM2.5 data, aimed at bolstering public health initiatives. Website Performance Simulation, Conducted a Java-based simulation to model and assess the impact of high traffic on website performance, utilizing concurrency libraries to analyze server load and optimize response strategies. C++ Gobang Game (Personal Project), Created a fully functional Gobang game with a graphical user interface in C++ using the QT framework, honing skills in GUI programming and event-driven design.