type
status
date
slug
summary
tags
category
icon
password
Hi, here are my Projects. So happy to have u here~
1.Streamlit Projects
(1) Data Visualization 1: Visualization map of house purchase data
Click to see website with details.
(2)Data Visualization 2: United States Roller Coaster Data Visualization (Multiple Filters)
2.ChatBI Model
2.1 ChatBI Intro
BL stands for Business Intelligence, Chinese translated as business intelligence or business intelligence, a kind of technology and its application composed of data warehouse, query report, data analysis, data mining, data backup and recovery, etc., to help enterprises make decisions.
2.2 Our solution
This is a solution designed by our team
2.3 My Improved Model
My improvements: The user experience has been greatly improved by improving the initial round of conversations to support multiple rounds of conversations, and users can either click on the recommended question or manually enter the question.
3.Figma Game:数万里
This Project is conducted by our team. I, as the team leader, am responsible for the technologies using Figma.
See the Video of our game through Baidu Pan.
"Ten Thousand Miles Mathematics" is an interactive game developed by Figma, set against the backdrop of the ancient Great Wall of China. The game delves into the application of ancient mathematics in the construction of the Great Wall. It features three main characters and several minor characters, each with their own unique voices and personalities. The game is divided into three levels, each deeply showcasing elements of traditional Chinese culture. Players can collect fragments of ancient books, through which they learn about sundial time determination, travel distance calculation, and volume measurement.
Moreover, all the art design and storyline of "Ten Thousand Miles Mathematics" are original. The game includes rich interactive segments, allowing players to have a more immersive experience in the game world. It also introduces an AR card reward system, enhancing players' immersion and making them feel as if they are truly on the ancient Great Wall. These features combine technology with cultural education, providing players with a unique experience that is both educational and entertaining.
Here are some shortcuts of our game.
- Market: Here, there are several characters with different personalities and voices. Players can interact with them randomly to complete the preparation of their backpacks before setting off for the Great Wall.
- Carriage: Players need to use the keyboard to control the carriage as it travels along rugged mountain paths, collecting coins along the way.
- Dialogue: In this game, players, as engineers, will dialogue with the generals stationed on the Great Wall and the craftsmen who built the Great Wall to solve their difficult problems. Including travel problems, engineering volume measurement problems, sundial time determination problems, etc.
- Card Flip Memory Game: Players click on the cards to flip them, and two cards with the same pattern can be matched. If there is no match, the card will be turned over, if there is a match, the card will remain turned over. When all cards match, the player will receive ancient book fragments.
The Flop Game is my independent original game. I developed it innovatively due to the lack of relevant tutorials on the Internet.
4.Order Taken System
We built a system where users can create an order om campus, asking anyone to help to pick up his coffee or sth else. The uses can also take the order, cancel it or delete the record.
Following are web pages I implemented:
4.1 Search Function and Display List
Using 3 filters, we can easily find available orders to take.
4.2 Take the Order
There’s a confirmation table. All the information of the order is displayed automatically.
4.3 User Profile
Since our system is P2P, the user profile contains both created orders and accepted orders.
4.4 Cancel the Order
Only when we click comlete order, will the delete record button appear, meaning the record of the completed order is deleted. Meanwhile, the one who took the order can cancel it. Then the status of the order canceld will change from taken to untaken(in Mysql, the value of status will change too).
Tools: html, css, javascript.
Thanks for watching