This repository is for some of my representative projects.
-
- It is a product quotation application that simulates common functionalities, which companies normally need for the product quotation software.
- How to run: As long as your computer has installed Java JRE, the project is already an executable jar file executable on Mac, Windows, and Linux.
- Note: Click on the title blue link for more project details.
-
- I made the game with some additional features that would improve the game and make it more challenging.
- How to run: As long as your computer has installed Java JRE, the project is already an executable jar file executable on Mac, Windows, and Linux.
- Note: Click on the title blue link for more project details.
-
- It is a simple patient management system microservice api just for demo purposes. It contains some basic CRUD functional abilities for a hospital to manage patients.
- Note: Click on the title blue link for more project details.
-
- Project 2 is a product management system for the grocery store. It can store, search, and update product data information and check out products.
- Note: Click on the title blue link for more project details.
- I designed this project into two parts:
- The main.o is the compiled code for running the project
- The functions.o is the compiled code for the product management system functionalities.
- My project also included a makefile, so you just need to run "make" in the terminal, and run "./store" to start my project.
-
- This project uses a Python script to generate a Jupyter Notebook that displays some of my favorite color set collection tables in markdown, which lets users preview the selected color's effects and what the output is going to look like. Hope this small project you may like or be useful to you in some ways.
- Note: Click on the title blue link for more project details.
-
-
Here are some PostgreSQL, SQL, and Python scripts.
-
Note: Click on the title blue link for more project details. -
-
Spotlight:
- PostgreSQL procedure Script
- Use Python Script connects with PostgreSQL server to check database data
- Use Python Script connects with PostgreSQL server to output data as CSV file and EXE file, as the work needed
- Use Python Script connects with PostgreSQL server to modify tables to improve work efficiency for large databases
-
-
- I programmed a file helper terminal bash script to generate a test file(s) and rename a series of files for my development process; therefore, I could quickly generate dummy test data files or rename files to let my projects be more organized. I also add my profile hyperlinks in the bash script, so that you can click the links from the terminal while executing the script to visit my pages if you are interested in me.
- Note: Click on the title blue link for more project details.
-
- I programmed a customized schedule shutdown program, Windows bat script, to allow users to customize scheduled programs in multiple ways, like countdown mode, schedule time mode, monitor and wait for process finished mode. The program built-in user instructions and my profile hyperlinks.
- Note: Click on the title blue link for more project details.


