Intro
This is a medium-level HTML project where I was challenged to create a website for an established Chinese restaurant. I handpicked all the images used, and the background art was custom drawn by my girlfriend to give the project a unique look. The project was completed in two weeks during 2022, and I’m proud of the results. With more time, I could refine it further, but I believe this version demonstrates my design and coding skills at the time well.
WARNING/DISCLAIMER!
-
This was completed in 2022 in just two weeks with very rapid development, so it may contain some issues. I’ve kept it up as a reminder that every developer starts somewhere and improves with time.
-
The website will not work on mobile!
Preview Images
Features
- Custom Background art
- PC Friendly
- HTML and CSS basics
- Responsive designs
- Basic design focusing on useability
- Webhooks
- Not Mobile Friendly
How To Check?

Click the link on side bar!
Frequently Asked Questions
Q: "How is it being hosted?" A: It's being hosted on github pages as the most intensive thing on the page is a webhook.
Q: "Why Post this open source?" A: I believe a good programmer should have code anyone can understand if they look at the source. With this project I wanted other to look at the code I created as it is neat and completely commented for easy documentation. I also wanted to demostrate that this game was mainly done using only C coding lanuages
Q: "Why does it break when it I change the window size?" A: This is because I was realtively new when I made this website. Since then I learned a lot and specifically how to avoid this from happening. For this project I'd like for it to be kept as a time capsle so I can look back on it and see how I use to code.
Q: "It keeps opening up new windows!" A: This is by design actually. I like when websites open new tabs compared to them using the same tab. For future websites though I plan to just update the tab instead of making new ones.