lia0wang
"The proper function of man is to live, not to exist. I shall not waste my days in trying to prolong them. I shall use my time." -- Jack London
@unsw-edu-au Sydney
Pinned Repositories
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
bigbrain
🎮 Kahoot-like application built using ReactTS, Tailwind CSS, Material-UI, TypeScript, Express.js, along with e2e & component testing using Cypress.
chatGPT-clone
🤖️ A full-stack web application that utilizes the OpenAI API to create an interactive experience.
codeInterview450
practice makes perfect
coding-interview-university
A complete computer science study plan to become a software engineer.
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.
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.
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
🌊 A Full-stack Application for arranging meetings
lia0wang's Repositories
lia0wang/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.
lia0wang/back-in-blackout
lia0wang/bigbrain
🎮 Kahoot-like application built using ReactTS, Tailwind CSS, Material-UI, TypeScript, Express.js, along with e2e & component testing using Cypress.
lia0wang/chatGPT-clone
🤖️ A full-stack web application that utilizes the OpenAI API to create an interactive experience.
lia0wang/codeInterview450
practice makes perfect
lia0wang/coding-interview-university
A complete computer science study plan to become a software engineer.
lia0wang/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.
lia0wang/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.
lia0wang/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.
lia0wang/waves
🌊 A Full-stack Application for arranging meetings
lia0wang/cs61B_18_spring
lia0wang/db-beer
🍺 The goal is to build some useful data access operations on the BeerDB database, which contains a wealth of information about everyone's favourite beverage.
lia0wang/db-unsw
🔍 Useful data access operations on the MyMyUNSW database using PostgreSQL.
lia0wang/docs
The open-source repo for docs.github.com
lia0wang/euclidean-vector-api
lia0wang/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.
lia0wang/fitica
COMP3511 - UI&UX Design Project
lia0wang/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.
lia0wang/lia0wang
Config files for my GitHub profile.
lia0wang/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.
lia0wang/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.
lia0wang/minesweeper
💣 An implementation of the classic game Minesweeper using MIPS Assembly language
lia0wang/oa-res-solution
lia0wang/ps5-bot
🤖️ A bot script that can automatically purchase a PS5 from Amazon and BigW in Australia using Selenium, request and Python.
lia0wang/Python
All Algorithms implemented in Python
lia0wang/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.
lia0wang/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.
lia0wang/social-network-analysis
🪐 Implementation of graph-based data analysis functions to mine a given social network.
lia0wang/word-ladder