Pinned Repositories
wang.liao.sh-v3
bigbrain
🎮 Kahoot-like application built using ReactTS, Tailwind CSS, Material-UI, TypeScript, Express.js, along with e2e & component testing using Cypress.
dodo
🌈 A backend project using Flask REST Framework, Python, and Json was developed as a team of 5. Function tests and API tests and features were implemented following the SDLC (Software Development Life Cycle) procedure for software design.
undead
🧟♂️ A first person shooter game project developed by a team of 4 using Unreal Engine 5 and BluePrint. The game features shooting zombies, player abilities and powers, as well as a zombie boss. Players must use their skills and abilities to defeat the undead and emerge victorious.
waves
🌊 An improved when2meet application for arranging meetings
chatGPT-clone
🤖️ A full-stack web application that utilizes the OpenAI API to create an interactive experience.
alien-invasion
👽 A game created using Pygame in which the player controls a spaceship using the arrow keys and shoots bullets with the spacebar. The difficulty increases with each round, as does the player's spaceship's abilities. The player must use their skills to navigate through increasingly challenging levels.
back-in-blackout
bright-final-task
bright-oa
van-liao's Repositories
van-liao/my-docs
A documentation site
van-liao/wang.liao.sh-v3
van-liao/oa-res-task-solution
van-liao/waves
🌊 An improved when2meet application for arranging meetings
van-liao/bright-final-task
van-liao/bigbrain
🎮 Kahoot-like application built using ReactTS, Tailwind CSS, Material-UI, TypeScript, Express.js, along with e2e & component testing using Cypress.
van-liao/bright-oa
van-liao/lia0wang
Config files for my GitHub profile.
van-liao/lurkforwork
💼 A Responsive Job Posting Website in Vanilla JS + HTML + Bootstrap CSS | Aim to get familiar with the front-end dev fundamentals before delving into React.
van-liao/oa-res-solution
van-liao/fitica
COMP3511 - UI&UX Design Project
van-liao/chatGPT-clone
🤖️ A full-stack web application that utilizes the OpenAI API to create an interactive experience.
van-liao/udp-tcp-forum
💬 An online discussion forum implemented using UDP for basic functionality (authentication, thread creation and listing, message creation and editing, and exiting) and TCP for reliable file uploading and downloading. The forum utilizes multi-threading, socket programming, and a retransmission mechanism.
van-liao/codeInterview450
practice makes perfect
van-liao/undead
🧟♂️ A first person shooter game project developed by a team of 4 using Unreal Engine 5 and BluePrint. The game features shooting zombies, player abilities and powers, as well as a zombie boss. Players must use their skills and abilities to defeat the undead and emerge victorious.
van-liao/mania
🎮 A team of 4 used object-oriented programming principles and design patterns to create a web application game called Dungeon Mania. Java was utilized in the development process and the frontend was provided.
van-liao/euclidean-vector-api
van-liao/word-ladder
van-liao/general-dw-graph-api
🐰 A generic directed weighted graph (GDWG) with value semantics was implemented in C++. Both the data stored at nodes and the weights stored at edges are parameterized types.
van-liao/dodo
🌈 A backend project using Flask REST Framework, Python, and Json was developed as a team of 5. Function tests and API tests and features were implemented following the SDLC (Software Development Life Cycle) procedure for software design.
van-liao/secretary
🔑 A password manager web application developed using the Django web framework and incorporating the RSA algorithm for added security. This app allows users to store and manage their passwords in a secure, convenient manner.
van-liao/back-in-blackout
van-liao/cs61B_18_spring
van-liao/ps5-bot
🤖️ A bot script that can automatically purchase a PS5 from Amazon and BigW in Australia using Selenium, request and Python.
van-liao/social-network-analysis
🪐 Implementation of graph-based data analysis functions to mine a given social network.
van-liao/Python
All Algorithms implemented in Python
van-liao/renekton
🐊 The Renekton Forum developed via Django Framework is a place for League of Legends players to discuss the game, share tips, and connect with others. It features discussion threads, private messaging, and user profiles. Whether you're a seasoned player or new to the game, the forum is a great resource.
van-liao/db-unsw
🔍 Useful data access operations on the MyMyUNSW database using PostgreSQL.
van-liao/alien-invasion
👽 A game created using Pygame in which the player controls a spaceship using the arrow keys and shoots bullets with the spacebar. The difficulty increases with each round, as does the player's spaceship's abilities. The player must use their skills to navigate through increasingly challenging levels.
van-liao/file-archiver
📁 A file archive which can contain the contents, names and other metadata of multiple files. These can make backup and transport of files more convenient, and can often make compression more efficient.