|
9 | 9 | <h5 class="card-title fw-bolder fs-3">About Me</h5> |
10 | 10 | <hr/> |
11 | 11 | <p class="card-text fw-bold mw-100 text-wrap">Xanonymous TeU Lin 林天佑 108820003</p> |
12 | | - <p class="card-text mw-100 text-wrap justify"> |
| 12 | + <p class="card-text mw-100 text-wrap text-start px-3"> |
13 | 13 | True mastery of any skill takes a lifetime, and if you are doing your best, you will not have to worry about |
14 | | - failure. |
15 | | - Jonah Creed is currently enrolled as a third-year student at Birmingham City University and he specializes in |
16 | | - Adult Nursing. Like many other adult students, he's required to arrange and meet specific criteria so he can |
17 | | - qualify to pursue his chosen healthcare career. |
18 | | - Structuring involves giving the right priorities to pathways that enable him to achieve the career path he has |
19 | | - chosen. For instance, Jonah has to reach an educational level of level 3 as a requirement and a level 2 |
20 | | - minimum for Math and English proficiency. Jonah successfully finished his level 3 Business and Finance, but |
21 | | - the University didn't consider because he accomplished this eighteen years ago. |
| 14 | + failure. <br/><br/> |
| 15 | + Based on the original requirements, this webpage has added many features and details to make it more practical and gorgeous.<br/><br/> |
| 16 | + First, I implemented the upload function of the thumbnails, and sent the thumbnails to imgur.com by calling the self-made backend api.<br/><br/> |
| 17 | + Before uploading pictures, you can preview them in advance. When creating a job, the new picture links will be integrated into the data package.<br/><br/> |
| 18 | + Furthermore, in order to improve the efficiency of web page loading, all the image formats on the homepage are webp and lazy-load.<br/><br/> |
| 19 | + In addition, the work-view block on the homepage has the feature of real-time update, which can be synchronized to the latest information at any time.<br/><br/> |
| 20 | + Although this is just homework at the end of the semester, I still try to do my best.<br/><br/> |
| 21 | + Finally, if you haven't found it yet, this page uses the Vue framework, one of the three giants of front-end technology!<br/><br/> |
| 22 | + If you want to know the source code of this page, please click the github link in the upper right corner. |
22 | 23 | </p> |
23 | 24 |
|
24 | 25 | <div class="contact d-flex flex-column flex-sm-row flex-wrap rounded-pill my-1 py-1"> |
|
0 commit comments