6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1, shrink-to-fit=no ">
7
7
8
8
<!-- Bootstrap CSS -->
9
- < link rel ="stylesheet " href ="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css "
10
- integrity ="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T " crossorigin ="anonymous ">
9
+ < link type ="text/css " rel ="stylesheet " href ="bootstrap-4.3.1-dist/bootstrap-4.3.1-dist/css/bootstrap.min.css " />
11
10
12
11
< title > Shawn Pang's Web Portfolio</ title >
13
12
< link type ="text/css " rel ="stylesheet " href ="styles/styles.css " />
14
13
< link href ="fontawesome-free-5.8.2-web/fontawesome-free-5.8.2-web/css/all.css " rel ="stylesheet ">
15
-
14
+
16
15
< script src ="jquery/jquery-3.4.1.min.js "> </ script >
17
- < script src ="bootstrap-4.3.1-dist/bootstrap-4.3.1-dist/js/bootstrap.min.js "> </ script >
16
+ < script src ="bootstrap-4.3.1-dist/bootstrap-4.3.1-dist/js/bootstrap.min.js "> </ script >
18
17
</ head >
19
18
20
19
< body >
21
20
22
- < div id ="nav "> </ div >
23
-
24
21
< nav class ="navbar navbar-expand-lg navbar-light ">
25
22
< a class ="navbar-brand " href ="# "> Portfolio</ a >
26
23
< button class ="navbar-toggler " type ="button " data-toggle ="collapse " data-target ="#navbarSupportedContent "
@@ -63,46 +60,50 @@ <h1 class="display-4"><strong>About</strong></h1>
63
60
< div class ="container border border-dark rounded list-box ">
64
61
< h1 class ="centered "> < em > Field of Work</ em > </ h1 >
65
62
< p class ="lead story "> I decided to go into the field of computer programming because I felt that it was a
66
- field that had a large amount of possibilities and would always have something to learn. From software
67
- development to artificial intelligence to blockchaining, I knew that there will never be a dull moment
68
- with computer programming.
63
+ field that had nearly unlimited possibilities and there would always be something to learn. From
64
+ software development to artificial intelligence to blockchaining, after stepping into the field I've
65
+ learned that there will never be a dull moment with computer programming.
69
66
</ p >
70
67
</ div >
71
68
72
69
< div class ="container border border-dark rounded list-box ">
73
70
< h1 class ="centered "> < em > Work Ethics</ em > </ h1 >
74
71
< p class ="lead story "> I personally believe "You should work hard to take it easy". What I mean by this
75
- is that you should always be thinking of the most effective way to come about a problem, and put in the
76
- effort to make that happen. This is much different from simply taking shortcuts or the easy way out. To
77
- do this you will have to understand what is necessary to achieve that action, what will occur when you
78
- take that action, and the results of any action you take. It's making sure that you take the most
79
- effecient actions with the most beneficial results. For example, if you have to make reports every day
80
- for your job, you could take the necessary time to work on it every day, which could be several hours,
81
- or you could make a program that can deal with the issue in a couple of minutes. Making the program
82
- might take a couple of weeks depending on your skills, but for maybe fourty hours of programming, you
83
- could save thousands of hours of report making.</ p >
72
+ is that you should always be thinking of the most effective way to solve a problem, and put in the
73
+ effort to make that happen. However, this is much different from simply taking shortcuts or the easy way
74
+ out. To do this you will have to understand what is necessary to achieve that action, what will occur
75
+ when you take that action, and the results of any action you take. It's making sure that you take the
76
+ most effecient actions with the most beneficial results and the least sacrifices. For example, if you
77
+ have to make reports every day for your job, you could take the necessary time to work on it every day,
78
+ which could be several hours, or you could make a program that can deal with the issue in a couple of
79
+ minutes. Making the program might take a couple of weeks depending on your skills, but in exchange for
80
+ maybe fourty hours of programming, you could save thousands of hours of report making, which is actually
81
+ something I've done before for a job when I had to make reports using Microsoft Excel and created a
82
+ macro using Visual Basic to do it for me.</ p >
84
83
</ div >
85
84
86
85
< div class ="container border border-dark rounded list-box ">
87
86
< h1 class ="centered "> < em > Beliefs</ em > </ h1 >
88
87
< p class ="lead story "> From my perspective, there are two things that make up a person: genes and memories.
89
- When
90
- someone is born, their genes act as a sort of skeletal structure for how certain events in their life
91
- will affect their personality. Two people can experience the same events in their lives and be affected
92
- in completely different ways. But before trying to understand someone else, you need to understand
93
- yourself. I try to make sure that I know myself the best, and the experiences that make up myself, so I
94
- can look at other's views objectively and without bias.</ p >
88
+ When someone is born, their genes act as a sort of skeletal structure for how certain events in their
89
+ life will affect their personality. Two people can experience the same events in their lives and be
90
+ affected in completely different ways. But before trying to understand someone else, you need to
91
+ understand yourself. I try to make sure that I know myself the best, and the experiences that make up
92
+ myself, so I can look at other's views objectively and without bias. Since we're all human beings, and
93
+ humans have several psychological tendencies that are impossible to ignore, such as the need for other
94
+ people, understanding yourself will always make someone better at understanding another person's
95
+ perspective.</ p >
95
96
</ div >
96
97
97
98
< div class ="container border border-dark rounded list-box ">
98
99
< h1 class ="centered "> < em > Hobbies</ em > </ h1 >
99
100
< p class ="lead story "> My two favourite hobbies are playing games and baking desserts. I love nearly every
100
- game,
101
- from strategy games to action games, and play them in my spare time. To me, there is nothing more
102
- satisfying them succeeding in an seemingly-impossible challenge. I also love playing tabletop games
103
- with others, from board games like Monopoly, to role-playing games like Dungeons and Dragons. Baking is
104
- another past time of mine that I enjoy. From cookies to cakes, I've baked many different desserts over
105
- the years, and love making tasty foods to eat .</ p >
101
+ game, from strategy games to action games, and enjoy play them in my spare time. To me, there is nothing
102
+ more satisfying them succeeding in an seemingly-impossible challenge. I also love playing tabletop games
103
+ with others, from board games like Monopoly, to role-playing games like Dungeons and Dragons. Games are
104
+ meant to be played with other people, after all. Baking is another past time of mine that I enjoy. From
105
+ cookies to cakes, I've baked many different desserts over the years, and love making tasty foods that
106
+ both look good and taste great .</ p >
106
107
</ div >
107
108
</ div >
108
109
@@ -118,6 +119,4 @@ <h1 class="centered"><em>Hobbies</em></h1>
118
119
</ div >
119
120
</ body >
120
121
121
- <!--<script src="loadHeader.js" type="text/javascript" defer="defer"></script>-->
122
-
123
122
</ html >
0 commit comments